Share via


NetSectionGroup.AuthenticationModules Özellik

Tanım

Yerel bilgisayar için kaydedilen kimlik doğrulama modüllerini içeren yapılandırma bölümünü alır.

public:
 property System::Net::Configuration::AuthenticationModulesSection ^ AuthenticationModules { System::Net::Configuration::AuthenticationModulesSection ^ get(); };
[System.Configuration.ConfigurationProperty("authenticationModules")]
public System.Net.Configuration.AuthenticationModulesSection AuthenticationModules { get; }
[<System.Configuration.ConfigurationProperty("authenticationModules")>]
member this.AuthenticationModules : System.Net.Configuration.AuthenticationModulesSection
Public ReadOnly Property AuthenticationModules As AuthenticationModulesSection

Özellik Değeri

Bir AuthenticationModulesSection nesnesi.

Öznitelikler

Açıklamalar

Bu özellik tarafından döndürülen bölüm authenticationModules> Öğesi (Ağ Ayarları) yapılandırma öğesine karşılık gelir<.

Şunlara uygulanır