Connecting to Office365 by API
The setup
May 21, 20184 min read75

Search for a command to run...
Articles tagged with #authentication
The setup

The code

Recently I had to install a WCF service in my local IIS server so I could tests a specific bit of security that I had added. Since this is the first time I did that, I thought I'd document the process for posterity. Installing the development certifi...