LAContext.TouchIdAuthenticationMaximumAllowableReuseDuration Property

Definition

Represents the value that is associated with the LATouchIDAuthenticationMaximumAllowableReuseDuration constant.

[Foundation.Field("LATouchIDAuthenticationMaximumAllowableReuseDuration", "LocalAuthentication")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static double TouchIdAuthenticationMaximumAllowableReuseDuration { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; }
member this.TouchIdAuthenticationMaximumAllowableReuseDuration : double

Property Value

Attributes

Applies to