What is Peach
Installing
Tutorials
Methodology
Introduction
Training
Enterprise
FAQ
Support Forums
Peach 3
Peach Pits
 General Conf
 Data Modeling
 State Modeling
 Agents
  Monitors
 Test
  Publishers
  Loggers
Running
Minset
Peach 2.3

License

SidStringToBytesTransformer

The SidStringToBytesTransformer will produce the byte representation from a security identifier string.

Examples

<DataModel name="Ex1">
    <String name="TransformMe" value="S-1-5-21-2127521184-1604012920-1887927527-1712781">
      <Transformer class="SidStringToBytes"  />
    </String>
  </DataModel>