次の方法で共有


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

認証プロバイダーに関するメタデータが含まれています。

適用対象