Datasnap.DSAuth.TDSCustomAuthenticationManager.OnValidatePeerCertificate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnValidatePeerCertificate: TValidateCertificate read GetValidateCertificateEvent write SetValidateCertificateEvent;

C++

__property Data::Dbxcommon::TValidateCertificate OnValidatePeerCertificate = {read=GetValidateCertificateEvent, write=SetValidateCertificateEvent};

Propriétés

Type Visibilité  Source Unité  Parent
event public
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

Description

Evénement de validation d'un certificat homologue.

OnValidatePeerCertificate est un événement utilisé pour valider un certificat homologue.

Voir aussi