Compartir a través de


BotFrameworkOptions.AppCredentials Propiedad

Definición

Obtiene o establece un AppCredentials objeto que se debe usar para almacenar y recuperar las credenciales usadas durante la autenticación con Bot Framework Service.

public Microsoft.Bot.Connector.Authentication.AppCredentials AppCredentials { get; set; }
member this.AppCredentials : Microsoft.Bot.Connector.Authentication.AppCredentials with get, set
Public Property AppCredentials As AppCredentials

Valor de propiedad

Proveedor de credenciales.

Se aplica a