RegConfigEntryIsRoot Property
Gets or sets the value whether root configuration node is used instead of current active configuration node.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsRoot { get; set; }
Public Property IsRoot As Boolean
Get
Set
public:
property bool IsRoot {
bool get ();
void set (bool value);
}
member IsRoot : bool with get, set
Property Value
Boolean