Loads the permission of the given user name.
A VGAuthorizationState representing the state of the authorization
Exception Type | Condition |
---|---|
NotSupportedException |
the repository does not support Visual Guard authentication mode. |
ArgumentNullException |
name is null. |
ArgumentException |
The name is longer than 64 characters The name is empty. |
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. |
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace | VGSecurityRuntime.LoadSecurity Overload List