Compartir a través de


BotFrameworkAdapter.AppCredentialMap Propiedad

Definición

Obtiene el mapa de las aplicaciones a AppCredentials para este adaptador.

protected System.Collections.Concurrent.ConcurrentDictionary<string,Microsoft.Bot.Connector.Authentication.AppCredentials> AppCredentialMap { get; }
member this.AppCredentialMap : System.Collections.Concurrent.ConcurrentDictionary<string, Microsoft.Bot.Connector.Authentication.AppCredentials>
Protected ReadOnly Property AppCredentialMap As ConcurrentDictionary(Of String, AppCredentials)

Valor de propiedad

Mapa de aplicaciones a AppCredentials para este adaptador.

Se aplica a