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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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