Udostępnij za pośrednictwem


BotFrameworkAdapter.AppCredentialMap Właściwość

Definicja

Pobiera mapę aplikacji AppCredentials dla tej karty.

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)

Wartość właściwości

Mapa aplikacji dla AppCredentials tej karty.

Dotyczy