Discuss this help topic in SecureBlackbox Forum
Returns permission info for this object.
Declaration
[C#/Java]
string SharedWith;
[VB.NET]
Property SharedWith As String
[Pascal]
property SharedWith: string;
[C++]
void get_SharedWith(std::string &OutResult);
[PHP]
string get_SharedWith()
Description
Use this property to check the object's permissions.
Discuss this help topic in SecureBlackbox Forum