ImpersonationOptionsDomain Property

The user Windows domain name. This property together with Username property define the user to logon before navigation. If the user is not part of a Windows domain the machine name can be used. By default this property is not set.

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public string Domain { get; set; }

Property Value

String

See Also