Click or drag to resize

ClientChannelAlwaysEncrypt Property

Indicates whether messages are always sent encrypted to OBCOM NetServer.

Namespace:  OBCOM.NetClient
Assembly:  OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax
public bool AlwaysEncrypt { get; set; }

Return Value

Type: Boolean
true if messages are always sent encrypted.
See Also