enum CCL::Security::FeatureAuthorizer::ModeFlags

#include <featureauthorizer.h>

enum ModeFlags
{
    kStrictClient = 1 < <0,
    kStrictItem   = 1 < <1,
};