func disableBioAuthentication() throws -> Bool
Disable authentication with biometrics.
func enableBioAuthentication(password: String) throws -> Bool
Enable authentication with biometrics.
func getBioAuthenticationState() -> BioAuthenticationState?
Returns the current working state of authentication with biometrics.