Enum WSB_DCAFileHandler¶
Specifies the supported file handlers for downloading and uploading files from/to a remote storage location.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
| DefaultImplementation | 0,70257138,70257130,70257130 |
| Extensible | True |
Values¶
| Ordinal | Name | Description |
|---|---|---|
| 1 | SharePoint |
Use SharePoint drives as the remote storage location. |
| 2 | AzureBlob |
Use an Azure Blob Storage container as the remote storage location. |
| 3 | AzureFileShare |
Use an Azure File Share as the remote storage location. |