Verifier (NotesDocument - LotusScript®)
Read-only. The name of the certificate that verified a signature, if a document is signed.
Defined in
Data type
String
Syntax
To get: verifier$ = notesDocument .Verifier
Usage
If a document is not signed, returns an empty string.
If the signer is not trusted, returns an empty string.