@tauri-apps/plugin-biometric - v2.3.0
Tauri Docs
GitHub
Preparing search index...
AuthOptions
Interface AuthOptions
interface
AuthOptions
{
allowDeviceCredential
?:
boolean
;
cancelTitle
?:
string
;
fallbackTitle
?:
string
;
title
?:
string
;
subtitle
?:
string
;
confirmationRequired
?:
boolean
;
maxAttemps
?:
number
;
}
Index
Properties
allow
Device
Credential?
cancel
Title?
fallback
Title?
title?
subtitle?
confirmation
Required?
max
Attemps?
Properties
Optional
allow
Device
Credential
allowDeviceCredential
?:
boolean
Optional
cancel
Title
cancelTitle
?:
string
Optional
fallback
Title
fallbackTitle
?:
string
Optional
title
title
?:
string
Optional
subtitle
subtitle
?:
string
Optional
confirmation
Required
confirmationRequired
?:
boolean
Optional
max
Attemps
maxAttemps
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Device
Credential
cancel
Title
fallback
Title
title
subtitle
confirmation
Required
max
Attemps
Tauri Docs
GitHub
@tauri-apps/plugin-biometric - v2.3.0
Loading...