CookieAuthData class
SharePoint 2013
Represents an object that contains authentication data used to connect to federated search locations that are configured to use cookie-based authentication.
System.Object
Microsoft.Office.Server.Search.Administration.AuthenticationData
Microsoft.Office.Server.Search.Administration.CookieAuthData
Microsoft.Office.Server.Search.Administration.AuthenticationData
Microsoft.Office.Server.Search.Administration.CookieAuthData
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
There are two classes that you can use to represent cookie-based authentication data for federated search locations:
CookieAuthData: Use this class when you programmatically configure federated locations.
CookieCredentials: Use this class in custom federated results Web Parts, when specifying credentials for federated locations that are configured for per user cookie-based authentication. For more information, see Creating a Custom Federated Search Web Part with a Credentials UI [Enterprise Search].
Show: