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