Home > @cerbos/core > Principal > attributes
Warning: This API is now obsolete.
Use Principal.attr instead, for consistency with policy expressions.
Application-specific attributes describing the principal (deprecated).
Signature:
attributes?: Record<string, Value> | undefined;