共用方式為


MicrosoftAppCredentials.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

適用於