Class WebKitHttpLoginCredentials
Provides credentials for IronPdf's embedded WebKit browser to log-in to an intranet, extranet or website, impersonating a user. This allows a unique ability to render web-pages as PDFs even on secure intranets, extranets and websites.
Implements
Inherited Members
Namespace: IronPdf
Assembly: IronPdf.dll
Syntax
public class WebKitHttpLoginCredentials : BaseHttpLoginCredentials, IHttpLoginCredentials
Constructors
WebKitHttpLoginCredentials()
Default Constructor
Declaration
public WebKitHttpLoginCredentials()
Methods
Finalize()
Destructor cleans up all temporary cookies files for the HttpLoginCredentials instance.
Declaration
protected override void Finalize()