Quantcast
Channel: Developer topics
Viewing all articles
Browse latest Browse all 17897

How to use mutlipe Users in App owns data incase of RLS

$
0
0

I have two roles here, which contains 200 users in both of the roles, how can I modify the app owns data code so that I can establish relations for both of the roles with all the users??? How can edit the app owns data code here, I have been using the embedded sample for RLS, but I couldnt able to find how to use those users here is the sample of them:

 

 generateTokenRequestParameters = new GenerateTokenRequest("View", null, identities: new List<EffectiveIdentity>
{ new EffectiveIdentity (username: "testA@mydomain.com",
roles: new List<string> {"RLS ClientID 256", "RLS Client ID 5"},
datasets: new List<string> {"4cb6c656-b437-4769-ae98-ac0e673635ce"}) });

 


Viewing all articles
Browse latest Browse all 17897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>