SecurityPrivilegesRequest Class

Definition

Represents the request message contract for security privileges.

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

Constructors

SecurityPrivilegesRequest()

Initializes a new instance of the SecurityPrivilegesRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
Privileges

Specifies the security privileges that will be used in the request.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to