Skip to content

Instantly share code, notes, and snippets.

@lettucebo
Created October 20, 2018 14:54
Show Gist options
  • Save lettucebo/5ab452d2aee1794b1da2f2e1c8f3ccdc to your computer and use it in GitHub Desktop.
Save lettucebo/5ab452d2aee1794b1da2f2e1c8f3ccdc to your computer and use it in GitHub Desktop.
ContentModeratorClient client = new ContentModeratorClient(new ApiKeyServiceClientCredentials(apiKey));
client.Endpoint = "https://southeastasia.api.cognitive.microsoft.com";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment