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)>] member Mode : AuthenticationMode with get, set
Property Value
Type: System.Web.Configuration.AuthenticationModeOne of the AuthenticationMode values.
.NET Framework
Available since 2.0
Available since 2.0
Show: