HtmlToSvgConverterAuthenticationOptions Property
This property can be set with an username and a password in order to authenticate to the web server
before accessing the URL to be converted in HTML to SVG converter. They can be used for example to resolve the IIS Integrated Windows Authentication
or other types of IIS authentication.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public AuthenticationOptions AuthenticationOptions { get; }
Public ReadOnly Property AuthenticationOptions As AuthenticationOptions
Get
Property Value
AuthenticationOptions