ITokenProvider インターフェイス

定義

トークン プロバイダーのインターフェイス定義を提供します。

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

メソッド

GetTokenAsync(String, TimeSpan)

SecurityToken を取得します。

適用対象