io7 / io7.GoogleCloudPrint.Old

Google Cloud Print implementation for C#. Supports using Service Accounts.
MIT License
14 stars 9 forks source link

P12 secret #12

Open ogomaemmanuel opened 5 years ago

ogomaemmanuel commented 5 years ago

I cannot understand what to pass here as param

christianz commented 5 years ago

Hi,

The p12 key should be exported from the Google Developers Console to a file with a .p12 extension and placed in your project folder. If you think that the documentation could need some more info, feel free to send me a pull request.