API Integrator 2016 .NET Edition
API Integrator 2016 .NET Edition
Questions / Feedback?

AWS4SecretKey Property

The Secret Key for an Amazon Web Services account.

Syntax

[VB.NET]
Public Property AWS4SecretKey As String

[C#]
public string AWS4SecretKey {get; set;}

Remarks

This is the Secret Key for an Amazon Web Services account. This is used along with the AWS4AccessKey when authenticating against AWS servers.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 .NET Edition - Version 16.0 [Build 7709]