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