Datasnap.DSAuth.TDSCustomAuthenticationManager.GetValidateCertificateEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetValidateCertificateEvent: TValidateCertificate; virtual;

C++

virtual Data::Dbxcommon::TValidateCertificate __fastcall GetValidateCertificateEvent();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

Description

Renvoie l'événement OnValidatePeerCertificate, s'il a été affecté.

La méthode GetValidateCertificateEvent est utilisée pour renvoyer l'événement OnValidatePeerCertificate, s'il a été affecté.

Voir aussi