Specifies the name of the PKI certificate store.
UUID: 3716e0c9-9d1c-4b16-8054-389e8302cc89
For more information, see PkiStoreName in .NET Reference.
UUID: 3716e0c9-9d1c-4b16-8054-389e8302cc89
For more information, see PkiStoreName in .NET Reference.
Member | Value | Description |
---|---|---|
PkiStoreName_AddressBook | 1 | The PKI certificate store for other users. |
PkiStoreName_AuthRoot | 2 | The PKI certificate store for third-party certificate authorities (CAs). |
PkiStoreName_CertificateAuthority | 3 | The PKI certificate store for intermediate certificate authorities (CAs). |
PkiStoreName_Disallowed | 4 | The PKI certificate store for revoked certificates. |
PkiStoreName_My | 5 | The PKI certificate store for personal certificates. |
PkiStoreName_Root | 6 | The PKI certificate store for trusted root certificate authorities (CAs). |
PkiStoreName_TrustedPeople | 7 | The PKI certificate store for directly trusted people and resources. |
PkiStoreName_TrustedPublisher | 8 | The PKI certificate store for directly trusted publishers. |
For remarks, see PkiStoreName in .NET Reference.
For examples, see PkiStoreName in .NET Reference.