Datasnap.DSAuth.TDSCustomAuthenticationManager.GetValidateCertificateEvent
Delphi
function GetValidateCertificateEvent: TValidateCertificate; virtual;
C++
virtual Data::Dbxcommon::TValidateCertificate __fastcall GetValidateCertificateEvent(void);
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é.