[]
        
(Showing Draft Content)

C1.Web.Api.Storage.CloudStorage.OneDriveStorageProvider

OneDriveStorageProvider Class

The OneDrive cloud storage provider.

Inheritance
OneDriveStorageProvider
Implements
Namespace: C1.Web.Api.Storage.CloudStorage
Assembly: C1.Web.Api.Cloud.dll
Syntax
public class OneDriveStorageProvider : IStorageProvider

Constructors

Name Description
OneDriveStorageProvider(string)

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

Fields

Name Description
AccessToken

Methods

Name Description
GetDirectoryStorage(string, NameValueCollection)

Gets the IDirectoryStorage with specified name and arguments.

GetFileStorage(string, NameValueCollection)

Gets the OneDriveStorage with specified name and arguments.