Class AdaptiveHttpLoginCredentials
Provides credentials for AdaptivePdfRenderer 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.Rendering
Assembly: IronPdf.dll
Syntax
public class AdaptiveHttpLoginCredentials : BaseHttpLoginCredentials, IHttpLoginCredentials
Constructors
AdaptiveHttpLoginCredentials()
Default Constructor
Declaration
public AdaptiveHttpLoginCredentials()