UserEffectiveObjectPermissionsGetResponse Class
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.
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
- Attributes
Constructors
UserEffectiveObjectPermissionsGetResponse() |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
Users |
Specifies the User returned from the operation. |