The VGRole type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ApplicationId |
Gets the unique identifier of the application of the role
| |
| Comment |
Gets or sets a short description of the role.
| |
| IsAnonymous |
Gets a boolean value indicating whether the role is an anonymous role
| |
| IsBuiltIn |
Gets a boolean value indicating whether the role is a built-in role and cannot be modified or deleted
| |
| IsDefault |
Gets a boolean value indicating whether the role is an default role
| |
| IsMembershipManagerRole | ||
| IsSharedRole |
Gets a boolean value indicating whether the role is a shared role
| |
| LastModificationDate |
Gets or sets the date and time when the role was last modified.
| |
| Name |
Gets or sets the name of the role.
| |
| PermissionSet | Obsolete.
Gets or sets the permission set granted to the role.
| |
| PermissionSets |
Gets permission set list granted to the role.
| |
| RepositoryId |
Gets the unique identifier from the repository for the role.
| |
| RoleId |
Gets a VGRoleIdof role
|