BotFrameworkAdapter.AppCredentialMap Proprietà

Definizione

Ottiene la mappa delle applicazioni a AppCredentials per l'adattatore.

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)

Valore della proprietà

Mappa delle applicazioni a AppCredentials per questa scheda.

Si applica a