How to AddRuntimePermission for PlatformSubsystem & CurrentSessionInfo through service
Hi,
Currently I am trying to add runtime permissions for PlatformSubsystem , CurrentSessionInfo & RuntimeLocalizationFunctions through service. I am only able to add permissions for "ServiceInvoke" but if I try to add permissions for "PropertyRead" , "PropertyWrite", "EventInvoke" , "EventSubscribe"
I am getting error message for event perms. = > Error executing service test1. Message :: This entity does not support event permissions - See Script Error Log for more details.
for property perms. = > Error executing service test1. Message :: This entity does not support property permissions - See Script Error Log for more details.


