TTMSMCPClient.APIKeys Property
Access keys for the supported model services.
API unit family: TMS.MCP.Client
Declaring type: TTMSMCPClient
Inherited from: TTMSMCPCustomClient
Type: TTMSMCPCloudAIAPIKeys
Syntax
property APIKeys: TTMSMCPCloudAIAPIKeys;
Remarks
This forwards to the model connection the client owns, so the keys are shared with anything else reading that connection. Assigning copies the values into the existing instance instead of replacing it.