DsPkiContainerBaseEntryPath Property
Gets or sets a base path to this object in Active Directory.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
protected string BaseEntryPath { get; set; }
Protected Property BaseEntryPath As String
Get
Set
protected:
property String^ BaseEntryPath {
String^ get ();
void set (String^ value);
}
member BaseEntryPath : string with get, set
Property Value
String