BiosealFormat Enumeration¶
Namespace: id3.Bioseal
Definition¶
Enumerates the BioSeal formats.
class BiosealFormat
enum BiosealFormat
public enum BiosealFormat
public enum BiosealFormat
public enum BiosealFormat
typedef enum id3BiosealFormat
Fields¶
Name |
Value |
Description |
---|---|---|
|
0 |
Undefined version. |
|
1 |
VDS compliant with the AFNOR standard XP Z42-101. |
|
2 |
BioSeal compliant with the AFNOR XP Z42-105 standard and Otentik code specifications. |
|
3 |
BioSeal compliant with the ISO 22376:2023 specifications. |
|
4 |
BioSeal compliant with the ISO 22376:2023 specifications prefixed by the instance’s ISO 15459 Issuing Agency Code. |
|
5 |
BioSeal compliant with the AFNOR XP Z42-105 standard prefixed by the instance’s ISO 15459 Issuing Agency Code. |