[]
The OneDrive cloud storage provider.
public class OneDriveStorageProvider : IStorageProvider
| Name | Description |
|---|---|
| OneDriveStorageProvider(string) | Create a OneDriveStorageProvider to StorageProviderManager with the specified key and some parameters. |
| Name | Description |
|---|---|
| AccessToken |
| Name | Description |
|---|---|
| GetDirectoryStorage(string, NameValueCollection) | Gets the IDirectoryStorage with specified name and arguments. |
| GetFileStorage(string, NameValueCollection) | Gets the OneDriveStorage with specified name and arguments. |