BotFrameworkAdapter.AppCredentialMap Tulajdonság

Definíció

Lekéri az alkalmazástérképet ehhez az adapterhez 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)

Tulajdonság értéke

Az adapter alkalmazásainak AppCredentials térképe.

A következőre érvényes: