Datasnap.DSAuth.TDSCustomAuthenticationManager.SetValidateCertificateEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetValidateCertificateEvent(const Event: TValidateCertificate); virtual;

C++

virtual void __fastcall SetValidateCertificateEvent(const Data::Dbxcommon::TValidateCertificate Event);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

Description

Sets the OnValidatePeerCertificate event.

SetValidateCertificateEvent sets the event associated with OnValidatePeerCertificate.