BotFrameworkAdapter.AppCredentialMap Eigenschaft

Definition

Es bekommt die Anwendungskarte AppCredentials für diesen Adapter.

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 Anwendungskarte für AppCredentials diesen Adapter.

Gilt für: