SecurityPrincipalsRequest.Principals Property

Definition

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

public:
 property Microsoft::MasterDataServices::Services::DataContracts::SecurityPrincipals ^ Principals { Microsoft::MasterDataServices::Services::DataContracts::SecurityPrincipals ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::SecurityPrincipals ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.SecurityPrincipals Principals { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.Principals : Microsoft.MasterDataServices.Services.DataContracts.SecurityPrincipals with get, set
Public Property Principals As SecurityPrincipals

Property Value

The security principals that will be used in the request.

Attributes

Applies to