RetrieveUserPrivilegesRequest Class

banner art

Specifies the parameters needed to retrieve all the privileges a system user (user) has through his or her roles in the specified business unit.

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

Constructor Description
RetrieveUserPrivilegesRequest Initializes a new instance of the RetrieveUserPrivilegesRequest class.
Field Description
UserId Specifies the ID of the user whose privileges you want to retrieve.

Remarks

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

See Also

© 2007 Microsoft Corporation. All rights reserved.