RequestedVisibility Enumeration¶
The access permission that can be requested by the caller for the shared link.
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. |