SecurityKeyIdentifierClause Class
Represents an abstract base class for a key identifier clause.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Typically, the SecurityKeyIdentifierClause does not need to be used, other than when a custom security token service is created. When a security token service returns a security token, the issued security token contains references to attached and unattached security tokens. Attached references refer to security tokens that are contained within the security header of a SOAP message and unattached references reference security tokens that are not included within the security header of a SOAP message. These references typically affirm the authenticity of the issued security token.
System.IdentityModel.Tokens.SecurityKeyIdentifierClause
System.IdentityModel.Tokens.BinaryKeyIdentifierClause
System.IdentityModel.Tokens.LocalIdKeyIdentifierClause
System.IdentityModel.Tokens.RsaKeyIdentifierClause
System.IdentityModel.Tokens.SamlAssertionKeyIdentifierClause
System.IdentityModel.Tokens.X509IssuerSerialKeyIdentifierClause
System.ServiceModel.Security.KeyNameIdentifierClause
System.ServiceModel.Security.SecurityContextKeyIdentifierClause
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.