{CompanyName} FlexyGo

ApplicationOAuthProvider..::..MatchEndpoint Method

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

Syntax


public Task MatchEndpoint(
	OAuthMatchEndpointContext context
)
Public Function MatchEndpoint ( _
	context As OAuthMatchEndpointContext _
) As Task

Parameters

context
Type: OAuthMatchEndpointContext