CookieAuthData members

Represents an object that contains authentication data used to connect to federated search locations that are configured to use cookie-based authentication.

The CookieAuthData type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Cookies Gets or sets the collection of authentication cookies.
Public property ErrorPageUrl Gets or sets the error page URL for the cookie-based authentication logon
Public property SearchApplication (Inherited from AuthenticationData.)
Public property SearchContext Obsolete. (Inherited from AuthenticationData.)

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

CookieAuthData class

Microsoft.Office.Server.Search.Administration namespace