KerberosReceiverSecurityToken Class
Represents a security token that is based upon a Kerberos ticket that is received in a SOAP message.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Typically, application developers do not need to use the KerberosReceiverSecurityToken class.
There are two classes that represent security tokens that are based upon a Kerberos ticket: KerberosRequestorSecurityToken and KerberosReceiverSecurityToken. The KerberosRequestorSecurityToken security token is used by clients that use the KerberosRequestorSecurityToken security token in outgoing SOAP messages, whereas the KerberosReceiverSecurityToken security token is used by a Web service that receives SOAP messages that contain the security token.
System.IdentityModel.Tokens.SecurityToken
System.IdentityModel.Tokens.WindowsSecurityToken
System.IdentityModel.Tokens.KerberosReceiverSecurityToken
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.