Пространство имен: Microsoft.IdentityModel.Tokens
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim securityTokenHandlerCollection As SecurityTokenHandlerCollection

Dim instance As New SecurityTokenSerializerAdapter(securityTokenHandlerCollection)

Синтаксис

Visual Basic
Public Sub New ( _
		securityTokenHandlerCollection As SecurityTokenHandlerCollection _
)
C#
public SecurityTokenSerializerAdapter (
		SecurityTokenHandlerCollection securityTokenHandlerCollection
)
C++
public:
SecurityTokenSerializerAdapter (
		SecurityTokenHandlerCollection^ securityTokenHandlerCollection
)
J#
public SecurityTokenSerializerAdapter (
		SecurityTokenHandlerCollection securityTokenHandlerCollection
)
JScript
public function SecurityTokenSerializerAdapter (
		securityTokenHandlerCollection : SecurityTokenHandlerCollection
)

Параметры

securityTokenHandlerCollection

Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

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

См. также