IAuthenticator 接口

定义

检索身份验证令牌的身份验证类的协定。

public interface IAuthenticator
type IAuthenticator = interface
Public Interface IAuthenticator
派生

方法

GetTokenAsync(Boolean)

获取安全令牌。

适用于