Alex

Results 2 comments of Alex

I'd be interested in this as well. I tried ` public IAuthenticated GetClient(string myClientId, string tenantId, string token) { var tokenCredentials = new TokenCredentials(token); var azureCredentials = new AzureCredentials( tokenCredentials,...