{CompanyName} FlexyGo

ApplicationOAuthProvider..::..GrantClientCredentials Method

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

Syntax


public Task GrantClientCredentials(
	OAuthGrantClientCredentialsContext context
)
Public Function GrantClientCredentials ( _
	context As OAuthGrantClientCredentialsContext _
) As Task

Parameters

context
Type: OAuthGrantClientCredentialsContext