Share via


LAPolicy Enum

Definition

Authentication policies.

[ObjCRuntime.Native]
public enum LAPolicy
[<ObjCRuntime.Native>]
type LAPolicy = 
Inheritance
LAPolicy
Attributes

Fields

Name Value Description
DeviceOwnerAuthenticationWithBiometrics 1

Use the TouchID sensor to authenticate the user.

DeviceOwnerAuthentication 2

Use the Touch ID sensor or the device password to authenticate the user.

DeviceOwnerAuthenticationWithCompanion 3
DeviceOwnerAuthenticationWithWatch 3
DeviceOwnerAuthenticationWithBiometricsOrCompanion 4
DeviceOwnerAuthenticationWithBiometricsOrWatch 4
OwnerAuthenticationWithBiometricsOrWatch 4
DeviceOwnerAuthenticationWithWristDetection 5

Applies to