BrowserImpersonationUserDomain Property

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

Definition

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

Property Value

String

See Also