Valid SailPoint-Certified-IdentityNow-Engineer Dumps shared by ExamDiscuss.com for Helping Passing SailPoint-Certified-IdentityNow-Engineer Exam! ExamDiscuss.com now offer the newest SailPoint-Certified-IdentityNow-Engineer exam dumps, the ExamDiscuss.com SailPoint-Certified-IdentityNow-Engineer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com SailPoint-Certified-IdentityNow-Engineer dumps with Test Engine here:
An IdentityNow engineer needs to find identities with disabled AD accounts by using IdentityNow's search features. Is this the correct search syntax to perform this task? Solution:
Correct Answer: A
Yes, the search syntax @accounts( source.name:"AD" AND state:"disabled" ) is correct, as it matches the necessary criteria for finding disabled AD accounts. This query searches for accounts in the AD source where the account state is set to "disabled," which effectively filters for the desired result. Key Reference from SailPoint Documentation: Correct Syntax for Disabled Accounts: The search correctly identifies accounts with a disabled state using this syntax.