Your company network includes Forefront Identity Manager (FIM) 2010.
The FIM server has the following XPath query:
/Request[Target = /Group[Type = ‘Security’] and Operation = ‘Put’ and CreatedTime >= op:subtract- dayTimeDuration-from-dateTime(fn:current-dateTime(), xs:dayTimeDuration(‘P7D’))] What is the function of the XPath query?
A.
To identify security groups created within the last 7 days.
B.
To identify security groups modified within the last 7 days.
C.
To identify requests made to modify a security group more than 7 days ago.
D.
To identify requests made to modify a security group within the last 7 days.