IAuthenticationHandler Interface

Definition

public interface class IAuthenticationHandler
public interface IAuthenticationHandler
type IAuthenticationHandler = interface
Public Interface IAuthenticationHandler
Derived

Methods

AuthenticateAsync(AuthenticateContext)
ChallengeAsync(ChallengeContext)
GetDescriptions(DescribeSchemesContext)
SignInAsync(SignInContext)
SignOutAsync(SignOutContext)

Applies to