RetrievePrivilegeSetResponse Class
Specifies the response from the RetrievePrivilegeSet message.
The RetrievePrivilegeSetResponse class inherits from Response. It exposes the following members.
Constructor | Description |
RetrievePrivilegeSetResponse | Initializes a new instance of the RetrievePrivilegeSetResponse class. |
Field | Description |
BusinessEntityCollection | Contains the resulting collection of privilege entity instances. |
See Also