C# Класс Google.Apis.Samples.PlusServiceAccount.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".
Показать файл Открыть проект

Открытые методы

Метод Описание
Main ( Array args ) : void

Описание методов

Main() публичный статический Метод

public static Main ( Array args ) : void
args Array
Результат void