| SSLConfigSslProtocol Field |
SSL/TLS protocol. string value of enum type SslProtocols
Namespace:
Hazelcast.Config
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax public const string SslProtocol = "SslProtocol"
Public Const SslProtocol As String = "SslProtocol"
public:
literal String^ SslProtocol = "SslProtocol"
static val mutable SslProtocol: string
Field Value
Type:
StringSee Also