Permission

12 Sep 20251 minute to read

Interfaces for permission.

Properties

copy boolean

Specifies the access permission to copy a file or folder.

download boolean

Specifies the access permission to download a file or folder.

message string

Specifies the access permission message.

read boolean

Specifies the access permission to read a file or folder.

upload boolean

Specifies the access permission to upload a file or folder.

write boolean

Specifies the access permission to write a file or folder.

writeContents boolean

Specifies the access permission to write the content of folder.