Compartilhar via


ServiceCredentialsElement.WindowsAuthentication Propriedade

Definição

Obtém as configurações para validação de credenciais do 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 da propriedade

WindowsServiceElement

Um WindowsServiceElement que especifica as configurações para validação de credencial do Windows.

Atributos

Aplica-se a