| 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 |
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.
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.verifiedCredentialClaims"
}