OpenCloudClient (Class)
Namespace BloxTeams.OpenCloud.Models
public class OpenCloudClient(ConfigureOpenCloudOptions options, IHttpClientFactory httpClientFactory, ILogger<OpenCloudClient> logger)
Properties
HttpClient OAuthHttpClient
ILogger<OpenCloudClient> Logger
Methods
public string GetClientId()
public string GetClientSecret()
Last updated
Was this helpful?