ServiceCredentialsElement.WindowsAuthentication Propiedad

Definición

Obtiene la configuración de Windows validación de credenciales.

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

Un WindowsServiceElement que especifica la configuración de Windows validación de credenciales.

Atributos

Se aplica a