Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Important
APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
Verifiable credential requirements status indicating that credentials verification is required and returns the information required to initiate the credential verification process. Used for the verifiableCredentialRequirementStatus property of access package assignment request requirements.
Inherits from verifiableCredentialRequirementStatus.
Property | Type | Description |
---|---|---|
expiryDateTime | DateTimeOffset | When the presentation request will expire and a new one will need to be generated. |
url | String | A URL that launches the digital wallet and starts the presentation process. You can present this URL to the user if they can't scan the QR code. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.verifiableCredentialRequired",
"expiryDateTime": "String (timestamp)",
"url": "String"
}
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now