The VGPermissionSet type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the name for the permission set.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyApplicationId
Gets the unique identifier of the application of the permission set
Public propertyCanBeGrantedToRole
Public propertyComment
Gets a short description of the permission set.
Public propertyGrantedPermissions
Public propertyGrantedPermissionSets
Gets the granted permissionset list
Public propertyGrantedRoles Obsolete.
Gets the granted role list
Public propertyId
Public propertyIsBuiltin
Public propertyLastModification
The last modification of this Permission (Server time)
Public propertyLastModificationDate
Gets or sets the date and time when the permission set was last modified.
Public propertyLastModificationLT
The last modification of this Permission (Local time)
Public propertyName
Gets the name of the permission set.
Public propertyRepositoryId
Gets the unique identifier of the information used to store in a repository

See Also