Compartilhar via


BotFrameworkAdapter.AppCredentialMap Propriedade

Definição

Obtém o mapa de aplicativos para AppCredentials para esse 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 da propriedade

O mapa de aplicativos para AppCredentials para esse adaptador.

Aplica-se a