BrowserImpersonationPassword Property
The password of the user which will run the internal browser. This property must be set when the
Username property is set.
The default property value is empty
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public string Password { get; set; }
Public Property Password As String
Get
Set
public:
property String^ Password {
String^ get ();
void set (String^ value);
}
member Password : string with get, set
Property Value
String