Table of Contents

TTMSMCPStreamableHTTPTransport.KeyPassword Property

Password protecting the private key, when it has one.

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

Syntax

property KeyPassword: string;

Remarks

Used only where the certificate is a file on disk. Held in memory as given, so treat it like any other secret and prefer loading it at run time over storing it with the form.