Skip to content

a74fd353 681c ad03 7120 487d2d5a423d

Mat Walker edited this page Apr 17, 2020 · 1 revision

TCPBased.CertificateValidationCallback Property

[This is preliminary documentation and is subject to change.]

Gets or sets server certificate validation delegate Allowing external SSL (https://) server certificate checking and response.

Namespace: TeamControlium.NonGUI
Assembly: TeamControlium.NonGUI (in TeamControlium.NonGUI.dll) Version: 2.0.0

Syntax

C#

public RemoteCertificateValidationCallback CertificateValidationCallback { get; set; }

Property Value

Type: RemoteCertificateValidationCallback

See Also

Reference

TCPBased Class
TeamControlium.NonGUI Namespace

Clone this wiki locally