Sdílet prostřednictvím


ServiceCredentialsElement.UserNameAuthentication Vlastnost

Definice

Získá nastavení pro ověřování uživatelského jména a hesla.

public:
 property System::ServiceModel::Configuration::UserNameServiceElement ^ UserNameAuthentication { System::ServiceModel::Configuration::UserNameServiceElement ^ get(); };
[System.Configuration.ConfigurationProperty("userNameAuthentication")]
public System.ServiceModel.Configuration.UserNameServiceElement UserNameAuthentication { get; }
[<System.Configuration.ConfigurationProperty("userNameAuthentication")>]
member this.UserNameAuthentication : System.ServiceModel.Configuration.UserNameServiceElement
Public ReadOnly Property UserNameAuthentication As UserNameServiceElement

Hodnota vlastnosti

UserNameServiceElement

A UserNameServiceElement Určuje nastavení pro ověřování uživatelského jména a hesla.

Atributy

Platí pro