GraphClient.TlsSocket Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)
TlsSocket
Returns the TLS/SSL socket of secured connection.
Declaration
public TlsSocket TlsSocket { get; }
Property Value
Type | Description |
---|---|
Tls |
The TLS/SSL socket of secured connection, or null reference if the connection is not secured or Graph |
Remarks
This property is intended for advanced users only.
Once connected, Graph