Discuss this help topic in SecureBlackbox Forum
TElAWSS3DataStorage.GetRemoteETag
Retrieves ETag of the remote data object.
Declaration
Parameters
Return value
String that contains ETag of the object.
Description
Use this method to get ETag (entity tag) of the data object contained in a remote storage.
The entity tag is an MD5 hash calculated over object's content. It is used to check whether the object has been modified.