HttpAuthenticationUseCurrentUserCredentials Property
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool UseCurrentUserCredentials { get; set; }
Property Value
Boolean