SettingsSection.WindowsAuthentication Eigenschaft

Definition

Ruft das Konfigurationselement ab, das die Anzahl der Handles für Standard-Netzwerkanmeldeinformationen steuert.

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

Eigenschaftswert

Das Konfigurationselement, das die Anzahl der Handles für Standardnetzwerkanmeldeinformationen steuert.

Attribute

Gilt für: