LAContext.EvaluatedPolicyDomainState Property

Definition

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSData EvaluatedPolicyDomainState { [Foundation.Export("evaluatedPolicyDomainState")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.EvaluatedPolicyDomainState : Foundation.NSData

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to