ExpertPdf Html to Pdf Converter Library
AuthenticationOptions Property
NamespacesExpertPdf.HtmlToPdfPdfConverterAuthenticationOptions
ExpertPdf Html to Pdf Converter Library
Optionally set this object Username and Password properties to authenticate to the web server before accessing the URL to be converted (e.g handles Integrated Windows Authentication with IIS).
Declaration Syntax
C#Visual BasicVisual C++
public AuthenticationOptions AuthenticationOptions { get; }
Public ReadOnly Property AuthenticationOptions As AuthenticationOptions
	Get
public:
property AuthenticationOptions^ AuthenticationOptions {
	AuthenticationOptions^ get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)