AWS.SNS.ISNSSetPlatformApplicationAttributesRequest.PlatformCredential

The credential received from the notification service.

property PlatformCredential: string;
__property AnsiString PlatformCredential;

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

For APNS and APNS_SANDBOX, PlatformCredential is the private key. For GCM, PlatformCredentials is the API key. For ADM, PlatformCredentials is the client secret.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.