[]
        
(Showing Draft Content)

C1.Web.Api.Storage.CloudStorage.GoogleDriveStorageProvider.-ctor

GoogleDriveStorageProvider Constructor

GoogleDriveStorageProvider(UserCredential, string)

Create a GoogleDriveStorageProvider to StorageProviderManager with the specified key and some parameters.

Declaration
public GoogleDriveStorageProvider(UserCredential credential, string applicationName = "WebAPI")
Parameters
Type Name Description
UserCredential credential

Credential infor is created by your token.json file.

string applicationName

Your application name.