<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I prevent other users from copying an item? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775149#M885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael, you're right, the type of my item is very&amp;nbsp; important.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chekbox does'nt exist with feature layers but is present for&amp;nbsp;webmap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I do it to prevent users from copying my webmap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2018 15:08:48 GMT</pubDate>
    <dc:creator>MarcLEMAIRE</dc:creator>
    <dc:date>2018-06-20T15:08:48Z</dc:date>
    <item>
      <title>How can I prevent other users from copying an item?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775146#M882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to prevent&amp;nbsp;users from copying&amp;nbsp;the authoritative layers of my organization. Is it possible with python?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I know if an item is already not allowed to be copied? I don't find such a property in the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, I think there is still some issues in this fuctionnality:&lt;/P&gt;&lt;P&gt;if I check the box to not allow the copy in the GUI, i still can copy the item using the copy function from the API&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 11:29:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775146#M882</guid>
      <dc:creator>MarcLEMAIRE</dc:creator>
      <dc:date>2018-06-20T11:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I prevent other users from copying an item?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775147#M883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the behaviour here is much like anything in a file system, could be wrong though.&lt;/P&gt;&lt;P&gt;If you can see / read it, you can copy it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 11:47:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775147#M883</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2018-06-20T11:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I prevent other users from copying an item?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775148#M884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It really depends on the item type. If you are talking about Feature Layers, one way to strengthen security is&amp;nbsp;to register&amp;nbsp;the Feature Layer as an item, store the credentials, and then&amp;nbsp;&lt;A class="link-titled" href="https://solutions.arcgis.com/emergency-management/help/operations-response/get-started/limit_access_to_public_agol_layers/" title="https://solutions.arcgis.com/emergency-management/help/operations-response/get-started/limit_access_to_public_agol_layers/"&gt;limit access to the layers&lt;/A&gt;&amp;nbsp;from various URLs (for example &lt;A href="https://myorg.maps.arcgis.com"&gt;https://myorg.maps.arcgis.com&lt;/A&gt;). Do you think this would work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 11:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775148#M884</guid>
      <dc:creator>MichaelKelly</dc:creator>
      <dc:date>2018-06-20T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I prevent other users from copying an item?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775149#M885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael, you're right, the type of my item is very&amp;nbsp; important.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chekbox does'nt exist with feature layers but is present for&amp;nbsp;webmap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I do it to prevent users from copying my webmap?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 15:08:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775149#M885</guid>
      <dc:creator>MarcLEMAIRE</dc:creator>
      <dc:date>2018-06-20T15:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I prevent other users from copying an item?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775150#M886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A&amp;nbsp;Web Map typically references various Feature Layers. If those layers have limit usage applied and the Web Map is copied to another Portal, the layers with limit usage applied will not work as the referenced layers will be inaccessible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can stop the Web Map being copied through the Map Viewer using the Save As button by turning off the checkbox you mentioned earlier. But the Web Map configuration can still be accessed by looking at network traffic or looking at it programatically. There is no way to&amp;nbsp;hide this if it is public!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 15:36:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-can-i-prevent-other-users-from-copying-an-item/m-p/775150#M886</guid>
      <dc:creator>MichaelKelly</dc:creator>
      <dc:date>2018-06-20T15:36:38Z</dc:date>
    </item>
  </channel>
</rss>

