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