WebPasswordInformationUserName Property |
User name for the user who has the specified email address.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string UserName { get; set; }
Public Property UserName As String
Get
Set
public:
property String^ UserName {
String^ get ();
void set (String^ value);
}
member UserName : string with get, set
Property Value
Type:
StringSee Also