ScriptingWebServicesSectionGroup.AuthenticationService Egenskap

Definition

Hämtar avsnittet authenticationService som finns i konfigurationsfilen.

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

Egenskapsvärde

Ett ScriptingAuthenticationServiceSection objekt.

Attribut

Kommentarer

Objektet ScriptingAuthenticationServiceSection refererar till authenticationService avsnittet i konfigurationsfilen.

Gäller för