Sdílet prostřednictvím


ServiceCredentialsElement.WindowsAuthentication Vlastnost

Definice

Získá nastavení pro ověřování přihlašovacích údajů systému 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

Hodnota vlastnosti

A WindowsServiceElement , který určuje nastavení pro ověřování přihlašovacích údajů systému Windows.

Atributy

Platí pro