Skip to content

Instantly share code, notes, and snippets.

@henzard
Created January 5, 2021 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henzard/0ce020f47c308bac4cb5183276d0f2ba to your computer and use it in GitHub Desktop.
Save henzard/0ce020f47c308bac4cb5183276d0f2ba to your computer and use it in GitHub Desktop.
var api = new IdentityApi();
var companies = await api.GetConnectionsAsync(AccessToken); //Access Token from Json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment