ScriptingWebServicesSectionGroup.AuthenticationService Property
.NET Framework (current version)
Gets the authenticationService section that is contained in the configuration file.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
[<ConfigurationPropertyAttribute("authenticationService")>] member AuthenticationService : ScriptingAuthenticationServiceSection with get
Property Value
Type: System.Web.Configuration.ScriptingAuthenticationServiceSectionA ScriptingAuthenticationServiceSection object.
The ScriptingAuthenticationServiceSection object refers to the authenticationService section of the configuration file.
.NET Framework
Available since 3.5
Available since 3.5
Show: