SettingsSection.WindowsAuthentication Propriété

Définition

Obtient l’élément de configuration qui contrôle le nombre de handles pour les informations d’identification de réseau par défaut.

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

Valeur de propriété

Élément de configuration qui contrôle le nombre de handles pour les informations d’identification réseau par défaut.

Attributs

S’applique à