ScriptingWebServicesSectionGroup.AuthenticationService Proprietà

Definizione

Ottiene la sezione authenticationService inclusa nel file di configurazione.

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

Valore della proprietà

Un oggetto ScriptingAuthenticationServiceSection.

Attributi

Commenti

L'oggetto ScriptingAuthenticationServiceSection fa riferimento alla sezione authenticationService del file di configurazione.

Si applica a