HiQPdf Documentation

HttpAuthenticationUseCurrentUserCredentials Property

HiQPdf Client for .NET Core
When this property is true the converter will send the current user credentials to resolve the NTLM authentication. If Username was set with a value this property is ignored. The default property value is true

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool UseCurrentUserCredentials { get; set; }

Property Value

Type: Boolean
See Also

Reference