CertificateStore Fields

The CertificateStore type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIntermediateCA
Gets the name of the system certificate store containing certificates of intermediate certification authorities.
Public fieldStatic memberOtherPeople
Gets the name of the system certificate store containing certificates of other entities such as your address book members.
Public fieldStatic memberPersonal
Gets the name of the system certificate store containing personal certificates.
Public fieldStatic memberRootCA
Gets the name of the system certificate store containing certificates of trusted root certification authorities.
Top
See Also