Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.05 KB

File metadata and controls

38 lines (30 loc) · 1.05 KB
title verifiedCredentialClaims resource type
description Open type containing the key-value pair of the claims retrieved from the credentials.
author sponnada
ms.localizationpriority medium
ms.subservice entra-id-governance
doc_type resourcePageType
ms.date 07/22/2024

verifiedCredentialClaims resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Open type containing the key-value pair of the claims retrieved from the verifiable credentials. Names must be valid property names and values may be restricted to a list of types via an annotation with the term Validation.OpenPropertyTypeConstraint. Used for the claims property of verified credential data.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.verifiedCredentialClaims"
}