Constructs a new SslProperties with the specified enabled SSL protocols.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax
Parameters
- enabledSslProtocols
- Type: System.Security.AuthenticationSslProtocols
The SSL protocols that can be used for authentication.
See Also