Table of Contents

TTMSMCPStreamableHTTPTransport.KeyFile Property

Path of the private key belonging to the certificate.

API unit family: TMS.MCP.Transport.StreamableHTTP Declaring type: TTMSMCPStreamableHTTPTransport Type: string

Syntax

property KeyFile: string;

Remarks

Used only where the certificate is a file on disk. Not used on Windows, where the key stays in the system certificate store together with the certificate - see TTMSMCPStreamableHTTPTransport.CertFile.