Datasnap.DSAuth.TDSCustomAuthenticationManager.SetValidateCertificateEvent

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Unit: Datasnap.DSAuth
Parent: TDSCustomAuthenticationManager

Delphi

procedure SetValidateCertificateEvent(const Event: TValidateCertificate); virtual;

C++

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

Description

Sets the OnValidatePeerCertificate event.

SetValidateCertificateEvent sets the event associated with OnValidatePeerCertificate.