IAuthenticationHandler 接口

定义

public interface class IAuthenticationHandler
public interface IAuthenticationHandler
type IAuthenticationHandler = interface
Public Interface IAuthenticationHandler
派生

方法

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

适用于