Click or drag to resize

DsRootCaContainer Properties

The DsRootCaContainer 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.
(Inherited from DsPkiCertContainer.)
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.
(Inherited from DsPkiCertContainer.)
Protected propertyDsObjectClasses
Gets an unordered collection of supported by inheritors DS object classes.
(Inherited from DsPkiCertContainer.)
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