SharedResourcePasswordRequired Property
Whether the link is protected by a password.
Syntax
__property bool SharedResourcePasswordRequired = {read=FSharedResourcePasswordRequired, write=FSetSharedResourcePasswordRequired};
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