SharedResourcePassword Property
The password to protect the resource.
Syntax
char* GetSharedResourcePassword();
int SetSharedResourcePassword(char* lpszSharedResourcePassword);
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