ServiceCredentialsElement.WindowsAuthentication Propiedad

Definición

Obtiene la configuración para la validación de credencial de 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

Valor de propiedad

WindowsServiceElement

WindowsServiceElement que especifica los valores para la validación de credencial de Windows.

Atributos

Se aplica a