Quantcast
Channel: Customized Commerce 13 and earlier versions
Viewing all articles
Browse latest Browse all 9642

How can I have a feature toggle disabled for everyone, except listed UserIDs?

$
0
0

How can I have a feature toggle disabled for everyone, except listed UserIDs?

I'm using C# and the latest SDK. I have tried this, however the feature toggle keeps coming through as true.
I'm using _optimizelyInstance.IsFeatureEnabled("anzapi", "someUserGuid");
No matter what I use for the userId, it always comes back as true.


Viewing all articles
Browse latest Browse all 9642

Trending Articles