EVO PDF Logo

ImpersonationOptionsUsername Property

EVO PDF 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:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string Username { get; set; }

Property Value

Type: String
See Also

Reference