Data.SqlExpr.TSQLConnection.ValidatePeerCertificate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ValidatePeerCertificate: TValidateCertificate read FValidateCertificate write FValidateCertificate;

C++

__property Data::Dbxcommon::TValidateCertificate ValidatePeerCertificate = {read=FValidateCertificate, write=FValidateCertificate};

Propriétés

Type Visibilité  Source Unité  Parent
event published
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TSQLConnection

Description

Evénement qui se produit lors de la validation d'un certificat homologue.

L'événement ValidatePeerCertificate se produit lors de la validation du certificat homologue. Le certificat représente un certificat X509.

Voir aussi