Periodically sync Card holders to XProtect Access Control

While I am checking the demo on https://github.com/milestonesys/mipsdk-samples-plugin/blob/b964a0c9a508f297ad80a4119b167c9424ff0cff/DemoAccessControlPlugin/Managers/CredentialHolderManager.cs. I

  • ACCredentialHolderManager.CredentialHoldersChanged is only effect on Management Client, but It does not effect on Smart Client. is other way to update on Smart Client automatically?
  • Can we periodically sync all cardholders to both Management Client and Smart Client and update UI automatically?

Hi Binh, we will investigate this and we will respond to this thread when we have more information.

Hello Binh,

You can use “ACCredentialHolderManager.CredentialHoldersChanged” to periodically sync the cardholders between the AC System and XProtect.

It is true that the update is not immediate in the Smart Client UI, but for example new cardholders appear with no problem in the Access Monitor view item and events with new cardholders will have the correct information when they are shown. We will consider if we can make the updates be more responsive in the future.