Guest User

Untitled

a guest
Feb 21st, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. // Create the management client
  2. var client = ManagementClient.Create("[ADD CMS URL HERE]",
  3. "[ADD YOUR API CLIENT ID HERE]",
  4. "[ADD YOUR API SHARED SECRET HERE]");
Add Comment
Please, Sign In to add comment