FireDAC.Stan.Intf.IFDStanCertificateHandler.HandleCertificateValidation
Delphi
procedure HandleCertificateValidation(const AInitiator: IFDStanObject;
ACertificate: TFDCertificate; const ADepth: Integer; var AOk: Boolean);
C++
virtual void __fastcall HandleCertificateValidation(const _di_IFDStanObject AInitiator, TFDCertificate* ACertificate, const int ADepth, bool &AOk) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | FireDAC.Stan.Intf.pas FireDAC.Stan.Intf.hpp |
FireDAC.Stan.Intf | IFDStanCertificateHandler |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。