Overload List

  NameDescription
Public methodLoadSecurity()()()()
Loads the permission of the GetCurrent()()()() identity.
Public methodLoadSecurity(VGToken)
Load a principal by VGToken
Public methodLoadSecurity(IIdentity)
Loads the permission of the given IIdentity object.
Public methodLoadSecurity(String)
Loads the permission of the user identified by the user name.
Public methodLoadSecurity(String, VGAuthenticationMode)
Loads the permissions of a user identified by the user name by using the specified authentication mode.
Public methodLoadSecurity(String, VGAuthenticationMode, Boolean)
Loads the permission of the given user name.

See Also