IsTrustedSession (NotesSession - JavaScript™)
Read-only. Indicates whether the session is a trusted session.
Defined in
NotesSessionSyntax
isTrustedSession() : boolean
Legal value | Description |
---|---|
true |
if the session is a trusted session |
false (default) |
if the session is not a trusted session |