RedactionPolicy Methods

The RedactionPolicy type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberCode exampleLoad(Stream)
Loads an instance of RedactionPolicy from a stream.
Public methodStatic memberCode exampleLoad(String)
Loads an instance of RedactionPolicy from a file path.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave(Stream)
Saves the redaction policy to a stream.
Public methodSave(String)
Saves the redaction policy to a file.
Public methodToString (Inherited from Object.)
See Also