public class RegConfigEntry
Public Class RegConfigEntry
public ref class RegConfigEntry
type RegConfigEntry = class end
RegConfigEntry(String, Object) | Initializes a new instance of RegConfigEntry class using value name, optional node path and value to write. |
RegConfigEntry(String, String, Object) | Initializes a new instance of RegConfigEntry class using value name, optional node path and value to write. |
Action | Gets or sets the configuration value commit action. |
IsRoot | Gets or sets the value whether root configuration node is used instead of current active configuration node. |
Name | Gets the configuration value name. |
Node | Gets an optional node path under Certification Authority active node. |
Value | Gets the value to write. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |