The purporse of this library is to create an Authenticated ClientContext in a Claim-based SharePoint environment using Active Directoy Federation Services authentication via SAML.
Info
Version: | 1.2.0 |
Author(s): | Michael Linder |
Last Update: | Friday, February 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/achildrenmile/StraliSolutions.CSOMSAML.Auth |
NuGet Url: | https://www.nuget.org/packages/StraliSolutions.CSOMSAML |
Install
Install-Package StraliSolutions.CSOMSAML
dotnet add package StraliSolutions.CSOMSAML
paket add StraliSolutions.CSOMSAML
StraliSolutions.CSOMSAML Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.SharePoint.Client(>= 14.0.4762.1000)
Tags