Share via


AuthenticationDescription 類別

定義

包含描述驗證提供者的資訊。

public ref class AuthenticationDescription
public class AuthenticationDescription
type AuthenticationDescription = class
Public Class AuthenticationDescription
繼承
AuthenticationDescription

建構函式

AuthenticationDescription()

初始化 AuthenticationDescription 類別的新執行個體

AuthenticationDescription(IDictionary<String,Object>)

初始化 AuthenticationDescription 類別的新執行個體

屬性

AuthenticationScheme

取得或設定用來參考驗證中介軟體實例的名稱。

DisplayName

取得或設定驗證提供者的顯示名稱。

Items

包含驗證提供者的相關中繼資料。

適用於