Privilege |
The PrivilegeAssignment type exposes the following members.
| Name | Description | |
|---|---|---|
| Assignee | Gets information about the assignee. | |
| AssigneeKind | Gets the type of the assignee. | |
| AssignmentKind | Gets the kind of assignment. | |
| InheritedFrom | Gets the ID of the object from which the assignment is inherited. | |
| PrivilegeId | Gets the ID of the privilege which is being assigned. |
| Name | Description | |
|---|---|---|
| CreateForAccount | Creates a new PrivilegeAssignment object for an account. | |
| CreateForGroup | Creates a new PrivilegeAssignment object for a group. | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
| Equals(PrivilegeAssignment) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) |