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

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

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

公共构造函数

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

页首

公共属性

  名称 说明
公共属性 Cookies  (继承自 CookieCredentials
公共属性 Domain  (继承自 NetworkCredential
公共属性 ErrorPage  Initializes a new instance of the CookieCredentials class with the specified cookie-based logon error page URL.(继承自 CookieCredentials
公共属性 FormsPage Gets or sets the URL for the forms logon page.
公共属性 Method Gets or sets the request method for the forms authentication logon page.
公共属性 Pairs Gets or sets the input values for the forms authentication logon page.
公共属性 Password  (继承自 NetworkCredential
公共属性 SecurePairs Gets or sets the input values for the forms authentication logon page, stored as encrypted text.
公共属性 UserName  (继承自 NetworkCredential

页首

公共方法

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

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

页首

受保护的方法

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

页首

另请参阅

参考

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

其他资源

自定义联合搜索 Web 部件示例
联合搜索概述
创建一个带有凭据 UI 的自定义联合搜索 Web 部件