ScriptingWebServicesSectionGroup.AuthenticationService Eigenschap

Definitie

Hiermee haalt u de authenticationService sectie op die is opgenomen in het configuratiebestand.

public:
 property System::Web::Configuration::ScriptingAuthenticationServiceSection ^ AuthenticationService { System::Web::Configuration::ScriptingAuthenticationServiceSection ^ get(); };
[System.Configuration.ConfigurationProperty("authenticationService")]
public System.Web.Configuration.ScriptingAuthenticationServiceSection AuthenticationService { get; }
[<System.Configuration.ConfigurationProperty("authenticationService")>]
member this.AuthenticationService : System.Web.Configuration.ScriptingAuthenticationServiceSection
Public ReadOnly Property AuthenticationService As ScriptingAuthenticationServiceSection

Waarde van eigenschap

Een ScriptingAuthenticationServiceSection-object.

Kenmerken

Opmerkingen

Het ScriptingAuthenticationServiceSection object verwijst naar de authenticationService sectie van het configuratiebestand.

Van toepassing op