PortalConfigContractData.EnableBasicAuth Property

Definition

Enable or disable Basic authentication method.

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

Property Value

Applies to