HtmlConverterBaseAuthentication Property

The object exposed by this propery encapsulates a username and a password that can be used to access web pages requiring HTTP authentication

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public HttpAuthentication Authentication { get; }

Property Value

HttpAuthentication

See Also