applicationEnforcedRestrictionsSessionControl resource type

Namespace: microsoft.graph

Session control to enforce application restrictions. Inherits 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
}