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 JSON representation shows the resource type.
{
"isEnabled": true
}