export enum CLASSIFICATION_LEVEL { UNCLASSIFIED = 0, RESTRICTED, CONFIDENTIAL, SECRET, TOP_SECRET }