ServiceCredentialsElement.UserNameAuthentication Свойство

Определение

Возвращает параметры проверки на основе имени пользователя и пароля.

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

Значение свойства

UserNameServiceElement

Объект UserNameServiceElement, в котором указываются параметры проверки на основе имени пользователя и пароля.

Атрибуты

Применяется к