EVO PDF Logo

ContextImpersonationOptionsLogonMode Property

EVO PDF Client for .NET Core
The logon mode of the user before execution. This property has effect only when a username for impersonation is specified. The default logon mode is automatic.

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

public ContextImpersonationLogonMode LogonMode { get; set; }

Property Value

Type: ContextImpersonationLogonMode
See Also

Reference