<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to get all USERS members of Identity programaticaly (Recursive)</title><link>https://www.aras.com/community/f/development/37137/how-to-get-all-users-members-of-identity-programaticaly-recursive</link><description>I would like to write a server method to get all USERS members of Identity 
 If smomeone have it ? 
 Thanks</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get all USERS members of Identity programaticaly (Recursive)</title><link>https://www.aras.com/community/thread/7974?ContentTypeID=1</link><pubDate>Fri, 28 Jan 2022 08:46:43 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7a6bf2e2-c6dc-4d11-b7b9-5493ea4bbea7</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi Breton,&lt;/p&gt;
&lt;p&gt;You can make a &amp;quot;get&amp;quot; query for the ItemType &amp;quot;Members&amp;quot;. Source_id is your identity and the returned related_id will contain your users.&lt;/p&gt;
&lt;p&gt;If you just want to know, if a user is a member of a certain identity, there are default functions available in Innovator.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>