Share via


GoogleCredentials Constructor ()

 

Initializes a new instance of the GoogleCredentials class.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Syntax

public GoogleCredentials()
public:
GoogleCredentials()
new : unit -> GoogleCredentials
Public Sub New

See Also

GoogleCredentials Class
Microsoft.WindowsAzure.Mobile.Service.Security Namespace

Return to top