SharedResourcePasswordRequired Property
Whether the link is protected by a password.
Object Oriented Interface
public function getSharedResourcePasswordRequired();
Procedural Interface
incloudstorage_box_get($res, 67 );
Default Value
false
Remarks
Whether the link is protected by a password. If True a password must be provided to access the resource at the link.
This property is read-only.
Data Type
Boolean