Skip to content

ac3d03ec d19e ae0b aa11 cdc050cf862e

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

HTTPBased.CertificateValidationCallback Property

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

Gets or sets Call-back delegate for custom/test-based validations of Server certificates. Can be used for Server Certificate logging, negative testing etc...

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

HTTPBased Class
TeamControlium.NonGUI Namespace

Clone this wiki locally