共用方式為


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

屬性值

要用於解析驗證事件的內容宣告。

適用於