AccountId Property  
 

Gets a value that specifies the storage account ID associated with the development license.

Syntax

object.AccountId

Remarks

This property is a string that uniquely identifies the web services account that is associated with the session. The account ID corresponds with your product serial number and runtime license key, but it is not identical to either of those values.

Caution

If you are using an evaluation license, the account ID is temporary and only valid during the evaluation period. After the evaluation period has expired, the account ID is revoked and objects stored using this ID will be deleted. It is not recommended that you store critical application data using an evaluation license.

Data Type

String

See Also

AppId Property, ObjectId Property, StorageId Property