Share via


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
Public method PolicyEvaluationResultsWriter(XmlWriter) Initializes a new instance of the PolicyEvaluationResultsWriter class based on the specified XML writer.

Top

Methods

  Name Description
Public method Dispose() Clears the object.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Public methodStatic member GetXmlWriterSettings()
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)
Public method WriteEvaluationHistory(EvaluationHistory)

Top