 | ClientBaseSSLConfiguration Property |
Gets SSL/TLS configuration (client certificates, enabled SSL/TLS protocols).
Namespace: Limilabs.ClientAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic SSLConfiguration SSLConfiguration { get; }Public ReadOnly Property SSLConfiguration As SSLConfiguration
Get
public:
property SSLConfiguration^ SSLConfiguration {
SSLConfiguration^ get ();
}member SSLConfiguration : SSLConfiguration with get
Property Value
SSLConfiguration
See Also