RetrieveRolePrivilegesRoleRequest Class

banner art

Specifies the parameters needed to retrieve the privileges that are assigned to the specified role.

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

Constructor Description
RetrieveRolePrivilegesRoleRequest Initializes a new instance of the RetrieveRolePrivilegesRoleRequest class.
Field Description
RoleId Specifies the ID of the role for which the privileges are to be retrieved.

Remarks

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

See Also

© 2007 Microsoft Corporation. All rights reserved.