HttpDataSet.User Property
Gets or sets the username used for basic authentication on the server.
Syntax
public System.String User { get; set; }
Property Value
Default: ""
A basic authentication username used when communicating with the server.
Platforms
Windows, Linux, Android