---
title: interactionAllowed
framework: security
role: symbol
role_heading: Type Property
path: security/authorizationflags/interactionallowed
---

# interactionAllowed

A flag that permits user interaction as needed.

## Declaration

```swift
static var interactionAllowed: AuthorizationFlags { get }
```

## Discussion

Discussion If this flag is set, the Security Server is permitted to interact with the user as needed.
