AuthenticationSettings.

EnableBasicAuthentication Property

Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
AuthenticationSettings

Syntax

public Nullable<bool> EnableBasicAuthentication { get; set; }

Value

Type Description
Nullable<bool>