Citrix Access Control Administration — Question 74

Scenario: A Citrix Administrator configured an authentication, authorization, and auditing (AAA) policy to allow users access through the Citrix ADC. The administrator bound the policy to a specific virtual server.

Which policy expression will allow all users access through the virtual server based on leading practices?

Answer options

Correct answer: C

Explanation

The correct answer is C, ns_true, which allows all users to access the virtual server as it evaluates to true for all requests. The other options, A, B, and D, do not universally permit access, as A is not a valid expression for this context, B explicitly denies access, and D also denies access.