Поделиться через


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.

Применяется к