RetrievePrivilegeSetRequest Class

banner art

Specifies the parameters needed to retrieve the set of privileges defined in the system.

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

Constructor Description
RetrievePrivilegeSetRequest Initializes a new instance of the RetrievePrivilegeSetRequest class.
Field Description
ReturnDynamicEntities Specifies whether the result of the operation contains a collection of instances of the privilege class or the DynamicEntity class.

Remarks

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

See Also

© 2007 Microsoft Corporation. All rights reserved.