---
title: sessionIsRemote
framework: security
role: symbol
role_heading: Type Property
path: security/sessionattributebits/sessionisremote
---

# sessionIsRemote

A bit that indicates the session was initiated over the network.

## Declaration

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