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: IRscAuthorizator.hpp:16
Definition: SecurityToken.hpp:12
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API