The AT function returns a TRUE if the specified user (user_DN) exists within the specified container (root_DN).
The AT function has the following format:
AT(root_DN, user_DN)
The AT function accepts the following parameters:
root_DN (string)
user_DN (string)
The AT function returns a Boolean value.
LDAP Only: Yes
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |