Orchestration SDK 5.10.1
Loading...
Searching...
No Matches
ProtectionType.h File Reference

Go to the source code of this file.

Enumerations

enum  ProtectionType { ProtectionTypeNoPassword = 1 , ProtectionTypePassword , ProtectionTypeBiometric }
 

Enumeration Type Documentation

◆ ProtectionType

Available protection types for generating one-time passwords and signatures.

Enumerator
ProtectionTypeNoPassword 

No password is needed for generating one-time passwords and signatures.

ProtectionTypePassword 

A password is needed for generating one-time passwords and signatures.

ProtectionTypeBiometric 

A biometric scan is needed for generating one-time passwords and signatures.