RetrievePrincipalAccessRequest Class

banner art

Specifies the parameters needed to retrieve the access rights of the specified security principal (team or user) to the specified entity instance

The RetrievePrincipalAccessRequest class inherits from Request. It exposes the following members.

Constructor Description
RetrievePrincipalAccessRequest Initializes a new instance of the RetrievePrincipalAccessRequest class.
Field Description
Principal Specifies the security principal (team or user) that has the access rights to the specified entity instance.
Target Specifies the target of the retrieve principal access action.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.