public System.bool IsUseSecureRemotingChannel {get; set;}
Enables/disables encrypting of data. Set to True to cause data sent to remote schedulers to be encrypted. Each scheduler config file must also have
<secure_channel>
set to true.public System.bool IsUseSecureRemotingChannel {get; set;}