HttpLayer.User Property
Gets or sets the username used for basic authentication by the OGC WMS/WMTS service.
Syntax
public System.String User { get; set; }
Property Value
Default: ""
A basic authentication username used when communicating with the OGC WMS/WMTS service.
Remarks
The password is specified by the Password property.
Platforms
Windows, Linux, Android