DsPkiContainerBaseEntryPath Property |
Gets or sets a base path to this object in Active Directory.
Namespace:
SysadminsLV.PKI.Management.ActiveDirectory
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax 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
Type:
StringSee Also