Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.36 KB

File metadata and controls

58 lines (42 loc) · 1.36 KB
title applicationEnforcedRestrictionsSessionControl resource type
description Session control to enforce application restrictions.
ms.localizationpriority medium
author Jackson-Woods
ms.subservice entra-sign-in
doc_type resourcePageType
ms.date 03/21/2024

applicationEnforcedRestrictionsSessionControl resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Session control to enforce application restrictions. Inherit from Conditional Access Session Control.

Properties

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

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "isEnabled": true
}