Edit

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:

At any instance, the actual status of the processing is represented by one of the derived types.

In entitlement management, the derived types of this object are configured in the verifiableCredentialRequirementStatus property of accessPackageAssignmentRequestRequirements.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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