Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.15 KB

File metadata and controls

58 lines (43 loc) · 1.15 KB
title conditionalAccessSessionControl resource type
description Session control base type.
ms.localizationpriority medium
author lisaychuang
ms.reviewer conditionalaccesspm
ms.subservice entra-sign-in
doc_type resourcePageType
ms.date 07/22/2024

conditionalAccessSessionControl resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Session control base type.

Properties

Property Type Description
isEnabled Boolean Specifies whether the session control is enabled.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "isEnabled": true
}