GoogleDriveAccount Constructors
Provides Google Drive account settings allowing the control to be connected to a Google Drive storage account.Name | Parameters | Description |
---|---|---|
GoogleDriveAccount(String, String, String) | name, clientEmail, privateKey | Initializes a new instance of the GoogleDriveAccount class. |
See Also