다음을 통해 공유


SecurityPrincipalsRequest.Principals 속성

정의

요청에 사용할 보안 주체를 지정합니다.

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

속성 값

요청에서 사용될 보안 주체입니다.

특성

적용 대상