All webpage asset entities are structured as follows:
entity
:
-
[
string
]FileName:
The name of the webpage asset [
string
]PhysicalPath:
The location of the webpage asset in the server directory[
string
]RelativePath:
[lo
ng
]FileSize:
The size of the webpage asset file[
string
]FileHash:
The hash algorithm and the value that results from performing the hash algorithm on the webpage asset. The string is formatted as "{algorithm}:{value}" (e.g. "SHA1:6DB465879088280AAC52DC22B07ED0AD493A99D4")