ImpersonationOptionsLogonMode Property

The logon mode of the user before navigation. This property has effect only when a username for impersonation is specified. The default logon mode is automatic.

Definition

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

Property Value

ImpersonationLogonMode

See Also