The method sets the client certificate to use for client authentication in an HTTPS (SSL) request. The CertStoreLocation ...

The method sets the client certificate to use for client authentication in an HTTPS (SSL) request. The CertStoreLocation parameter can be set to one of the following values: 0 : Use the current user's certificate store.1 : Use the local computer's certificate store.2 : Use the current service's certificate store.3 : Use a specific service's certificate store4 : Use a specific user's certificate store5 : Use the current user's Group Policy certificate store. In a network setting, stores in this location are downloaded to the client computer from the Group Policy template during computer startup or user logon.6 : Use the local computer's certificate store. In a network setting, stores in this location are downloaded to the client computer from the Group Policy template during computer startup or user logon.7 : Use the enterprise certificate store. The enterprise store is shared across domains in the enterprise and downloaded from the global enterprise directory.