CertificateAppCredentials.BuildIAuthenticator Método

Definición

Construye el lazy IAuthenticator para ser usado en la adquisición de tokens.

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)

Devoluciones

Un vago IAuthenticator.

Se aplica a