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 |
認証プロバイダーに関するメタデータが含まれています。 |