The VGIPrincipal type exposes the following members.

Methods

  NameDescription
GetPermissionOverloaded.
HasPermissionOverloaded.
IsInRoleOverloaded.
TryGetPermissionOverloaded.

Properties

  NameDescription
IdentityOverloaded.
MembershipPermission
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
RepositoryId
Gets the Visual Guard unique ID for this principal
Roles
Gets the list of roles granted to the user
Runtime
Returns the VGSecurityRuntime object used to manage the principal.

See Also