SecretKey Property
The Secret Access Key for the Amazon Web Services account.
Syntax
char* GetSecretKey();
int SetSecretKey(char* lpszSecretKey);
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.
Data Type
String