LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Indicates whether local security (encryption) updates are sent.
Note This method is new with Release 6.
Defined in
NotesReplication
Data type
Boolean
Syntax
To get: flag = notesReplication.DontSendLocalSecurityUpdates
To set: notesReplication.DontSendLocalSecurityUpdates = flag
Legal values
After setting this property, the changes take effect immediately.
Language cross-reference
DontSendLocalSecurityUpdates in Java Replication class
Example See Also