Automatically update/refresh an user id with the Notes server

Hi

I wonder if it is possible to programmatically(automatically) recertify/update an user id file that is somewhere on the filesystem.

Lets say that I have recertified the users certifier on the persondoc on the server or did a name change for a user. In order for the copy of the user id file(that is somewhere on the filesystem) to also have the new certifier or the name change the user id has to authenticate first with the server to be updated.

I know the method “SwitchToID” of the notesRegistration Class. But this method can only be run from the client manually.

Is there a way to do the same scheduled (in the background)?

Regards