SslGatewayConnectionSslProtocol Property

CICS Transaction Gateway V10.1.0.0
Gets a value that indicates the security protocol used to authenticate this connection.

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

public SslProtocols SslProtocol { get; }

Property Value

Type: SslProtocols
See Also

Reference