Table of Contents

TTMSMCPSseTransport.KeyFile Property

Path of the private key belonging to the certificate.

API unit family: TMS.MCP.Transport.SSE Declaring type: TTMSMCPSseTransport 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 TTMSMCPSseTransport.CertFile.