In my program, I want to dynamically discover the members of System.Net.SecurityProtocolType enumeration which are obsolete.
System.Net.SecurityProtocolType
If I reflect on C:\\Pr
C:\\Pr