PassportIdentity::AuthUrl Method
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.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AuthUrl() | Returns a string containing the Login server URL for a member, as well as with optional information sent to the Login server in the query string. This class is deprecated. |
![]() | AuthUrl(String^) | Returns a string containing the Login server URL for a member, along with optional information sent to the Login server in the query string. This class is deprecated. |
![]() | AuthUrl(String^, Int32, Boolean, String^, Int32, String^, Int32, Boolean) | Returns the authentication server URL for a member. This class is deprecated. |
![]() | AuthUrl(String^, Int32, Int32, String^, Int32, String^, Int32, Int32) | Returns a string containing the Login server URL for a member, along with the optional information sent to the Login server in the query string. This class is deprecated. |
