[]
Create a GoogleDriveStorageProvider to StorageProviderManager with the specified key and some parameters.
public GoogleDriveStorageProvider(UserCredential credential, string applicationName = "WebAPI")
| Type | Name | Description |
|---|---|---|
| UserCredential | credential | Credential infor is created by your token.json file. |
| string | applicationName | Your application name. |