WebSiteGetConfigurationResponse.SiteAuthEnabled Property

Definition

Optional. Gets or sets a value indicating whether the site's Authentication / Authorization feature is enabled.

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

Property Value

Applies to