SecurityTokenSerializer Class
Represents a class that can read and write key identifiers, key identifier clauses, and security tokens.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Use the SecurityTokenSerializer class to read and write SecurityKeyIdentifier, SecurityKeyIdentifierClause, and SecurityToken classes as XML. The SecurityTokenSerializer class has methods to determine whether this class can read and write these entities and to actually read and write them. For security tokens, these methods are CanReadToken, CanWriteToken, ReadToken, and WriteToken.
System.IdentityModel.Selectors.SecurityTokenSerializer
System.ServiceModel.Security.WSSecurityTokenSerializer
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.