CookieAuthData Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
CookieAuthData | Initializes a new instance of the CookieAuthData class. |
Top
Properties
Name | Description | |
---|---|---|
Context | The search context for the Shared Services Provider's search service. (Inherited from AuthenticationData.) | |
Cookies | Gets or sets the collection of authentication cookies. | |
ErrorPageUrl | Gets or sets the error page URL for the cookie-based authentication logon |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top