Delen via


BotFrameworkAdapter.AppCredentialMap Eigenschap

Definitie

Hiermee haalt u de kaart van toepassingen op AppCredentials voor deze 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)

Waarde van eigenschap

De kaart van toepassingen voor AppCredentials deze adapter.

Van toepassing op