CIA Compliance Manager API Documentation - v0.8.5

    Interface SecurityLevelProviderProps

    interface SecurityLevelProviderProps {
        children: ReactNode;
        initialAvailability?: SecurityLevel;
        initialConfidentiality?: SecurityLevel;
        initialIntegrity?: SecurityLevel;
    }
    Index

    Properties

    children: ReactNode
    initialAvailability?: SecurityLevel
    initialConfidentiality?: SecurityLevel
    initialIntegrity?: SecurityLevel
    MMNEPVFCICPMFPCPTTAAATR