This documentation is archived and is not being maintained.
SamlStatement Class
Visual Studio 2008
Represents a claim for a SamlSecurityToken security token.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
SamlSecurityToken security tokens specify their claims using SAML assertions, which can specify when the subject was authenticated. The claims in a SAML assertion are represented by SAML statements, which are represented by the SamlStatement class.
The SAML specification defines the following statement types:
System.Object
System.IdentityModel.Tokens.SamlStatement
System.IdentityModel.Tokens.SamlSubjectStatement
System.IdentityModel.Tokens.SamlStatement
System.IdentityModel.Tokens.SamlSubjectStatement
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: