IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

SecretKey Property

The Secret Access Key for the Amazon Web Services account.

Syntax


 getSecretKey(): string;

 setSecretKey(secretKey: string): void;

Default Value

""

Remarks

This property describes the secret key to the Amazon account. It should not be shared with others. The SecretKey is used along with the AccessKey in the authentication process with Amazon servers.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 JavaScript Edition - Version 20.0 [Build 8262]