Sets or gets the default Certificate System Store name.
Syntax:
Remarks:
The following certificate store name are already predefined in the Windows Operating System:
- CA - Certification Authority Certificates.
- My - Certificate store that holds certificates with their associated private keys.
- Root - Root certificates which are self-signed certificates that identifies a certificate authority (CA).
- SPC - Software Publisher Certificates.
If a system store name is not one of the predefined names listed above or not already existing then a new system store with the name is created.
When processing certificates the system store opened by default is "My".