+xns/Negotiation
Data: SyncPermission

+xns/Core/XNSObject
   |
   +--+xns/Negotiation/DataPermission
         |
         +--+xns/Negotiation/SyncPermission


A permission granted for a set of data within a contract specifying how data provided by an identity is updated to the receiving identity.


 

Data Elements
Boolean PushOnChange Does the provider 'push' this data when it is changed?
+xns/Negotiation/SecurityLevelEnum SecurityLevel Minimum transport layer security level required for synchronization.
+xns/Negotiation/SyncLevelEnum SyncLevel The mode of synchronization granted by this permission.
 

Element Detail

PushOnChange

Does the provider 'push' this data when it is changed? True=the provider pushes the data to the receiver upon update; False=the data is not pushed to the receiver.  

DataType: Boolean
 


SecurityLevel

Minimum transport layer security level required for synchronization.  

DataType: +xns/Negotiation/SecurityLevelEnum
 


SyncLevel

The mode of synchronization granted by this permission. Synchronization can be one-time only, push, or both push and pull.  

DataType: +xns/Negotiation/SyncLevelEnum
 


Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002