DocumentAttributeSensitivity
Attribute sensitivity classification.
These values are ordered in terms of sensitivity, ranging from VALIDITY being the least sensitive and PII being the highest. New values may be added in the future so applications should be careful serializing these values to storage or transmitting them to other applications.
These levels should always be considered in context (including whether a presentment is proximity or online), and is not an indication of risk by themselves. For example for presentment of a credential to a website level PORTRAIT_IMAGE should be considered risky whereas for proximity presentment it's not.
Entries
The attribute conveys information about the subject's age, e.g. age_over_21 or age_in_years. This does not include e.g. a subject's birthdate since this can reliably identify an individual.
The holder's portrait image, used to prove that the individual presenting a credential is the authorized holder.
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.