C# Class GoogleCloudExtension.OAuth.OAuthCredentials

Contains the OAUTH credentials to use for OAUTH 2.0 authentication.
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
OAuthCredentials ( string clientId, string clientSecret )

Method Details

OAuthCredentials() public méthode

public OAuthCredentials ( string clientId, string clientSecret )
clientId string
clientSecret string