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