GoogleDriveStorageProvider Constructor
public GoogleDriveStorageProvider(
Google.Apis.Auth.OAuth2.UserCredential ,
string
)
'Declaration
Public Function New( _
ByVal As Google.Apis.Auth.OAuth2.UserCredential, _
Optional ByVal As String _
)
Parameters
- credential
- Credential infor is created by your token.json file.
- applicationName
- Your application name.