Table of Contents

TTMSFNCWebPushVapid.PrivateKey Property

Base64url encoded private key used to sign authentication tokens for the push service. Keep this value secret.

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

Syntax

property PrivateKey: string;

Remarks

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