Gets or sets a callback delegate responsible for validating the certificate supplied by the Gateway daemon.
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
public RemoteCertificateValidationCallback GatewayCertificateValidationCallback { get; set; }
Property Value
Type: RemoteCertificateValidationCallbackSee Also