Compartir a través de


SecurityTokenHandlerCollectionManager (Constructor)

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

Uso

    Dim serviceName As String

Dim instance As New SecurityTokenHandlerCollectionManager(serviceName)

Sintaxis

'Declaración
Public Sub New ( _
    serviceName As String _
)
public SecurityTokenHandlerCollectionManager (
    string serviceName
)
public:
SecurityTokenHandlerCollectionManager (
    String^ serviceName
)
public SecurityTokenHandlerCollectionManager (
    String serviceName
)
public function SecurityTokenHandlerCollectionManager (
    serviceName : String
)

Parámetros

  • serviceName
     

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

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