SslGatewayConnectionClientCertificate Property

CICS Transaction Gateway V9.3.0.0
Gets the certificate used to authenticate the client application.

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

public X509Certificate ClientCertificate { get; }

Property Value

Type: X509Certificate
See Also

Reference