CookieAuthData 成员
包括受保护的成员
包括继承的成员
表示一个对象,包含用于连接到配置为使用基于 cookie 的身份验证的联合的搜索位置的身份验证数据。
CookieAuthData 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
CookieAuthData | CookieAuthData 类的新实例进行初始化。 |
页首
属性
名称 | 说明 | |
---|---|---|
Cookies | 获取或设置身份验证 cookie 的集合。 | |
ErrorPageUrl | 获取或设置基于 cookie 的身份验证登录错误页面 URL | |
SearchApplication | (从 AuthenticationData 继承。) | |
SearchContext | 已过时。 (从 AuthenticationData 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Object 继承。) |
页首