Table of Contents

TTMSFNCWebPushVapid.PublicKey Property

Base64url encoded public key presented to the push service and shared with subscribing clients.

API unit family: TMS.TMSFNCWebPushCommon Declaring type: TTMSFNCWebPushVapid Type: string

Syntax

property PublicKey: string;

Remarks

The value must decode to a 65-byte key; assigning any other length raises an exception.