dtSearch Text Retrieval Engine .NET interface

AuthenticationInfo.AllowIntranetAutologon Field

Allow automatic logon using Windows credentials for intranet web sites that require authentication

public bool AllowIntranetAutologon;

Remarks

If true, automatically use Windows credentials to login if an intranet web site requires authentication. This setting corresponds to the WinHTTP setting WINHTTP_AUTOLOGON_SECURITY_LEVEL_MEDIUM.

See Also

AuthenticationInfo Class | dtSearch.Spider Namespace