DsmlAuthRequest.Principal 속성

정의

속성에는 Principal 보안 주체가 포함됩니다.

public:
 property System::String ^ Principal { System::String ^ get(); void set(System::String ^ value); };
public string Principal { get; set; }
member this.Principal : string with get, set
Public Property Principal As String

속성 값

보안 주체입니다.

적용 대상