Udostępnij za pośrednictwem


ScriptingWebServicesSectionGroup.AuthenticationService Właściwość

Definicja

Pobiera authenticationService sekcję, która jest zawarta w pliku konfiguracji.

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

Wartość właściwości

ScriptingAuthenticationServiceSection

Obiekt ScriptingAuthenticationServiceSection.

Atrybuty

Uwagi

ScriptingAuthenticationServiceSectionObiekt odwołuje się do authenticationService sekcji pliku konfiguracji.

Dotyczy