CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...

    Interface SecurityLevelColorPair

    Interface for security level color pair

    interface SecurityLevelColorPair {
        bg: string;
        text: string;
    }
    Index

    Properties

    Properties

    bg: string

    Background color in hexadecimal format

    text: string

    Text/foreground color in hexadecimal format