次の方法で共有


AuthenticationContext.ContextDeclaration プロパティ

定義

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

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

プロパティ値

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

適用対象