Console.Readline/Writeline

From: Sumit Kumar (sumit_at_cs.wisc.edu)
Date: 09/27/03

  • Next message: lisa: "FWD: Watch this patch from the M$ Corp."
    Date: Fri, 26 Sep 2003 17:57:08 -0500
    
    

    Hi,
    What kind of code access security does Console.Readline and
    Console.Writeline need in order to execute?

    My test application has only 'SecurityPermissionFlag.Execution' permission
    but it was able to execute Console.Readline with no problems!
    One would think that Console.Readline should require more permission than
    just the 'execution' permission??!!

    Thanks,
    Sumit


  • Next message: lisa: "FWD: Watch this patch from the M$ Corp."