isAdminServer (NotesACLEntry - JavaScript)

Read-Write. Indicates whether this entry is an administration server.

Defined in

NotesACLEntry

Syntax

isAdminServer() : boolean

setAdminServer(flag:boolean) : void

Usage

This property has no effect on getUserType, isGroup, isPerson, and isServer.

For setAdminServer, you must call save on the ACL if you want the modified ACL to be saved to disk.

Language cross-reference

IsAdminServer property in LotusScript® NotesACLEntry class

IsAdminServer property in Java™ ACLEntry class


Additional Documentation | Trademarks |