DropboxAccount Properties
Provides Dropbox account settings allowing the control to be connected to a Dropbox storage account.| Name | Description |
|---|---|
| AccessTokenValue | Specifies a Dropbox access token, which is used to authenticate all API requests to the Dropbox. |
| Name | Specifies the cloud storage account name. Inherited from AccountBase. |
| TeamMemberID | Specifies the Dropbox ID of a user as a team member. |
See Also