CookieCredentials 成员 (Microsoft.Office.Server.Search.Federation)

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

以下表格列出了由 CookieCredentials 类型公开的成员。

公共构造函数

(另请参阅 受保护的构造函数 )

  名称 说明
公共方法 CookieCredentials 已重载。 Initializes a new instance of the CookieCredentials class.

页首

受保护的构造函数

  名称 说明
受保护的方法 CookieCredentials 已重载。 Initializes a new instance of the CookieCredentials class.

页首

公共属性

  名称 说明
公共属性 Cookies  
公共属性 Domain  (继承自 NetworkCredential
公共属性 ErrorPage Initializes a new instance of the CookieCredentials class with the specified cookie-based logon error page URL.
公共属性 Password  (继承自 NetworkCredential
公共属性 UserName  (继承自 NetworkCredential

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetCredential  已重载。 (继承自 NetworkCredential
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

CookieCredentials 类
Microsoft.Office.Server.Search.Federation 命名空间
CookieAuthdata
FormsCredentials

其他资源

联合搜索概述
自定义联合搜索 Web 部件示例