IAuthenticationSchemeProvider.AddScheme(AuthenticationScheme) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Rejestruje schemat do użycia przez IAuthenticationServiceprogram .
public:
void AddScheme(Microsoft::AspNetCore::Authentication::AuthenticationScheme ^ scheme);
public void AddScheme (Microsoft.AspNetCore.Authentication.AuthenticationScheme scheme);
abstract member AddScheme : Microsoft.AspNetCore.Authentication.AuthenticationScheme -> unit
Public Sub AddScheme (scheme As AuthenticationScheme)
Parametry
- scheme
- AuthenticationScheme
Schemat.