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
- install a C# development environment, as described in Setting Up for C# Development with the Web Services SDK.
- Open a Visual Studio Native Tools command prompt.
- Navigate to the .NET subdirectory for SSO client samples.cdpath_to_sdk\ssoclient\dotnet\cs\samples
- Generate a test certificate and STSService stubs using thebuild.batscript.build.bat