This blog post will show how to use ArcGIS Pro to author a shapefile containing private information. Then using the ArcGIS Server Manager, we will add this shapefile to an existing ArcGIS Server published map service, but with the caveat that this new dynamic layer can only be accessed when certain key pieces of information are known to the developer or end user of the app. Finally, using the WPF framework in the C# programming language, we'll create an ArcGIS Runtime application to consume the dynamic data layer. This app will be able to modify the rendering of the dynamic data layer on the fly, and perform identify operations to look at underlying attribute information.
Read more...