The VGIPrincipal type exposes the following members.

Properties

  NameDescription
Public propertyGrantedGroups
Public propertyGroups
Public propertyIdentity
Gets the identity of the current principal.
(Inherited from IPrincipal.)
Public propertyIdentity
Gets the identity of the current principal.
Public propertyMembershipPermission
Gets a value that indicates whether the current user can use Membership API to edit, create, delete or assign role to users for the current application
Public propertyProfileValues
Get User Profile value of the current user.
Public propertyRepositoryId
Gets the Visual Guard unique ID for this principal
Public propertyRoles
Gets the list of roles granted to the user
Public propertyRuntime Obsolete.
Returns the VGSecurityRuntime object used to manage the principal.
Public propertyToken

See Also