CIA Compliance Manager API Documentation - v0.8.22

    Props for SecuritySummaryWidget component

    interface SecuritySummaryWidgetProps {
        availabilityLevel: SecurityLevel;
        className?: string;
        confidentialityLevel: SecurityLevel;
        integrityLevel: SecurityLevel;
        securityLevel?: SecurityLevel;
        testId?: string;
    }
    Index

    Properties

    availabilityLevel: SecurityLevel

    Selected availability level

    className?: string

    Optional CSS class name

    confidentialityLevel: SecurityLevel

    Selected confidentiality level

    integrityLevel: SecurityLevel

    Selected integrity level

    securityLevel?: SecurityLevel

    Optional overall security level

    testId?: string

    Optional test ID

    MMNEPVFCICPMFPCPTTAAATR