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