Datasnap.DSAuth.TDSCustomAuthenticationManager.SetValidateCertificateEvent

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

Delphi

procedure SetValidateCertificateEvent(const Event: TValidateCertificate); virtual;

C++

virtual void __fastcall SetValidateCertificateEvent(const Data::Dbxcommon::TValidateCertificate Event);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

説明

OnValidatePeerCertificate イベントを設定します。

SetValidateCertificateEvent は、OnValidatePeerCertificate と関連付けられたイベントを設定します。