Local Notes ID file API question

Is there a WIN32 C/C++ Notes API available that an application (exe) can use to authenticate a IBM Lotus Notes Client user? The application would pass the Notes Client user name, password to the API which would then authenticate the user locally against the Notes ID file and return information to the caller whether the user was authenticated successfully or not.

If there is such an API, where can we find documentation on usage.

Subject: Local Notes ID file API question

can you provide more details?

there’s c-api SECKFMSwitchToIDFile to check if password is ok. but i don’t know if that fits your needs.

Markus Seitz

markus.seitz@icodex.com