NetSectionGroup.AuthenticationModules Ö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.
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<.