Visual Guard Class Library Documentation

VGSecurityManager.ApplicationName Property

gets the name of the application managed by Visual Guard

public static String ApplicationName {get;}

Property Value

The name of the application.

Remarks

This value is defined in the Visual Guard repository and can be modified by editing the property 'name' of the application in the Visual Guard console.

Exceptions

Exception Type Condition
VGConfigurationException The configuration file is not valid

or

A problem occurs during the connection to the repository.

or

The version of the repository or the version of the permissions is not supported by the application.

See Also

VGSecurityManager Class | Novalys.VisualGuard.Security Namespace