The VGPermissionSet type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString |
Returns the name for the permission set.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| ApplicationId |
Gets the unique identifier of the application of the permission set
| |
| Comment |
Gets a short description of the permission set.
| |
| GrantedPermissionSets |
Gets the granted permissionset list
| |
| GrantedRoles |
Gets the granted role list
| |
| LastModificationDate |
Gets or sets the date and time when the permission set was last modified.
| |
| Name |
Gets the name of the permission set.
| |
| RepositoryId |
Gets the unique identifier of the information used to store in a repository
|