[]
        
(Showing Draft Content)

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

GoogleDriveStorage Constructor

GoogleDriveStorage(string, string, string, DriveService)

Constructor Google

Declaration
[Obsolete]
public GoogleDriveStorage(string name, string path, string itemId, DriveService driveService)
Parameters
Type Name Description
string name

File Name

string path

File Path

string itemId

Google itemId of file

DriveService driveService

DriveService instance

GoogleDriveStorage(string, UserCredential, string)

Constructor Google

Declaration
public GoogleDriveStorage(string name, UserCredential credential, string applicationName)
Parameters
Type Name Description
string name

Paths

UserCredential credential

Credential information

string applicationName

Name of application