dtSearch Text Retrieval Engine .NET interface

FormAuthenticationInfo Class

Form authentication settings to use to connect to a web site.

For a list of all members of this type, see FormAuthenticationInfo Members.

System.Object
   dtSearch.Spider.FormAuthenticationInfo

public class FormAuthenticationInfo

Remarks

Form authentication is done using a POST or GET HTTP request, consisting of one or more names values in FormAuthenticationData, which must be formatted as a valid POST or GET request, like this: field=value&field2=value2

Requirements

Namespace: dtSearch.Spider

Assembly: dtSearch.Spider (in dtSearch.Spider.dll)

See Also

FormAuthenticationInfo Members | dtSearch.Spider Namespace