Sets the password to access the web page to view the file. Setting a password makes using the password required to access the page. The password takes effect immediately for anyone using the URL. To turn off the password requirement, set the isPasswordRequired property to false.
"sharedLink_var" is a variable referencing a SharedLink object.
|
"sharedLink_var" is a variable referencing a SharedLink object.
|
Type | Description |
boolean | Returns true if setting the password was successful. |
Name | Type | Description |
password | string | The password to use. |