ServiceCredentialsElement.UserNameAuthentication Eigenschaft

Definition

Ruft die Einstellungen für die Benutzernamen- und Kennwortüberprüfung ab.

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

Eigenschaftswert

A UserNameServiceElement that specifies the settings for username and password validation.

Attribute

Gilt für: