Hi, do anybody know how to identify local encrypted databases on the server with LS.
I know how to show by single dbs over the Notes Client properties/Encryption, but we need the information for all dbs on the server.
Thanx!
Klaus
Hi, do anybody know how to identify local encrypted databases on the server with LS.
I know how to show by single dbs over the Notes Client properties/Encryption, but we need the information for all dbs on the server.
Thanx!
Klaus
Subject: Try the NSFDbIsLocallyEncrypted function
This is a function in one of the DLLs. Do a Google on it, and see how you go.
Subject: Try the NSFDbIsLocallyEncrypted function
Thanx! That works