다음을 통해 공유


ServiceCredentialsElement.WindowsAuthentication 속성

정의

Windows 자격 증명 유효성 검사의 설정을 가져옵니다.

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

속성 값

WindowsServiceElement

Windows 자격 증명 유효성 검사의 설정을 지정하는 WindowsServiceElement입니다.

특성

적용 대상