DsPkiContainerBaseEntry Property
Gets an instance of
DirectoryEntry object associated with a current PKI container.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
protected DirectoryEntry BaseEntry { get; set; }
Protected Property BaseEntry As DirectoryEntry
Get
Set
protected:
property DirectoryEntry^ BaseEntry {
DirectoryEntry^ get ();
void set (DirectoryEntry^ value);
}
member BaseEntry : DirectoryEntry with get, set
Property Value
DirectoryEntry