C# (CSharp) Google.Apis.Samples.PlusServiceAccount Namespace

Classes

Name Description
Program This sample demonstrates the simplest use case for a Service Account service. The certificate needs to be downloaded from the Google API Console "Create another client ID..." -> "Service Account" -> Download the certificate, rename it as "key.p12" and add it to the project. Don't forget to change the Build action to "Content" and the Copy to Output Directory to "Copy if newer".