The VGIPermissionSet type exposes the following members.

Properties

  NameDescription
Public propertyCanBeGrantedToRole
Gets a value indicating if this permission set can be granted to a role.
Public propertyDescription
Gets the description of the permission set.
Public propertyId
Gets the Visual Guard unique identifier of the permission set
Public propertyName
Gets the name of the permission set
Public propertyPermissions
Gets the list of permissions granted to this permission set.
Public propertyPermissionSets
Gets the list of permission sets granted to this permission set.

See Also