JAVA/CORBA CLASSES
Read-only. The log from the access control list for a database.
Note This property is new with Release 6.5.
Defined in
Database
Data type
java.util.Vector; elements are String
Syntax
public java.util.Vector getACLActivityLog() throws NotesException
Usage
Each vector element contains one entry from the log.
The database must be open to use this property.
Language cross-reference
ACLActivityLog property in LotusScript NotesDatabase class
Example See Also