Click or drag to resize

DsPkiCertContainer Properties

The DsPkiCertContainer type exposes the following members.

Properties
  NameDescription
Protected propertyBaseEntry
Gets an instance of DirectoryEntry object associated with a current PKI container.
(Inherited from DsPkiContainer.)
Protected propertyBaseEntryPath
Gets or sets a base path to this object in Active Directory.
(Inherited from DsPkiContainer.)
Public propertyCertificates
Gets an array of certificates stored in the current container.
Public propertyContainerType
Gets or sets container type in Active Directory.
(Inherited from DsPkiContainer.)
Protected propertyDsList
Gets internal list of all certificates in the current container grouped by DS object name.
Protected propertyDsObjectClasses
Gets an unordered collection of supported by inheritors DS object classes.
Public propertyDsPath
Gets an X.500 path to an Active Directory container.
(Inherited from DsPkiContainer.)
Public propertyIsModified
Indicates whether the container contents was changed.
(Inherited from DsPkiContainer.)
Top
See Also