EVO PDF Logo

ImpersonationOptionsLogonMode Property

EVO PDF Client for .NET Core
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 explicit.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public ImpersonationLogonMode LogonMode { get; set; }

Property Value

Type: ImpersonationLogonMode
See Also

Reference