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

屬性值

適用於