ScriptingWebServicesSectionGroup.AuthenticationService Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.