Click or drag to resize

VGSecurityManagerSecurityEnabled Property

Gets or sets a value indicating if the Visual Guard security is enabled.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public static bool SecurityEnabled { get; set; }

Property Value

Type: Boolean
If the security is disabled, Visual Guard will not execute any more actions on the object of your application
See Also