1

I am using gacutil to install / uninstall a .dll file on Windows Server. When I run the

sh Register-AdfsAuthenticationProvider -TypeName "MFAadapter.MyAdapter, MFAadapter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d8adf87d2f36ce35, processorArchitecture=MSIL" -Name "MyADFS"

command it registers the DLL successfully in ADFS. How is this possible?

Expected Result:

ADFS throws an Exception stating that dll is missing

Glorfindel
  • 1,213
  • 3
  • 15
  • 22
anekix
  • 111
  • 5

1 Answers1

-1

follow the documentation provided from the Microsoft https://docs.microsoft.com/en-us/dotnet/framework/tools/gacutil-exe-gac-tool