Winnovative Logo

ImpersonationOptionsUsername Property

Winnovative Client for .NET Core
The name of the user to logon before navigation. The Domain and Password properties must also be set. This property has priority over the CurrentUserImpersonation property. By default this property is not set.

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public string Username { get; set; }

Property Value

Type: String
See Also

Reference