C# Class GoogleCloudExtension.OAuth.OAuthCredentials

Contains the OAUTH credentials to use for OAUTH 2.0 authentication.
Exibir arquivo 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