HtmlLoadOptionsExternalResourcesCredentials Field
If loading of external data referenced in HTML requirs credentials, You can put them into this parameter - they will be used during loading of external resources

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public ICredentials ExternalResourcesCredentials

Field Value

Type: ICredentials
See Also