304 · Question #43
In Citrix ADC, how can you assign Webtops dynamically based on user attributes?
The correct answer is C. By using variable assignments in VPE policies. Using variable assignments in VPE (Visual Policy Editor) policies is correct because VPE allows you to inspect user attributes (like LDAP group membership, client IP, or certificate fields) at login time and dynamically assign a specific Webtop based on those evaluated…
Question
In Citrix ADC, how can you assign Webtops dynamically based on user attributes?
Options
- ABy configuring App Tunnels for each Webtop
- BBy setting up Resource Items for each Webtop
- CBy using variable assignments in VPE policies
- DBy configuring ACLs in Global Access Control List (ACL) policies
How the community answered
(24 responses)- A4% (1)
- B8% (2)
- C83% (20)
- D4% (1)
Explanation
Using variable assignments in VPE (Visual Policy Editor) policies is correct because VPE allows you to inspect user attributes (like LDAP group membership, client IP, or certificate fields) at login time and dynamically assign a specific Webtop based on those evaluated conditions - this is the native Citrix mechanism for conditional, per-user resource delivery. A (App Tunnels) is wrong because App Tunnels define network-layer TCP/IP access to backend resources, not how a Webtop itself is selected or assigned. B (Resource Items) is wrong because Resource Items are the individual links/bookmarks within a Webtop, not the mechanism that controls which Webtop a user receives. D (ACLs/Global ACL policies) is wrong because ACLs govern network-level permit/deny traffic rules, not session-level UI customization like Webtop assignment.
Memory tip: Think "VPE = Variable → Policy → Experience" - it's the layer where who you are (variable/attribute) determines what you see (Webtop experience). Any time a Citrix question asks about dynamic, attribute-driven assignment, VPE is almost always the answer.
Topics
Community Discussion
No community discussion yet for this question.