Freigeben über


BotFrameworkAdapter.AppCredentialMap Eigenschaft

Definition

Ruft die Zuordnung der Anwendungen zu für diesen Adapter ab AppCredentials .

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)

Eigenschaftswert

Die Zuordnung der Anwendungen zu AppCredentials für diesen Adapter.

Gilt für: