码迷,mamicode.com
首页 > 其他好文 > 详细

SharePoint Server 2013找不到 SecureStoreProvider 的引用

时间:2015-05-15 18:07:02      阅读:139      评论:0      收藏:0      [点我收藏+]

标签:microsoft.office.securestoreservice.dll   sharepoint 2013   securestoreprovider   secure srore service   

    近期为了做个SharePoint 2013 单点登录的POC Demo,又重拾了撂下多年的开发,在使用SharePoint 2013 的 Secure Srore Service(SSS)编程时,要用到 SecureStoreProvider 类,但死活找不到能够引用的dll文件,后来终于发现原来在SharePoint 2010中的位置在:

C:\Windows\assembly\GAC_MSIL\Microsoft.Office.SecureStoreService\14.0.0.0__71e9bce111e9429c\Microsoft.Office.SecureStoreService.dll

而2013的位置发生了变化,是在:

C:\Windows\Microsoft.NET\assembly\GAC_MSIL

    真是老了,呵呵。

SharePoint Server 2013找不到 SecureStoreProvider 的引用

标签:microsoft.office.securestoreservice.dll   sharepoint 2013   securestoreprovider   secure srore service   

原文地址:http://leonliu.blog.51cto.com/1908608/1651616

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!