{CompanyName} FlexyGo

AspNetUsers_Tokens..::..RemoveTokenFromRefresh Method

Namespace:  FLEXYGO.Authentication.Identity
Assembly:  flxAuthentication (in flxAuthentication.dll)

Syntax


public static ClaimsIdentity RemoveTokenFromRefresh(
	string RefreshToken
)
Public Shared Function RemoveTokenFromRefresh ( _
	RefreshToken As String _
) As ClaimsIdentity

Parameters

RefreshToken
Type: String