Table of Contents

Class RefreshTokenRotationTypeEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class RefreshTokenRotationTypeEnum.Values
Inheritance
RefreshTokenRotationTypeEnum.Values
Inherited Members

Fields

NonRotating

public const string NonRotating = "non-rotating"

Field Value

string

Rotating

public const string Rotating = "rotating"

Field Value

string