The kind of store in the PKI communication store group (e.g. Own, Trusted, Issuer, or Rejected).
UUID: 6867ec92-fc86-4c0a-8e9c-903effb01657
For more information, see PkiCommunicationStoreKind in .NET Reference.
UUID: 6867ec92-fc86-4c0a-8e9c-903effb01657
For more information, see PkiCommunicationStoreKind in .NET Reference.
Member | Value | Description |
---|---|---|
PkiCommunicationStoreKind_Issuer | 3 | The PKI communication store for issuer (CA) certificates. |
PkiCommunicationStoreKind_None | 0 | No PKI communication store kind. |
PkiCommunicationStoreKind_Own | 1 | The PKI communication store for own certificates. |
PkiCommunicationStoreKind_Rejected | 4 | The PKI communication store for rejected certificates. |
PkiCommunicationStoreKind_Trusted | 2 | The PKI communication store for trusted ("peer") certificates. |
For remarks, see PkiCommunicationStoreKind in .NET Reference.
For examples, see PkiCommunicationStoreKind in .NET Reference.