| title | signInContext resource type |
|---|---|
| description | Represents the context of the authentication event as defined in the Conditional Access What If evaluation. |
| author | kvenkit |
| ms.date | 03/21/2025 |
| ms.localizationpriority | medium |
| ms.subservice | entra-sign-in |
| doc_type | resourcePageType |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents the context of the sign-in as defined in Conditional Access What If evaluation. The context could involve accessing an application, performing a specific user action, or accessing data protected by an authentication context.
This resource is an abstract type from which the following types derive:
None.
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.signInContext"
}