Udostępnij przez


NetSectionGroup.AuthenticationModules Właściwość

Definicja

Pobiera sekcję konfiguracji zawierającą moduły uwierzytelniania zarejestrowane dla komputera lokalnego.

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

Wartość właściwości

Obiekt AuthenticationModulesSection.

Atrybuty

Uwagi

Sekcja zwrócona przez tę właściwość odpowiada <elementowi konfiguracji authenticationModules> Element (Ustawienia sieciowe).

Dotyczy