Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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"
}