次の方法で共有


AuthenticationService.Schemes プロパティ

定義

AuthenticationSchemes を参照するために使用されます。

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

プロパティ値

適用対象