Specifies the location of the PKI certificate store.
UUID: e01678ad-c21d-4179-9df6-c3a52ee77d06
For more information, see PkiStoreLocation in .NET Reference.
UUID: e01678ad-c21d-4179-9df6-c3a52ee77d06
For more information, see PkiStoreLocation in .NET Reference.
Member | Value | Description |
---|---|---|
PkiStoreLocation_CurrentUser | 1 | The X.509 certificate store used by the current user. |
PkiStoreLocation_LocalMachine | 2 | The X.509 certificate store assigned to the local machine. |
For remarks, see PkiStoreLocation in .NET Reference.
For examples, see PkiStoreLocation in .NET Reference.