Compartir a través de


RequestSecurityTokenResponse (Constructor, (WSTrustMessage))

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

Uso

    Dim message As WSTrustMessage

Dim instance As New RequestSecurityTokenResponse(message)

Sintaxis

'Declaración
Public Sub New ( _
    message As WSTrustMessage _
)
public RequestSecurityTokenResponse (
    WSTrustMessage message
)
public:
RequestSecurityTokenResponse (
    WSTrustMessage^ message
)
public RequestSecurityTokenResponse (
    WSTrustMessage message
)
public function RequestSecurityTokenResponse (
    message : WSTrustMessage
)

Parámetros

  • message
     

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

RequestSecurityTokenResponse (Clase)
RequestSecurityTokenResponse (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)