---
title: preAuthorize
framework: security
role: symbol
role_heading: Type Property
path: security/authorizationflags/preauthorize
---

# preAuthorize

A flag that instructs the Security Server to preauthorize the rights requested.

## Declaration

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