Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Citrix Exam 1Y0-341 Topic 4 Question 113 Discussion

Actual exam question for Citrix's 1Y0-341 exam
Question #: 113
Topic #: 4
[All 1Y0-341 Questions]

A Citrix Engineer has defined an HTTP Callout, hc_authorized_location, to return the value ''Authorized'' if client's IP address is on a list of authorized external locations.

Which advanced expression should the engineer use in a policy for testing this condition?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Dahlia
3 days ago
D) SYS.HTTP_CALLOUT(hc_authorized_location).EQUALS_ANY(''Authorized'') looks interesting, but is it really necessary? B) is probably the simplest and most efficient solution.
upvoted 0 times
...
Beth
5 days ago
I agree with Dong, because we want to check if the value returned is exactly 'Authorized'
upvoted 0 times
...
Jules
13 days ago
B) SYS.HTTP_CALLOUT(hc_authorized_location).EQ(''Authorized'') seems like the right choice. Straight to the point, no need for any fancy tricks.
upvoted 0 times
Nadine
13 hours ago
User 1: I think B) SYS.HTTP_CALLOUT(hc_authorized_location).EQ('Authorized') is the correct choice.
upvoted 0 times
...
...
Dong
15 days ago
I think the answer is B) SYS.HTTP_CALLOUT(hc_authorized_location).EQ(''Authorized'')
upvoted 0 times
...

Save Cancel