PassportIdentity::AuthUrl2 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.

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodAuthUrl2()

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.

System_CAPS_pubmethodAuthUrl2(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.

System_CAPS_pubmethodAuthUrl2(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.

System_CAPS_pubmethodAuthUrl2(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.

Return to top
Show: