Freigeben über


ClientCredentialsElement.Windows Eigenschaft

Definition

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

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

Eigenschaftswert

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

Attribute

Gilt für: