Freigeben über


ServiceCredentialsElement.WindowsAuthentication Eigenschaft

Definition

Ruft die Einstellungen für die Validierung der Windows-Anmeldeinformationen ab.

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

Eigenschaftswert

Ein WindowsServiceElement, das die Einstellungen für die Validierung der Windows-Anmeldeinformationen angibt.

Attribute

Gilt für: