Soap.SOAPHTTPTrans.THTTPReqResp.SetCertSerialNumber

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

Delphi

procedure SetCertSerialNumber(const ASerialNum: string);

C++

void __fastcall SetCertSerialNumber(const System::UnicodeString ASerialNum);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

説明

SerialNum の設定メソッドです。

SetCertSerialNumber は、証明書の SerialNum を設定するために内部的に使用されます。

関連項目