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