Class InfoTypeTransformations (3.3.0)

public sealed class InfoTypeTransformations : IMessage<InfoTypeTransformations>, IEquatable<InfoTypeTransformations>, IDeepCloneable<InfoTypeTransformations>, IBufferMessage, IMessage

A type of transformation that will scan unstructured text and apply various PrimitiveTransformations to each finding, where the transformation is applied to only values that were identified as a specific info_type.

Inheritance

Object > InfoTypeTransformations