RetrievePrincipalAccessResponse Class
Specifies the response from a retrieve principal access operation.
The RetrievePrincipalAccessResponse class inherits from Response. It exposes the following members.
Constructor | Description |
RetrievePrincipalAccessResponse | Initializes a new instance of the RetrievePrincipalAccessResponse class. |
Field | Description |
AccessRights | Specifies the access rights the security principal (team or user) has to the specified entity instance. |
See Also