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"
}