Citrix Virtual Apps and Desktops 7 Associate — Question 61

Scenario: A Citrix Administrator has configured an Authentication, Authorization, and Auditing (AAA) action policy to allow users access through the Citrix ADC.
The Administrator bound the policy to a specific vServer.
Which policy expression will allow all users access through the vServer?

Answer options

Correct answer: C

Explanation

The correct answer is C, ns_true, because this expression evaluates to true, allowing all users access to the vServer. The other options, such as ns_disallow and ns_false, would restrict access, while ns_allow is not a valid expression for this scenario.