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