This documentation is archived and is not being maintained.
PassportIdentity.AuthUrl2 Method
Visual Studio 2010
Returns a string containing the Login server URL for a member, as well as optional information sent to the Login server in the query string. This class is deprecated.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AuthUrl2 | Returns a string containing the Login server URL for a member, as well as optional information sent to the Login server in the query string. This class is deprecated. |
|
AuthUrl2(String) | Returns a string containing the Login server URL for a member, as well as optional information sent to the Login server in the query string. This class is deprecated. |
|
AuthUrl2(String, Int32, Boolean, String, Int32, String, Int32, Boolean) | Returns a string containing the Login server URL for a member, as well as the optional information sent to the Login server in the query string. This class is deprecated. |
|
AuthUrl2(String, Int32, Int32, String, Int32, String, Int32, Int32) | Retrieves a string containing the Login server URL for a member, as well as the optional information sent to the Login server in the query string. This class is deprecated. |
Show: