SamlAuthenticationStatement Class
Represents a claim for a SamlSecurityToken security token that asserts that the subject was authenticated by a particular means at a particular time.
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. The SAML specification defines a set of SAML statement types and one of them is a SamlAuthenticationStatement. A SamlAuthenticationStatement asserts that the statement's subject was authenticated by a particular means at a particular time.
System.IdentityModel.Tokens.SamlStatement
System.IdentityModel.Tokens.SamlSubjectStatement
System.IdentityModel.Tokens.SamlAuthenticationStatement
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.