promptValues property

List<String>? promptValues
getter/setter pairinherited

List of ASCII string values that specifies whether the Authorization Server prompts the End-User for reauthentication and consent.

Implementation

List<String>? promptValues;