{
"ActiveDirectory":
{
"Request":
{
"LdapPath": " CN=Marty Wasznicky, CN=Users,DC=AD,DC=Server,DC=com",
"TransactionType": "Get",
"MaxObjectsToReturn": "1"
}
}
}
I would like to only return a one or two attributes.
- userprincipalname
How do I specify these return attributes for NeuronESB to understand
them and send them?
Jeffery