Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GoogleCloudExtension
OAuth
OAuthCredentials
C# Class GoogleCloudExtension.OAuth.OAuthCredentials
Contains the OAUTH credentials to use for OAUTH 2.0 authentication.
Show file
Open project: GoogleCloudPlatform/google-cloud-visualstudio
Class Usage Examples
Public Methods
Method
Description
OAuthCredentials
(
string
clientId
,
string
clientSecret
)
Method Details
OAuthCredentials()
public
method
public
OAuthCredentials
(
string
clientId
,
string
clientSecret
)
clientId
string
clientSecret
string