Data.DbxDatasnap.TDBXDatasnapProperties.OnValidatePeerCertificate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnValidatePeerCertificate: TValidateCertificate read GetValidateCertificate write SetValidateCertificate;

C++

__property Data::Dbxcommon::TValidateCertificate OnValidatePeerCertificate = {read=GetValidateCertificate, write=SetValidateCertificate};

Properties

Type Visibility Source Unit Parent
event public
Data.DbxDatasnap.pas
Data.DbxDatasnap.hpp
Data.DbxDatasnap TDBXDatasnapProperties

Description

Specifies the ValidatePeerCertificate event from the events collection.

The OnValidatePeerCertificate property is used to specify the ValidatePeerCertificate event from the events collection.