conditionalAccessSessionControl resource type

Namespace: microsoft.graph

Session control base type.

Properties

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

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

{
  "isEnabled": true
}