The CertificateStore type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCAStore
Represents the predefined system certificate store "CA". This field is constant.
Public fieldStatic memberMyStore
Represents the predefined system certificate store "My". This field is constant.
Public fieldStatic memberRootStore
Represents the predefined system certificate store "Root". This field is constant.
Public fieldStatic memberSoftwarePublisherStore
Represents the software publisher certificate store. This field is constant.
Public fieldStatic memberTrustStore
Represents the predefined system certificate store "Trust". This field is constant.
Public fieldStatic memberUnTrustedStore
Represents the untrusted certificate store. This field is constant.

See Also