Click or drag to resize

IAWSReplicationTargetAccessKey Property


Gets/sets the 20-character, alphanumeric key string used to make programmatic calls to AWS API operations.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string AccessKey { get; set; }

Property Value

String
Example
Example: "AKIAIOSFODNN7EXAMPLE"
See Also