ContextImpersonationOptionsLogonMode Property

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.

Definition

Namespace: EvoPdf.PdfImagesExtractor
Assembly: EvoPdfImagesExtractor_NetCore (in EvoPdfImagesExtractor_NetCore.dll) Version: 14.0.0
C#
public ContextImpersonationLogonMode LogonMode { get; set; }

Property Value

ContextImpersonationLogonMode

See Also