Soap.SOAPHTTPTrans.TClientCertExt.Stream
Delphi
property Stream: TStream read FStream write FStream;
C++
__property System::Classes::TStream* Stream = {read=FStream, write=FStream};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans.hpp |
Soap.SOAPHTTPTrans | TClientCertExt |
Description
Stream sets the client certificate for the SOAP request authentication.