Skip to main content
Best answer by DanZ

As far as I know, an Application Key does not have such an event. But it could be possible to setup an mechanism with a scheduler. Either you configure the scheduler manually which then performs the actions you want. Or you write a service that extracts the AppKeys expiration date with "GetExpirationDate()" and then configures the trigger time on a scheduler accordingly.

1 reply

DanZ15-MoonstoneAnswer
15-Moonstone
May 9, 2022

As far as I know, an Application Key does not have such an event. But it could be possible to setup an mechanism with a scheduler. Either you configure the scheduler manually which then performs the actions you want. Or you write a service that extracts the AppKeys expiration date with "GetExpirationDate()" and then configures the trigger time on a scheduler accordingly.