IdentityHelper..::..GetResetPasswordRedirectUrl Method
Gets the reset password URL.
Namespace:
FLEXYGO.Authentication.IdentityAssembly: flxAuthentication (in flxAuthentication.dll)
Syntax
public static string GetResetPasswordRedirectUrl( string code, HttpRequest request )
Public Shared Function GetResetPasswordRedirectUrl ( _ code As String, _ request As HttpRequest _ ) As String