Winnovative Logo

ContextImpersonationOptionsLogonMode Property

Winnovative 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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public ContextImpersonationLogonMode LogonMode { get; set; }

Property Value

Type: ContextImpersonationLogonMode
See Also

Reference