Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.19 KB

File metadata and controls

42 lines (33 loc) · 1.19 KB
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

signInContext resource type

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:

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

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