SecurityTokenReceivedEventArgs.SignInContext プロパティ

定義

コントロールに指定されたサインインのコンテキストを取得します。

public:
 property System::String ^ SignInContext { System::String ^ get(); };
public string SignInContext { get; }
member this.SignInContext : string
Public ReadOnly Property SignInContext As String

プロパティ値

String

サインイン コンテキスト。

適用対象