This application will create a user account using an already established Client ID or Service Account.
Prerequisites: *Have Admin access on you Google for work account. *Setup a project on: https://console.developers.google.com/ *Under APIs and Auth -> Setup a Client ID for a Web Application and a Service Account. *Update the constant variables at the beginning of the class in Program.cs *Edit and update as your see fit!
Program.cs - Main method for the command-line application. Methods specifically for setting up a directory Service using a Client ID and a Service Account.