---
title: sessionIsRoot
framework: security
role: symbol
role_heading: Type Property
path: security/sessionattributebits/sessionisroot
---

# sessionIsRoot

A bit that indicates the session is the root session.

## Declaration

```swift
static var sessionIsRoot: SessionAttributeBits { get }
```
