API:Datasnap.DSClientRest.TDSRestConnection.OnValidatePeerCertificateErr

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property OnValidatePeerCertificateErr;

C++

__property OnValidatePeerCertificateErr;

プロパティ

種類 可視性 ソース ユニット
event published
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestConnection

説明

ピア証明書の検証中にエラーが発生した場合に発生します。

Datasnap.DSClientRest.TDSRestConnection.OnValidatePeerCertificateErr は Datasnap.DSClientRest.TDSCustomRestConnection.OnValidatePeerCertificateErr を継承しています。以下の内容はすべて Datasnap.DSClientRest.TDSCustomRestConnection.OnValidatePeerCertificateErr を参照しています。

ピア証明書の検証中にエラーが発生した場合に発生します。

OnValidatePeerCertificateErr イベントを使用すると、ユーザー確認が必要なピア証明書エラーを管理できます。

関連項目