Click or drag to resize

ClientBaseSSLConfiguration Property

Gets SSL/TLS configuration (client certificates, enabled SSL/TLS protocols).

Namespace:  Limilabs.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public SSLConfiguration SSLConfiguration { get; }

Property Value

Type: SSLConfiguration
See Also