AccountRole Enumeration¶
Type of account that the user should have when using the GetAuthorizeUrl(ResponseType, string, string, AccountRole, bool, bool) method.
Values¶
| Name | Description |
| Personal | User is required to have a personal account. This matches any Dropbox account. |
| Work | User is required to have a work (business) account. |