Aracılığıyla paylaş


ScriptingWebServicesSectionGroup.AuthenticationService Özellik

Tanım

authenticationService Yapılandırma dosyasında yer alan bölümü alır.

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

Özellik Değeri

Bir ScriptingAuthenticationServiceSection nesnesi.

Öznitelikler

Açıklamalar

ScriptingAuthenticationServiceSection nesnesi, yapılandırma dosyasının authenticationService bölümüne başvurur.

Şunlara uygulanır