Share via


LAContext.TouchIdAuthenticationAllowableReuseDuration Property

Definition

Gets or sets the time, in seconds, after a successful Touch ID authentication for which a user will not be challenged for another.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double TouchIdAuthenticationAllowableReuseDuration { [Foundation.Export("touchIDAuthenticationAllowableReuseDuration")] get; [Foundation.Export("setTouchIDAuthenticationAllowableReuseDuration:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("touchIDAuthenticationAllowableReuseDuration")>]
[<set: Foundation.Export("setTouchIDAuthenticationAllowableReuseDuration:")>]
member this.TouchIdAuthenticationAllowableReuseDuration : double with get, set

Property Value

Attributes

Applies to