CIA Compliance Manager API Documentation - v0.8.22

    Variable CIA_COMPONENT_INFOConst

    CIA_COMPONENT_INFO: {
        AVAILABILITY: {
            COLOR: string;
            DESCRIPTION: string;
            ICON: string;
            NAME: string;
        };
        CONFIDENTIALITY: {
            COLOR: string;
            DESCRIPTION: string;
            ICON: string;
            NAME: string;
        };
        INTEGRITY: {
            COLOR: string;
            DESCRIPTION: string;
            ICON: string;
            NAME: string;
        };
    } = ...

    CIA component information

    Type declaration

    • AVAILABILITY: { COLOR: string; DESCRIPTION: string; ICON: string; NAME: string }
    • CONFIDENTIALITY: { COLOR: string; DESCRIPTION: string; ICON: string; NAME: string }
    • INTEGRITY: { COLOR: string; DESCRIPTION: string; ICON: string; NAME: string }
    MMNEPVFCICPMFPCPTTAAATR