webCrawlerAuthType
The authentication type for the web crawler. The type can be one of the following:
NO_AUTH: No authentication required.BASIC_AUTH: Basic authentication using username and password.SAML: SAML-based authentication.FORM: Form-based authentication.