EVO PDF Logo

ImpersonationOptionsLogonMode Property

EVO PDF Client for .NET Framework
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 (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ImpersonationLogonMode LogonMode { get; set; }

Property Value

Type: ImpersonationLogonMode
See Also

Reference