FormsAuthCredentials members

Represents an object that contains the forms authentication credentials for connecting to federated search locations.

The FormsAuthCredentials type exposes the following members.

Constructors

  Name Description
Public method FormsAuthCredentials Initializes a new instance of the FormsAuthCredentials class.

Top

Properties

  Name Description
Public property AuthSchemeName
Public property AuthSubmissionMethod Gets or sets the protocol method for the request to the forms authentication logon page.
Public property AuthSubmissionPath Gets or sets the forms authentication logon page URL.
Public property ErrorPageUrl Gets or sets the forms authentication logon error page URL.
Public property NameValuePairs Gets or sets the collection of name/value pairs representing the logon input. (Inherited from SecurableAuthData.)
Public property SearchApplication (Inherited from AuthenticationData.)
Public property SearchContext Obsolete. (Inherited from AuthenticationData.)
Public property SecureableNameValuePairs Gets or sets the collection of name/value pairs, stored as System.Security.SecureString values, representing the logon input. (Inherited from SecurableAuthData.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

FormsAuthCredentials class

Microsoft.Office.Server.Search.Administration namespace