UserEffectiveObjectPermissionsGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UserEffectiveObjectPermissionsGetRequest represents get users by effective object permission request message contract.
public ref class UserEffectiveObjectPermissionsGetRequest sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public sealed class UserEffectiveObjectPermissionsGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type UserEffectiveObjectPermissionsGetRequest = class
inherit MessageRequest
Public NotInheritable Class UserEffectiveObjectPermissionsGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
UserEffectiveObjectPermissionsGetRequest() |
Properties
AccessPermission |
Specifies the object access permission used to filter the User to be returned in the UserEffectiveObjectPermissionsGetResponse. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
ObjectId |
Specifies the object id used to filter the User to be returned in the UserEffectiveObjectPermissionsGetResponse. |
ObjectType |
Specifies the object type used to filter the User to be returned in the UserEffectiveObjectPermissionsGetResponse. |
Permission |
Specifies the object permission used to filter the User to be returned in the UserEffectiveObjectPermissionsGetResponse. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |