VerIDSecurityLevel
@objc
public enum VerIDSecurityLevel : IntAuthentication security level settings. Higher levels mean stricter authentication. Lower levels are more forgiving.
- 
                  
                  The most relaxed security. Legitimate users should have no difficulty authenticating. May authenticate an imposter. DeclarationSwift case lowest
- 
                  
                  Easy authentication. DeclarationSwift case low
- 
                  
                  Balance of easy authentication and high security. DeclarationSwift case normal
- 
                  
                  High security. DeclarationSwift case high
- 
                  
                  Strictest security. Least likely to authenticate an imposter. Legitimate users may have difficulty authenticating. DeclarationSwift case highest
 VerIDSecurityLevel Enumeration Reference
        VerIDSecurityLevel Enumeration Reference