Build the C# SSO DLL with the Web Services SDK

The samples in the SDK contain code to authenticate with an SSO server. Before you run the SDK samples, you must build the SSO DLL.

Prerequisites for Building the C# SSO DLL

Procedure

  1. Open a Visual Studio Native Tools command prompt.
  2. Navigate to the .NET subdirectory for SSO client samples.
    cd path_to_sdk\ssoclient\dotnet\cs\samples
  3. Generate a test certificate and STSService stubs using the build.bat script.
    build.bat