ResolvedVisibility Enumeration¶
The actual access permissions values of shared links after taking into account user preferences and the team and shared folder settings.
Values¶
| Name | Description |
| Public | Anyone who has received the link can access it. Login is not required. |
| TeamOnly | Only members of the same team can access the link. Login is required. |
| Password | A link-specific password is required to access the link. Login is not required. |
| TeamAndPassword | Only members of the same team who have the link-specific password can access the link. Login is required. |
| SharedFolderOnly | Only members of the shared folder containing the linked file can access the link. Login is required. |