AuthenticationSection.Mode Property
.NET Framework (current version)
Gets or sets the authentication modality.
Assembly: System.Web (in System.Web.dll)
<ConfigurationPropertyAttribute("mode", DefaultValue := AuthenticationMode.Windows)> Public Property Mode As AuthenticationMode
Property Value
Type: System.Web.Configuration.AuthenticationModeOne of the AuthenticationMode values.
.NET Framework
Available since 2.0
Available since 2.0
Show: