Can't find Microsoft.SharePoint.Portal.SingleSignOn.dll on Sharepoint 2010

sharepoint.stackexchange https://sharepoint.stackexchange.com/questions/5295

  •  16-10-2019
  •  | 
  •  

문제

I'm trying to migrate across old code onto sharepoint 2010 where we utilize Microsoft.SharePoint.Portal.SingleSignOn.dll. I can't seem to find the dll anywhere (14 folder, GAC, Visual Studio .Net reference dialog).

MSDN seem to believe that the dll should still be available but doesn't specify where it is located.

I have Sharepoint 2010 Server installed on my development environment with Server Farm setup.

도움이 되었습니까?

해결책

So Single Sign-On in Sharepoint 2010 is renamed to Secure Store Service. And the DLL is using Microsoft.Office.SecureStoreService.dll.

Here's the KB from Microsoft on how you can reference that DLL:

http://support.microsoft.com/kb/982263

Cheers,

Z.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top