IAuthenticationHandler 인터페이스

정의

public interface class IAuthenticationHandler
public interface IAuthenticationHandler
type IAuthenticationHandler = interface
Public Interface IAuthenticationHandler
파생

메서드

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

적용 대상