EVO PDF Logo

ContextImpersonationOptionsDomain Property

EVO PDF Client for .NET Core
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.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string Domain { get; set; }

Property Value

Type: String
See Also

Reference