SelectiveDisclosureConstraints
Entries
Properties
Functions
Link copied to clipboard
An extending type can specify an sd property for a claim that is marked as allowed in the extended type (or where sd was omitted), changing it to either always or never. However, it MUST NOT change a claim that is marked as always or never in the extended type to a different value.
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.