Partager via


ServiceCredentialsElement.WindowsAuthentication Propriété

Définition

Obtient les paramètres pour la validation des informations d’identification 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

Valeur de propriété

WindowsServiceElement qui spécifie les paramètres pour la validation des informations d'identification Windows.

Attributs

S’applique à