Privilege Properties

The Privilege type exposes the following members.

Properties
  NameDescription
Public propertyCategoryName
Gets the localized category name of the privilege.
Public propertyDescription
Gets the localized description of the privilege.
Public propertyDisplayName
Gets the localized display name of the privilege.
Public propertyId
Gets the unique identifier of the privilege.
Public propertyIsGrantedToEveryoneByDefault
Gets a value indicating whether the privilege should be granted to the Everyone group by default. Only applies to application privileges.
Public propertyName
Gets the name of the privilege.
Public propertyTraits
Gets the privilege traits.
Top
See Also