RetrieveSharedPrincipalsAndAccessRequest Class

banner art

Specifies the parameters needed to retrieve all of the security principals (users or teams) that have access to a lead and their access rights for the specified entity.

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

Constructor Description
RetrieveSharedPrincipalsAndAccessRequest Initializes a new instance of the RetrieveSharedPrincipalsAndAccessRequest class.
Field Description
Target Specifies the target of the retrieve shared principals 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.