How to programmatically detect Cipher type and Encryption level from a wireless network device from
        Posted  
        
            by amexn
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by amexn
        
        
        
        Published on 2010-04-22T04:27:18Z
        Indexed on 
            2010/04/22
            4:33 UTC
        
        
        Read the original article
        Hit count: 542
        
Now my team working in a network project using windows application c#. I didn't know how to programmatically detect Cipher type and Encryption level from a wireless network device from windows 2003 server.
After searching i got WMI (Windows Management Instrumentation) for solving the problem.+
Please suggest example/reference for finding Cipher type and Encryption level from a wireless network device from windows 2003 server
© Stack Overflow or respective owner