Skip to content

Commit

Permalink
Added license header to CertificateAuthenticationProvider cs file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hovsep Mkrtchyan committed Jun 6, 2016
1 parent 81ba78c commit 9efe50a
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
using System;
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.

using System;
using System.Threading.Tasks;
using Microsoft.IdentityModel.Clients.ActiveDirectory;

Expand Down

0 comments on commit 9efe50a

Please sign in to comment.