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 is a JSON representation of the resource.

{
  "isEnabled": true
}