AuthenticationManager Klasa
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.
Przestroga
This is obsolete and will be removed in a future version. See https://go.microsoft.com/fwlink/?linkid=845470.
public ref class AuthenticationManager abstract
public abstract class AuthenticationManager
[System.Obsolete("This is obsolete and will be removed in a future version. See https://go.microsoft.com/fwlink/?linkid=845470.")]
public abstract class AuthenticationManager
type AuthenticationManager = class
[<System.Obsolete("This is obsolete and will be removed in a future version. See https://go.microsoft.com/fwlink/?linkid=845470.")>]
type AuthenticationManager = class
Public MustInherit Class AuthenticationManager
- Dziedziczenie
-
AuthenticationManager
- Atrybuty
Konstruktory
AuthenticationManager() |
Pola
AutomaticScheme |
Przestarzałe.
Stała używana do reprezentowania schematu automatycznego |
Właściwości
HttpContext |
Metody
AuthenticateAsync(AuthenticateContext) | |
AuthenticateAsync(String) | |
ChallengeAsync() | |
ChallengeAsync(AuthenticationProperties) | |
ChallengeAsync(String, AuthenticationProperties, ChallengeBehavior) | |
ChallengeAsync(String, AuthenticationProperties) | |
ChallengeAsync(String) | |
ForbidAsync() |
Przestarzałe.
Tworzy wyzwanie dla menedżera uwierzytelniania za pomocą polecenia Forbidden. |
ForbidAsync(AuthenticationProperties) |
Przestarzałe.
Tworzy wyzwanie dla menedżera uwierzytelniania za pomocą polecenia Forbidden. |
ForbidAsync(String, AuthenticationProperties) | |
ForbidAsync(String) | |
GetAuthenticateInfoAsync(String) | |
GetAuthenticationSchemes() | |
SignInAsync(String, ClaimsPrincipal, AuthenticationProperties) | |
SignInAsync(String, ClaimsPrincipal) | |
SignOutAsync(String, AuthenticationProperties) | |
SignOutAsync(String) |
Metody rozszerzania
GetTokenAsync(AuthenticationManager, String, String) | |
GetTokenAsync(AuthenticationManager, String) |