API Reference
Class
PolicyValueState
Represents the current state of a policy value.
Inheritance
- Object
- PolicyValueState
Constructors
public PolicyValueState(Boolean IsConfigured, Object Value) #Represents the current state of a policy value.
Parameters
- IsConfigured System.Boolean
- True when the registry has a value for the element.
- Value System.Object
- Raw registry data (type depends on policy).