Overload List
| Name | Description | |
|---|---|---|
| LoadSecurity()()() |
Loads the permission of the GetCurrent()()() identity.
| |
| LoadSecurity(IIdentity) |
Loads the permission of the given IIdentity object.
| |
| LoadSecurity(String) |
Loads the permission of the user identified by the user name.
| |
| LoadSecurity(String, VGAuthenticationMode) |
Loads the permissions of a user identified by the user name by using the specified authentication mode.
| |
| LoadSecurity(String, VGAuthenticationMode, Boolean) |
Loads the permission of the given user name.
|