FormsCredentials 构造函数 (Microsoft.Office.Server.Search.Federation)
Initializes a new instance of the FormsCredentials class.
重载列表
名称 | 说明 |
---|---|
FormsCredentials (String, 泛型 ) |
Initializes a new instance of the FormsCredentials class with the logon page URL and a dictionary object containing the input values passed in the logon request.
|
FormsCredentials (String, String, 泛型 , String, CookieCollection) |
Initializes a new instance of the FormsCredentials class with the logon and error page URLs, and a dictionary object containing the logon page input, the request method, and the collection of authentication cookies for the forms authentication logon.
|
FormsCredentials (String, String, 泛型 , 泛型 , String, CookieCollection) |
Initializes a new instance of the FormsCredentials class with the logon and error page URLs, a dictionary object containing logon input stored as string values, a dictionary object containing logon input stored as System.Security.SecureStrings values, the request method, and the collection of authentication cookies for the forms authentication logon.
|
另请参阅
参考
FormsCredentials 类
FormsCredentials 成员
Microsoft.Office.Server.Search.Federation 命名空间