Syntax
class CMetaSecurityProfileEntry
{
public:
bool: isUser;
OBJECTID_t ObjectID;
short permissions;
};
Argument |
Description |
isUser |
Set to “true” if the ObjectID is that of a user. |
ObjectID |
Set to the ObjectID of the user or application group that is being granted permissions in the security profile. |
Permissions |
Set to one of the following: |