This optional element allows a federation metadata provider, a security token service or relying party in this case, to specify what key should be used to encrypt keys and key material targeted for the service.
Namespace: Microsoft.IdentityModel.Protocols.WSFederation
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Usage

Visual Basic
Dim value As String

value = Elements.TokenKeyTransferKeyInfo

Syntax

Visual Basic
Public Const TokenKeyTransferKeyInfo As String
C#
public const string TokenKeyTransferKeyInfo
C++
public:
literal String^ TokenKeyTransferKeyInfo
J#
public static final String TokenKeyTransferKeyInfo
JScript
public const var TokenKeyTransferKeyInfo : String

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

See Also