Soap.SOAPHTTPTrans.THTTPReqResp.SetCertSerialNumber
Delphi
procedure SetCertSerialNumber(const ASerialNum: string);
C++
void __fastcall SetCertSerialNumber(const System::UnicodeString ASerialNum);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans.hpp | Soap.SOAPHTTPTrans | THTTPReqResp | 
Description
Is the setter method for SerialNum.
SetCertSerialNumber is used internally to set the SerialNum of the certificate.