06/16/2023 06:40 AM
I am trying to Add Account Name Rule in active directory endpoint. However i need the syntax for below logic.
Last name + "-" + First name + first character of middle name (if applicable) + (the combined characters must be lesser than or equals 20)
06/17/2023 11:25 AM
06/18/2023 11:49 PM
Hi Rushikesh,
I dodn't find this link to be relevant as this link tells about uniqness and too for multiple domain.
My query is for JSON for account name rule as per below logic
Last name + "-" + First name + first character of middle name (if applicable) + (the combined characters must be lesser than or equals 20)
Please help me with the JSON syntax.
06/21/2023 06:36 AM
Any update team!
06/27/2023 09:24 AM
Hi Rushikesh,
Please help us with syntax for the requested logic.