This documentation is archived and is not being maintained.
SigningCredentials Class
Visual Studio 2008
Represents the cryptographic key and security algorithms that are used to generate a digital signature.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Use the SigningCredentials class to specify the signing key, signing key identifier, and security algorithms that are used by WCF to generate the digital signature for a SamlAssertion. To set the digital signature details, set the SigningCredentials property of the SamlAssertion class.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: