FileManagerSharePointProviderSettings Properties
Provides SharePoint account settings.| Name | Description |
|---|---|
| AccountName | Gets or sets a value that specifies the name of the SharePoint account. |
| LibraryName | Specifies the library name. |
| RedirectUri | Specifies the URL to which the browser is redirected when authentication is complete. |
| SiteHostName | Specifies a host name where a SharePoint site is located. |
| SiteName | Specifies a URL name of a SharePoint site. |
| TokenEndpoint | Specifies the URL that the application uses to get the token. |
See Also