BrowserImpersonationUsername Property

When this property is not empty the converter will try to run the internal browser in the security context of the user given by this property and the UserDomain property. The default property value is empty

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string Username { get; set; }

Property Value

String

See Also