The document discusses two multilevel security models: the Chinese Wall model and the Clark-Wilson model. The Chinese Wall model aims to prevent conflicts of interest for consultants dealing with multiple clients. It restricts information flow so that a consultant cannot access files from competing clients. The Clark-Wilson model formalizes security policies for commercial applications by defining well-formed transactions, separation of duties, and only allowing data to be manipulated through authorized programs. It enforces integrity using certification rules and enforcement rules.