dtSearch Text Retrieval Engine .NET interface

AuthenticationInfo Fields

The fields of the AuthenticationInfo class are listed below. For a complete list of AuthenticationInfo class members, see the AuthenticationInfo Members topic.

Public Instance Fields

AllowBasicAuthentication Send user name and password even if a site only supports basic authentication (this may cause authentication data to be sent without encryption).
AllowIntranetAutologon Allow automatic logon using Windows credentials for intranet web sites that require authentication
Domain Domain of account to use to access the web site
HaveData If HaveData is not true, all values in AuthenticationInfo will be ignored when connecting to the web site
Password Password to access the web site
User Name of account to use to access the web site

See Also

AuthenticationInfo Class | dtSearch.Spider Namespace