| title | signInIdentity resource type |
|---|---|
| description | Represents the identity that is signing in |
| 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 identity that is signing in, as defined in Conditional Access What If evaluation. The identity could be that of a user, an guest user, or a single tenant service principal. 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.signInIdentity"
}