Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.04 KB

File metadata and controls

39 lines (31 loc) · 1.04 KB
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

signInIdentity resource type

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:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.signInIdentity"
}