PropertySIDBinaryToStringValve
Valve for converting a binary objectSID property, to a new string objectSID property.
Properties
Example Configuration
{ "name": "PropertySIDBinaryToStringValve", "config": {
"dest":"objectSID",
"source":"strObjectSID"
} }
Requirements