Where is the Microsoft.IdentityModel dll

后端 未结 10 1657
暖寄归人
暖寄归人 2020-12-25 09:41

I have installed the Windows Identity Foundation but can\'t find the Microsoft.IdentityModel dll. According to the Azure Hands-on-Labs it should just be in Add Reference in

10条回答
  •  死守一世寂寞
    2020-12-25 10:12

    Install Both of the below links

    1. Windows Identity Foundation

      Note: (For Vista and Windows Server 2008 >>> Windows6.0 and For Windows 7 and Windows Server 2008 R2, >>> Windows6.1. )

    2. Windows Identity Foundation SDK

      Note: Download the 3.5 version for Visual Studio 2008 and .NET 3.5, the 4.0 version for Visual Studio 2010 and .NET 4.0.

    Then Only, You will able to get the assembly called Microsoft.IdentityModel

提交回复
热议问题