Visual Guard Class Library Documentation

VGSecurityManager.ConfigurationFile Property

Gets or sets the path of the Visual Guard configuration file.

public static String ConfigurationFile {get; set;}

Remarks

By default, the Visual Guard configuration file is named VisualGuardConfiguration.exe.config and is located in the same directory as the Novalys.VisualGuard.Security assembly. This property must be set before calling the other methods of VGSecurityManager.

Click here for more information about Visual Guard configuration files, see "How to generate or edit the Visual Guard configuration files"

See Also

VGSecurityManager Class | Novalys.VisualGuard.Security Namespace | DefaultConfigurationFilename