dtSearch Text Retrieval Engine .NET interface

FormAuthenticationInfo.FormAuthenticationData Field

Authentication data to send to the server

public string FormAuthenticationData;

Remarks

The authentication data is either the query string to send or the POST data, depending on whether AuthenticateViaPost is true.

See Also

FormAuthenticationInfo Class | dtSearch.Spider Namespace