MsalAppCredentials.BuildIAuthenticator メソッド

定義

トークン獲得に使うための怠惰な IAuthenticator を築きます。

protected override Lazy<Microsoft.Bot.Connector.Authentication.IAuthenticator> BuildIAuthenticator();
override this.BuildIAuthenticator : unit -> Lazy<Microsoft.Bot.Connector.Authentication.IAuthenticator>
Protected Overrides Function BuildIAuthenticator () As Lazy(Of IAuthenticator)

返品

怠け者の IAuthenticator

適用対象