The username used in authentication process
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
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:
String
Reference