Compartir a través de


SecurityTokenSerializerAdapter (Constructor, (SecurityTokenHandlerCollection))

Espacio de nombres: Microsoft.IdentityModel.Tokens
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)

Uso

    Dim securityTokenHandlerCollection As SecurityTokenHandlerCollection

Dim instance As New SecurityTokenSerializerAdapter(securityTokenHandlerCollection)

Sintaxis

'Declaración
Public Sub New ( _
    securityTokenHandlerCollection As SecurityTokenHandlerCollection _
)
public SecurityTokenSerializerAdapter (
    SecurityTokenHandlerCollection securityTokenHandlerCollection
)
public:
SecurityTokenSerializerAdapter (
    SecurityTokenHandlerCollection^ securityTokenHandlerCollection
)
public SecurityTokenSerializerAdapter (
    SecurityTokenHandlerCollection securityTokenHandlerCollection
)
public function SecurityTokenSerializerAdapter (
    securityTokenHandlerCollection : SecurityTokenHandlerCollection
)

Parámetros

  • securityTokenHandlerCollection
     

Plataformas

Plataformas de desarrollo

Windows Server 2003, Windows Vista

Target Platforms

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

Vea también

Referencia

SecurityTokenSerializerAdapter (Clase)
SecurityTokenSerializerAdapter (Miembros)
Microsoft.IdentityModel.Tokens (Espacio de nombres)