HiQPdf Documentation

BrowserImpersonationImpersonateCurrentUser Property

HiQPdf Client for .NET Core
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

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool ImpersonateCurrentUser { get; set; }

Property Value

Type: Boolean
See Also

Reference