BrowserImpersonationImpersonateCurrentUser Property

When this property is true the internal browser will run in the security context of user calling the converter. The default property value is false

Definition

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

Property Value

Boolean

See Also