BiometricsService Data Types

BiometricsService defines and uses several data types.

BiometricsServiceOptions 

An object for specifying which instances of a recurring event are affected by an update to or deletion of one instance of the event.

Property NameTypeDescription
permissionRequestBodyStringReason to use biometrics scanner.
permissionRequestTitleStringTitle used in the dialog when the reason text is displayed. Allowed on iOS, but effective only on Android.
additionalSupportedPoliciesArray of BiometricsServicePolicyPolicies specified in the array allows customization of the biometrics scan behavior.

BiometricsServiceFailure 

An object representing an error that occurred when accessing BiometricsService features.

Property NameTypeDescription
codeBiometricsServiceFailureCodeA value representing the reason for a biometrics service error. See BiometricsServiceFailureCode for the list of possible values.
messageStringA string value describing the reason for the failure. This value is suitable for use in user interface messages. The message is provided in English and isn’t localized.

Release Preview

This release is in preview. Features described here don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.