Aracılığıyla paylaş


AuthenticationModulesSection.AuthenticationModules Özellik

Tanım

bölümündeki kimlik doğrulama modülleri koleksiyonunu alır.

public:
 property System::Net::Configuration::AuthenticationModuleElementCollection ^ AuthenticationModules { System::Net::Configuration::AuthenticationModuleElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)]
public System.Net.Configuration.AuthenticationModuleElementCollection AuthenticationModules { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true)>]
member this.AuthenticationModules : System.Net.Configuration.AuthenticationModuleElementCollection
Public ReadOnly Property AuthenticationModules As AuthenticationModuleElementCollection

Özellik Değeri

AuthenticationModuleElementCollection Kayıtlı kimlik doğrulama modüllerini içeren bir.

Öznitelikler

Açıklamalar

AuthenticationModuleElementCollection Bu özellik tarafından döndürülen, yapılandırma dosyasındaki her kimlik doğrulama modülü için bir tane AuthenticationModuleElement içerir.

Şunlara uygulanır

Ayrıca bkz.