Hi,
I am trying to get a TS user in my application using the CSSDK SOAP client. The problem is that even after deleting the user from TS Admin UI console, the method
csclient.getuser("deletedusername",true)
returns an CSUser object and it also passes the isvalid function. But when I search in UI the user is not present.
Is there an workaround for this ?
TS 7.2.1
OS linux
Thanks
Anand