The VGIPermissionSet type exposes the following members.

Methods

  NameDescription
Public methodGetAllPermissions
Gets all permissions granted to the permission set
Public methodGetPermission(Guid)
Gets the a VGIPermission object with the specified id.
Public methodGetPermission(String)
Gets the a VGIPermission object with the specified name.
Public methodGetPermissionSet(Guid)
Gets the a VGIPermission object with the specified id.
Public methodGetPermissionSet(String)
Gets the a VGIPermissionSet object with the specified name.

See Also