Tag: developer
-
Get up to date on the APIs you need for users @ https://developer.box.com/v2.0/reference Sign up for your developer account at your enterprise @ https://yourenterprise.app.box.com/developers/console (replace with your enterprise application name in the link above) Create your Box app & API Key – link here and here Pull down the Box Windows…
-
This page will attempt to describe how to encrypt sensitive information contained in .NET config files using the RSA Key Container, as well as how to export/import the key from that container so that other developers may use the same key to work on the same project. Helpful Tips: The aspnet_regiis.exe…