UserEffectiveObjectPermissionsGetResponse Class

Definition

The UserEffectiveObjectPermissionsGetResponse represents get users by effective object permission response message contract.

public ref class UserEffectiveObjectPermissionsGetResponse sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public sealed class UserEffectiveObjectPermissionsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type UserEffectiveObjectPermissionsGetResponse = class
    inherit MessageResponse
Public NotInheritable Class UserEffectiveObjectPermissionsGetResponse
Inherits MessageResponse
Inheritance
UserEffectiveObjectPermissionsGetResponse
Attributes

Constructors

UserEffectiveObjectPermissionsGetResponse()

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)
Users

Specifies the User returned from the operation.

Applies to