HiQPdf Documentation

BrowserImpersonationUserDomain Property

HiQPdf Client for .NET Core
This property must be set when the Username property is set to select the user security context in which the internal browser will run. If the user is not part of a Windows domain the machine name must be used as domain name. The default property value is empty

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

public string UserDomain { get; set; }

Property Value

Type: String
See Also

Reference