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

属性值

适用于