SettingsSection.WindowsAuthentication 속성

정의

기본 네트워크 자격 증명에 대한 핸들의 수를 제어하는 구성 요소를 가져옵니다.

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

속성 값

기본 네트워크 자격 증명에 대한 핸들 수를 제어하는 구성 요소입니다.

특성

적용 대상