Share via


UserEffectiveObjectPermissionsGetRequest.Permission Property

Definition

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

public:
 property Nullable<Microsoft::MasterDataServices::Services::DataContracts::PermissionType> Permission { Nullable<Microsoft::MasterDataServices::Services::DataContracts::PermissionType> get(); void set(Nullable<Microsoft::MasterDataServices::Services::DataContracts::PermissionType> value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.PermissionType? Permission { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.Permission : Nullable<Microsoft.MasterDataServices.Services.DataContracts.PermissionType> with get, set
Public Property Permission As Nullable(Of PermissionType)

Property Value

Attributes

Applies to