SharedResourcePassword Property
The password to protect the resource.
Syntax
__property String SharedResourcePassword = {read=FSharedResourcePassword, write=FSetSharedResourcePassword, default=""};
Default Value
""
Remarks
The password to protect the resource. If set, a password must be provided by other users when accessing the resource specific by the link. If unspecified no password is required to use the link.
Data Type
String