GetResourcesAsync (Method)
Namespace BloxTeams.OpenCloud.Extensions
Class ClientExtensions
public static async Task<List<ResourceInfo>> GetResourcesAsync(this OpenCloudClient client, string accessToken)
Returns the resources the specified access token can access.
Last updated
Was this helpful?