AspNetUsers_Tokens..::..UpdateRefreshToken Method
Namespace:
FLEXYGO.Authentication.Identity
Assembly: flxAuthentication (in flxAuthentication.dll)
Assembly: flxAuthentication (in flxAuthentication.dll)
Syntax
public static bool UpdateRefreshToken( string AccessToken, string RefreshToken, AuthenticationTicket RefreshTicket )
Public Shared Function UpdateRefreshToken ( _ AccessToken As String, _ RefreshToken As String, _ RefreshTicket As AuthenticationTicket _ ) As Boolean