IPWorks Cloud 2020 Python Edition

Questions / Feedback?

object_compliance_hash Property

The SHA-256 hash of an object, intended to be used to verify that it hasn't changed.

Syntax

def get_object_compliance_hash() -> str: ...

object_compliance_hash = property(get_object_compliance_hash, None)

Default Value

""

Remarks

The SHA-256 hash of an object, intended to be used to verify that it hasn't changed.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]