Home > @cerbos/core > PolicyMetadata
Metadata describing a policy.
Signature:
export interface PolicyMetadata
Property |
Modifiers |
Type |
Description |
---|---|---|---|
Record<string, string> |
Free-form data, for auditing purposes. | ||
string | undefined |
Hash of policy contents. | ||
More details about the source of the policy, for auditing purposes. | |||
string |
The source of the policy, for auditing purposes. | ||
string |
Deprecated. | ||
string |
The policy's identifier in the backend store. |