Identity | Gets the identity of the current principal. |
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. |
GetPermission | Overloaded. Gets the specified VGIPermission object. |
HasPermission | Overloaded. Checks whether the specified permission is granted to the principal. |
IsInRole | Overloaded. Determines whether the current principal belongs to the role with the specified id. |
TryGetPermission | Overloaded. Retrieves the VGIPermission object granted to principal with the specified id. |
VGIPrincipal Interface | Novalys.VisualGuard.Security Namespace | VGPrincipalPermission | VGPrincipalPermissionAttribute