Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.16 KB

File metadata and controls

36 lines (28 loc) · 1.16 KB
title verifiableCredentialRequirementStatus resource type
description Represents the status of processing the verifiable credential requirement for an access package request.
author sponnada
ms.localizationpriority medium
ms.subservice entra-id-governance
doc_type resourcePageType
ms.date 07/22/2024

verifiableCredentialRequirementStatus resource type

Namespace: microsoft.graph

Represents the status of processing the verifiable credential requirement for an access package request. This is an abstract type that's inherited by verifiableCredentialRequired, verifiableCredentialRetrieved, verifiableCredentialVerified. At any instance, the actual status of the processing is represented by one of the derived types.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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