Aracılığıyla paylaş


AuthenticationManager Sınıf

Tanım

Dikkat

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
Devralma
AuthenticationManager
Öznitelikler

Oluşturucular

AuthenticationManager()

Alanlar

AutomaticScheme
Geçersiz.

Otomatik düzeni temsil etmek için kullanılan sabit

Özellikler

HttpContext

Yöntemler

AuthenticateAsync(AuthenticateContext)
AuthenticateAsync(String)
ChallengeAsync()
ChallengeAsync(AuthenticationProperties)
ChallengeAsync(String)
ChallengeAsync(String, AuthenticationProperties)
ChallengeAsync(String, AuthenticationProperties, ChallengeBehavior)
ForbidAsync()
Geçersiz.

ile Forbiddenkimlik doğrulama yöneticisi için bir sınama oluşturur.

ForbidAsync(AuthenticationProperties)
Geçersiz.

ile Forbiddenkimlik doğrulama yöneticisi için bir sınama oluşturur.

ForbidAsync(String)
ForbidAsync(String, AuthenticationProperties)
GetAuthenticateInfoAsync(String)
GetAuthenticationSchemes()
SignInAsync(String, ClaimsPrincipal)
SignInAsync(String, ClaimsPrincipal, AuthenticationProperties)
SignOutAsync(String)
SignOutAsync(String, AuthenticationProperties)

Uzantı Metotları

GetTokenAsync(AuthenticationManager, String)
GetTokenAsync(AuthenticationManager, String, String)

Şunlara uygulanır