AuthenticationHandler<TOptions>.Scheme プロパティ

定義

この認証ハンドラーで AuthenticationScheme 割り当て済みを取得または設定します。

public:
 property Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ Scheme { Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ get(); };
public Microsoft.AspNetCore.Authentication.AuthenticationScheme Scheme { get; }
member this.Scheme : Microsoft.AspNetCore.Authentication.AuthenticationScheme
Public ReadOnly Property Scheme As AuthenticationScheme

プロパティ値

適用対象