IsEncrypted (NotesXSPDocument - JavaScript)

Read-only. Indicates whether a document associated with the XPage context in which the server script is running is encrypted.

Defined in

NotesXSPDocument

Syntax

IsEncrypted(itemname:string) : boolean
Legal value Description
true if the document is encrypted
false if the document is not encrypted