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