ManagedIdentityAppCredentials.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的 。

适用于