AuthenticationDescription 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含描述驗證提供者的資訊。
public ref class AuthenticationDescription
public class AuthenticationDescription
type AuthenticationDescription = class
Public Class AuthenticationDescription
- 繼承
-
AuthenticationDescription
建構函式
AuthenticationDescription() |
初始化 AuthenticationDescription 類別的新執行個體 |
AuthenticationDescription(IDictionary<String,Object>) |
初始化 AuthenticationDescription 類別的新執行個體 |
屬性
AuthenticationScheme |
取得或設定用來參考驗證中介軟體實例的名稱。 |
DisplayName |
取得或設定驗證提供者的顯示名稱。 |
Items |
包含驗證提供者的相關中繼資料。 |