SslPropertiesEnabledSslProtocols Property

CICS Transaction Gateway V9.3.0.0
Gets or sets the SSL protocols that can be used for authentication.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax

public SslProtocols EnabledSslProtocols { get; set; }

Property Value

Type: SslProtocols
See Also

Reference