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

プロパティ値

セキュリティ プリンシパル。

適用対象