Data Source Web Crawler Authentication Configuration
data class DataSourceWebCrawlerAuthenticationConfiguration(val basicAuthentication: List<DataSourceWebCrawlerBasicAuthentication>? = null)
Constructors
Link copied to clipboard
fun DataSourceWebCrawlerAuthenticationConfiguration(basicAuthentication: List<DataSourceWebCrawlerBasicAuthentication>? = null)