# ClaimEntity object

This object contains the data for an individual claim belonging to an identity.

# Properties

Name Type Description
id integer readonly. The unique id of this claim.
name string readonly. The (technical) name of this claim.
value string readonly. The value of this claim.
claimsIdentityId integer readonly. The id of the identity this claim belongs to.
claimsIdentity ClaimsIdentityEntity readonly. A navigation property for the owning identity.

# Operations

Non-exhaustive list of operations that are related to this type:

Zuletzt aktualisiert: 7. Februar 2025 um 08:35