PrivilegeData Properties

The PrivilegeData 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 propertyName
Gets the name of the privilege.
Public propertyTraits
Gets the privilege traits.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also