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: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public HttpAuthentication Authentication { get; }

Property Value

HttpAuthentication

See Also