accessKey (property)

The Access Key Id for the Amazon Web Services account.

Syntax

@property (nonatomic,readwrite,assign,getter=accessKey,setter=setAccessKey:) NSString* accessKey;
- (NSString*)accessKey;
- (void)setAccessKey:(NSString*)newAccessKey;
public var accessKey: String {
  get {...}
set {...} }

Default Value

""

Remarks

This is the username for the Amazon Web Services account. No two accounts may have the same Access Key. This is used along with the SecretKey to authenticate with Amazon servers.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 8308]