Mentalis.org Security Library documentation

CertificateStore Fields

The fields of the CertificateStore class are listed below. For a complete list of CertificateStore class members, see the CertificateStore Members topic.

Public Static (Shared) Fields

CAStoreRepresents the predefined system certificate store "CA". This field is constant.
MyStoreRepresents the predefined system certificate store "My". This field is constant.
RootStoreRepresents the predefined system certificate store "Root". This field is constant.
SoftwarePublisherStoreRepresents the software publisher certificate store. This field is constant.
TrustStoreRepresents the predefined system certificate store "Trust". This field is constant.
UnTrustedStoreRepresents the untrusted certificate store. This field is constant.

See Also

CertificateStore Class | Org.Mentalis.Security.Certificates Namespace