ContextImpersonationOptionsDomain Property

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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public string Domain { get; set; }

Property Value

String

See Also