Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.12 KB

File metadata and controls

39 lines (31 loc) · 1.12 KB
title verifiableCredentialVerified resource type
description Represents the status where the service has validated the verifiable credential that the user presented.
author sponnada
ms.localizationpriority medium
ms.subservice entra-id-governance
doc_type resourcePageType
ms.date 07/22/2024

verifiableCredentialVerified resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents the status where the service has validated the verifiable credential that the user presented. Inherits from verifiableCredentialRequirementStatus. Used for the verifiableCredentialRequirementStatus property of access package assignment request requirements.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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