PrivilegeAssignmentData Properties

The PrivilegeAssignmentData type exposes the following members.

Properties
  NameDescription
Public propertyAssignee
Gets information about the assignee.
Public propertyAssigneeKind
Gets the type of the assignee.
Public propertyAssignmentKind
Gets the kind of assignment.
Public propertyInheritedFrom
Gets the ID of the object from which the assignment is inherited.
Public propertyPrivilegeId
Gets the ID of the privilege which is being assigned.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also