8 #include "Arp/System/Security/SecurityToken.hpp"    10 namespace Arp { 
namespace System { 
namespace Rsc { 
namespace Services
    24     virtual bool IsServiceCallAllowed(
const SecurityToken& securityToken, 
const String& objectName) = 0;
 Definition: SecurityToken.hpp:11
 
Root namespace for the PLCnext API
 
System components used by the System, Device, Plc or Io domains.
 
Definition: IRscAuthorizator.hpp:15