Whether or not to encrypt the data.
public bool EncryptData { get; set; }
Public Property EncryptData As Boolean
False
If true, then the data will be encrypted before sending to the server.