MB6-704 · Question #27
You are creating an extensible data security (XDS) policy. You need to return the data from the primary table that will be used to filter the data in a constrained table. What should you use?
The correct answer is D. Apolicy query. You can define a policy query by specifying a value for the Query property in the AOT at Secu- rity > Policies > YourPolicy. You can use a policy query to secure the constrained tables speci- fied in a given security policy. The query selects data from a primary table. The…
Question
You are creating an extensible data security (XDS) policy. You need to return the data from the primary table that will be used to filter the data in a constrained table. What should you use?
Options
- AThe Code profiler
- BCode permissions
- CSecured APIs
- DApolicy query
How the community answered
(49 responses)- A14% (7)
- B6% (3)
- C8% (4)
- D71% (35)
Explanation
You can define a policy query by specifying a value for the Query property in the AOT at Secu- rity > Policies > YourPolicy. You can use a policy query to secure the constrained tables speci- fied in a given security policy. The query selects data from a primary table. The values in that data are then used to restrict the data returned from the constrained table.
Topics
Community Discussion
No community discussion yet for this question.