Enum RefreshTokenRotationType
- Namespace
- Auth0.Management
Api .Models
- Assembly
- Auth0.ManagementApi.dll
The type of rotation for a Refresh
Fields
[EnumMember(Value = "non-rotating")] NonRotating = 1
Non-Rotating
[EnumMember(Value = "rotating")] Rotating = 0
Rotating