CookieCredentials Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the CookieCredentials class.

Overload List

  Name Description
Protected method CookieCredentials() Initializes a new instance of the CookieCredentials class.
Public method CookieCredentials(Cookie) Initializes a new instance of the CookieCredentials class that contains the specified authentication cookie.
Public method CookieCredentials(CookieCollection) Initializes a new instance of the CookieCredentials class with the specified authentication cookies.
Public method CookieCredentials(CookieContainer, Uri) Initializes a new instance of the CookieCredentials class that contains the specified authentication cookies and cookie-based logon error page URL.

Top

See Also

Reference

CookieCredentials Class

CookieCredentials Members

Microsoft.Office.Server.Search.Federation Namespace

CookieAuthdata

FormsCredentials

Other Resources

Federated Search Overview

Custom Federated Search Web Part Sample