FileThumbprint

FileThumbprint
FileThumbprint

File thumbprint

AllOf
This class requires all of the following:
JSON Example
{
    "_self": {
        "action": "string",
        "href": "string",
        "rel": "string"
    },
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "_schema": "string",
    "sha256": "string",
    "name": "string",
    "sha1": "string"
}