SecurityPrincipalsRequest Class

Definition

Represents the request message contract for security principals.

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

Constructors

SecurityPrincipalsRequest()

Initializes a new instance of the SecurityPrincipals class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
Principals

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

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to