IAuthenticationHandler 介面

定義

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

方法

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

適用於