Share via


LAContext.EvaluatedPolicyDomainState Property

Definition

Gets the state of the policy domain after a biometric authentication success or after the policy has been evaluated.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSData? EvaluatedPolicyDomainState { [Foundation.Export("evaluatedPolicyDomainState")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("evaluatedPolicyDomainState")>]
member this.EvaluatedPolicyDomainState : Foundation.NSData

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to