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
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
Namespace: dtSearch.Spider
Assembly: dtSearch.Spider (in dtSearch.Spider.dll)
FormAuthenticationInfo Members | dtSearch.Spider Namespace