Поделиться через


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.

Атрибуты

Применяется к