HiQPdf Documentation

HtmlObjectBaseAuthentication Property

HiQPdf Client for .NET Core
The object exposed by this propery encapsulates a username and a password that can be used to access web pages requiring HTTP authentication in this HTML object

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

public HttpAuthentication Authentication { get; }

Property Value

Type: HttpAuthentication
See Also

Reference