In Internet Information Services Manager, you\'re given the option between the Per
addition to Sam.Rueby's Answer:
There is not a StoreName enumeration value for Web Hosting, but Web Hosting store can be accessed by using StoreName value as "WebHosting".
var store = new X509Store( "WebHosting", StoreLocation.LocalMachine);