SettingsSection.WindowsAuthentication Vlastnost

Definice

Získá konfigurační prvek, který řídí počet popisovačů pro výchozí síťové přihlašovací údaje.

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

Hodnota vlastnosti

Element konfigurace, který řídí počet popisovačů výchozích síťových přihlašovacích údajů.

Atributy

Platí pro