SSLOptions Authenticated Property NetworkComms.Net Help
True once the SSL handshake has been authenticated

Namespace: NetworkCommsDotNet.Connections.TCP
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public bool Authenticated { get; internal set; }

Property Value

Type: OnlineBoolean
See Also