TestimoX

API Reference

Enum

CertificateStoreKind

Namespace ComputerX.Certificates
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Local machine certificate store kinds used for posture collection.

Inheritance

  • Enum
  • CertificateStoreKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const CertificateStoreKind Root #

Trusted Root Certification Authorities store.

Value: 0
public const CertificateStoreKind Intermediate #

Intermediate Certification Authorities store.

Value: 1