ServiceCredentialsElement.WindowsAuthentication Eigenschap

Definitie

Hiermee haalt u de instellingen voor Windows referentievalidatie op.

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

Waarde van eigenschap

Een WindowsServiceElement waarmee de instellingen voor Windows referentievalidatie worden opgegeven.

Kenmerken

Van toepassing op