Winnovative Logo

ImpersonationOptionsDomain Property

Winnovative Client for .NET Core
The user Windows domain name. This property together with Username property define the user to logon before navigation. If the user is not part of a Windows domain the machine name can be used. By default this property is not set.

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

public string Domain { get; set; }

Property Value

Type: String
See Also

Reference