Click or drag to resize

TlsClientRemoteCertificateValidationCallback Property

Gets or sets the callback used to verify remote certificates.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
View Source

Property Value

RemoteCertificateValidationCallback
Remarks
Setting this property overrides the validation callback in the CertificateChecker.
See Also