nerdexam
Microsoft

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…

Manage Data and Security

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)
  • A
    14% (7)
  • B
    6% (3)
  • C
    8% (4)
  • D
    71% (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

#XDS policy#extensible data security#policy query#constrained table

Community Discussion

No community discussion yet for this question.

Full MB6-704 Practice