MicrosoftAppCredentials.TrustedHostNames Field

Definition

protected static readonly System.Collections.Concurrent.ConcurrentDictionary<string,Microsoft.Bot.Connector.MicrosoftAppCredentials.TrustedHostInfo> TrustedHostNames;
 staticval mutable TrustedHostNames : System.Collections.Concurrent.ConcurrentDictionary<string, Microsoft.Bot.Connector.MicrosoftAppCredentials.TrustedHostInfo>
Protected Shared ReadOnly TrustedHostNames As ConcurrentDictionary(Of String, MicrosoftAppCredentials.TrustedHostInfo) 

Field Value

Applies to