CIA Compliance Manager API Documentation - v0.8.21

    Props for SecurityResourcesWidget component

    interface SecurityResourcesWidgetProps {
        availabilityLevel: SecurityLevel;
        className?: string;
        confidentialityLevel: SecurityLevel;
        integrityLevel: SecurityLevel;
        limit?: number;
        showTopResourcesOnly?: boolean;
        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

    limit?: number

    Optional limit for the number of resources to display

    showTopResourcesOnly?: boolean

    Optional flag to show only top resources

    testId?: string

    Optional test ID for testing

    MMNEPVFCICPMFPCPTTAAATR