AuthenticationOptionsUseDefaultCredentials Property
A flag indicating if the HTML to PDF server user account credentials are used when the HTML page being converted is requested.
If the
Username property is set this property will not have any effect.
The default value is true
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public bool UseDefaultCredentials { get; set; }
Public Property UseDefaultCredentials As Boolean
Get
Set
Property Value
Boolean