---
title: state
framework: localauthentication
role: symbol
role_heading: Instance Property
path: localauthentication/laright/state-swift.property
---

# state

The current authorization state for a right.

## Declaration

```swift
var state: LARight.State { get }
```

## See Also

### Monitoring authorization status

- [checkCanAuthorize(completion:)](localauthentication/laright/checkcanauthorize(completion:).md)
- [LARight.State](localauthentication/laright/state-swift.enum.md)
