The SharePoint Uploader Registry Keys
NOTE: It is not recommended to modify the registry keys described below externally to the product.
The SharePoint Uploader stores temporary configuration in the Registry, under the following Registry Key:
SOFTWARE\\Black Ice Software LLC\\Black Ice IceViewer\\SharePoint_TMP
The Registry Key has the following values:
| Key Name | Value |
|---|---|
| SharePoint Authentication Type |
Specifies the Authentication Type to be used.
0: Username and Password (default) 1: OAuth v2.0 authentication |
| SharePoint Delete |
Specifies if the file has to be deleted after uploading.
Possible values: Yes No (default) |
| SharePoint Directory | Specifies the SharePoint directory. |
| SharePoint HTTPS |
Specifies if the connection must use HTTPS or HTTP.
Possible values: Yes No (default) |
| SharePoint Log Enabled |
Specifies if the SharePoint Upload logging is enabled or not.
Possible values: Yes (default) No |
| SharePoint Logfile | Specifies the location of the log file. |
| SharePoint Pass | Specifies the Password in encrypted form. |
| SharePoint Server | Specifies the SharePoint Server URL |
| SharePoint Show Properties |
Specifies if the uploading process must prompt the user to fill in the document properties.
Possible values: Yes (default) No |
| SharePoint Silent |
Specifies if the SharePoint uploading must be silent.
Possible values: Yes No (default) |
| SharePoint Upload |
Specifies if the SharePoint uploading is enabled or not.
Possible values: Yes No (default) |
| SharePoint User | Specifies the username for the uploading. |
