UserEffectiveObjectPermissionsGetRequest Class

Definition

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
UserEffectiveObjectPermissionsGetRequest
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)

Applies to