If true the session will be TLS/SSL-encrypted if the server supports it.

Namespace: S22.Xmpp.Core
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool Tls { get; set; }

See Also