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.308
Syntax
string AccessKey { get; set; }

Property Value

Type: String
Examples
Example: "AKIAIOSFODNN7EXAMPLE"
See Also