次の方法で共有


AuthenticationContext.ContextClass プロパティ

定義

認証イベントを解決するために使用するコンテキスト クラスを取得または設定します。

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

プロパティ値

認証イベントを解決するために使用するコンテキスト クラス。

適用対象