Sdílet prostřednictvím


ScriptingWebServicesSectionGroup.AuthenticationService Vlastnost

Definice

authenticationService Získá oddíl, který je obsažen v konfiguračním souboru.

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

Hodnota vlastnosti

Objekt ScriptingAuthenticationServiceSection .

Atributy

Poznámky

Objekt ScriptingAuthenticationServiceSection odkazuje na authenticationService část konfiguračního souboru.

Platí pro