This documentation is archived and is not being maintained.
KerberosTicketHashKeyIdentifierClause Class
Visual Studio 2008
Represents a key identifier clause that identifies a KerberosRequestorSecurityToken or KerberosReceiverSecurityToken security token.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Use the KerberosTicketHashKeyIdentifierClause class to reference a KerberosRequestorSecurityToken or KerberosReceiverSecurityToken security token using a SHA-1 hash of the Kerberos ticket. The SHA-1 hash of the Kerberos ticket can be obtained by calling the GetKerberosTicketHash method.
System.Object
System.IdentityModel.Tokens.SecurityKeyIdentifierClause
System.IdentityModel.Tokens.BinaryKeyIdentifierClause
System.IdentityModel.Tokens.KerberosTicketHashKeyIdentifierClause
System.IdentityModel.Tokens.SecurityKeyIdentifierClause
System.IdentityModel.Tokens.BinaryKeyIdentifierClause
System.IdentityModel.Tokens.KerberosTicketHashKeyIdentifierClause
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: