LOTUSSCRIPT/COM/OLE CLASSES


Examples: Examining and adjusting an access control list
1. This example displays whether uniform access is enforced, then accesses each entry in the ACL of a local database and displays its name.
2. This example indicates the maximum Internet access level for a database.
3. This example finds an entry in the ACL of a local database and displays some of its properties.
4. This example creates a new ACL entry in a database.
5. This example removes an ACL entry from a database.
6. This example adds a role to a database ACL and enables it for an ACL entry.
7. This example displays and then changes the user type of an ACL entry in a database.
See Also