Enables or disables data channel encryption.
public bool EncryptDataChannel { get; set; }
Public Property EncryptDataChannel As Boolean
True
Use this property to enable or disable data channel encryption. This property should be configured before Connect method is called.