{CompanyName} FlexyGo

BasicAuthorizationProvider..::..GrantRefreshToken Method

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

Syntax


public Task GrantRefreshToken(
	OAuthGrantRefreshTokenContext context
)
Public Function GrantRefreshToken ( _
	context As OAuthGrantRefreshTokenContext _
) As Task

Parameters

context
Type: OAuthGrantRefreshTokenContext