---
title: extendRights
framework: security
role: symbol
role_heading: Type Property
path: security/authorizationflags/extendrights
---

# extendRights

A flag that permits the Security Server to attempt to grant the rights requested.

## Declaration

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

## Discussion

Discussion Once the Security Server denies one right, it ignores the remaining requested rights.
