Share via


BotChannelSite.TrustedOrigins Property

Definition

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

public System.Collections.Generic.IList<string> TrustedOrigins { get; }
member this.TrustedOrigins : System.Collections.Generic.IList<string>
Public ReadOnly Property TrustedOrigins As IList(Of String)

Property Value

Applies to