IsLocallyEncrypted (NotesDatabase - LotusScript)

Indicates whether a database is locally encrypted. Read-only.

Defined in

NotesDatabase

Data type

Boolean

Syntax

To get: notesDatabase .IsLocallyEncrypted

Legal values

  • True indicates that the database is locally encrypted.
  • False indicates that the database is not locally encrypted.