The VGIPermissionSet type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetAllPermissions |
Gets all permissions granted to the permission set
| |
| GetPermission | Overloaded. | |
| GetPermissionSet | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| CanBeGrantedToRole |
Gets a value indicating if this permission set can be granted to a role.
| |
| Description |
Gets the description of the permission set.
| |
| Id |
Gets the Visual Guard unique identifier of the permission set
| |
| Name |
Gets the name of the permission set
| |
| Permissions |
Gets the list of permissions granted to this permission set.
| |
| PermissionSets |
Gets the list of permission sets granted to this permission set.
|