UserEffectiveObjectPermissionsGetRequest.ObjectId Property

Definition

Specifies the object id used to filter the User to be returned in the UserEffectiveObjectPermissionsGetResponse.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ ObjectId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier ObjectId { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.ObjectId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property ObjectId As Identifier

Property Value

Attributes

Applies to