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

AWS4AccessKey Property

The Access Key for an Amazon Web Services account.

Syntax

[VB.NET]
Public Property AWS4AccessKey As String

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

Remarks

This is the Access Key for an Amazon Web Services account. This is used along with the AWS4SecretKey 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]