BotChannelSite.IsSecureSiteEnabled Property

Definition

Whether this site is enabled for authentication with Bot Framework.

public bool? IsSecureSiteEnabled { get; set; }
member this.IsSecureSiteEnabled : Nullable<bool> with get, set
Public Property IsSecureSiteEnabled As Nullable(Of Boolean)

Property Value

Applies to