Service.UserEffectiveObjectPermissionsGet Method
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.
Gets the users from the MDS repository based on the specified object permission
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::UserEffectiveObjectPermissionsGetResponse ^ UserEffectiveObjectPermissionsGet(Microsoft::MasterDataServices::Services::MessageContracts::UserEffectiveObjectPermissionsGetRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.UserEffectiveObjectPermissionsGetResponse UserEffectiveObjectPermissionsGet (Microsoft.MasterDataServices.Services.MessageContracts.UserEffectiveObjectPermissionsGetRequest request);
abstract member UserEffectiveObjectPermissionsGet : Microsoft.MasterDataServices.Services.MessageContracts.UserEffectiveObjectPermissionsGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.UserEffectiveObjectPermissionsGetResponse
override this.UserEffectiveObjectPermissionsGet : Microsoft.MasterDataServices.Services.MessageContracts.UserEffectiveObjectPermissionsGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.UserEffectiveObjectPermissionsGetResponse
Public Function UserEffectiveObjectPermissionsGet (request As UserEffectiveObjectPermissionsGetRequest) As UserEffectiveObjectPermissionsGetResponse
Parameters
The UserEffectiveObjectPermissionsGetRequestfor the operation.
Returns
The UserEffectiveObjectPermissionsGetResponsefor the operation.