| 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; }
Public ReadOnly Property SSLConfiguration As SSLConfiguration
Get
public:
property SSLConfiguration^ SSLConfiguration {
SSLConfiguration^ get ();
}
member SSLConfiguration : SSLConfiguration with get
Property Value
Type:
SSLConfigurationSee Also