---
title: kLAPolicyDeviceOwnerAuthentication
framework: localauthentication
role: symbol
role_heading: Global Variable
path: localauthentication/klapolicydeviceownerauthentication
---

# kLAPolicyDeviceOwnerAuthentication

User authentication with either biometry or the device passcode.

## Declaration

```swift
var kLAPolicyDeviceOwnerAuthentication: Int32 { get }
```

## See Also

### Policy Constants

- [kLAPolicyDeviceOwnerAuthenticationWithBiometrics](localauthentication/klapolicydeviceownerauthenticationwithbiometrics.md)
- [kLAPolicyDeviceOwnerAuthenticationWithWatch](localauthentication/klapolicydeviceownerauthenticationwithwatch.md)
- [kLAPolicyDeviceOwnerAuthenticationWithBiometricsOrWatch](localauthentication/klapolicydeviceownerauthenticationwithbiometricsorwatch.md)
- [kLAPolicyDeviceOwnerAuthenticationWithWristDetection](localauthentication/klapolicydeviceownerauthenticationwithwristdetection.md)
