Your network contains an Active Directory domain named contoso.com. The network
contains a file server named Server1 that runs Windows Server 2012 R2.
You are configuring a central access policy for temporary employees.
You enable the Department resource property and assign the property a suggested value of
Temp.
You need to configure a target resource condition for the central access rule that is scoped
to resources assigned to Temp only.
Which condition should you use?
A.
(Temp.Resource Equals “Department”)
B.
(Resource.Temp Equals “Department”)
C.
(Resource.Department Equals “Temp”)
D.
(Department.Value Equals “Temp”)
Explanation:
http://technet.microsoft.com/fr-fr/library/hh846167.aspx
This answers seems correct to me.
resource.attribute equals “value”