Discuss this help topic in SecureBlackbox Forum
Whether the user can share access to this object.
Declaration
[C#]
bool CanSetShareAccess;
[VB.NET]
Property CanSetShareAccess As Boolean
[Pascal]
property CanSetShareAccess: boolean;
[C++]
bool get_CanSetShareAccess();
[PHP]
bool get_CanSetShareAccess()
[Java]
boolean getCanSetShareAccess();
Description
Specifies whether the user can share access to this object.
Discuss this help topic in SecureBlackbox Forum