TTMSFNCWebPushSSLCertPath.OnChanged Event
Occurs when any of the certificate paths changes so the owner can reapply the new certificate configuration.
API unit family: TMS.TMSFNCWebPushServer
Declaring type: TTMSFNCWebPushSSLCertPath
Type: TNotifyEvent
Syntax
property OnChanged: TNotifyEvent;
Remarks
Sender is the certificate path instance that raised the event.