The rotatedAt field on a ProductCredential record in Skarn Suite (the platform auth hub: SSO, tenancy, billing, entitlements, internal event bus) stores a specific piece of the data; it records the date and time the event occurred, giving an accurate timeline used for scheduling, audit history, reminders, and operational decisions. In everyday use this is part of how ProductCredential records are created, displayed, validated, and reported, and it is grounded strictly in the real schema fact ProductCredential.rotatedAt: DateTime.
Technical section
Data model, API, and internals — visible to developers.
