Loads the permissions of a user for the specified HttpContext.
A VGAuthorizationState representing the state of the authorization
Exception Type | Condition |
---|---|
NotSupportedException |
the repository does not support Visual Guard authentication mode. |
ArgumentNullException |
name or context 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. |
VGHttpModule Class | Novalys.VisualGuard.Security.WebForm Namespace | VGHttpModule.LoadSecurity Overload List