PolicyEvaluationResultsWriter Members
Include Protected Members
Include Inherited Members
Represents the XML writer that records the policy evaluation history in Policy-Based Management.
The PolicyEvaluationResultsWriter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PolicyEvaluationResultsWriter(XmlWriter) | Initializes a new instance of the PolicyEvaluationResultsWriter class based on the specified XML writer. |
Top
Methods
Name | Description | |
---|---|---|
Dispose() | Clears the object. | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
GetXmlWriterSettings() | ||
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) | |
WriteEvaluationHistory(EvaluationHistory) |
Top