Compartir a través de


IWSTrustFeb2005SyncContract.ProcessTrustFeb2005CancelResponse (Método)

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

Uso

    Dim instance As IWSTrustFeb2005SyncContract
Dim message As Message
Dim returnValue As Message

returnValue = instance.ProcessTrustFeb2005CancelResponse(message)

Sintaxis

'Declaración
<OperationContractAttribute(Name:="TrustFeb2005CancelResponse", Action:="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel", ReplyAction:="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel")> _
Function ProcessTrustFeb2005CancelResponse ( _
    message As Message _
) As Message
[OperationContractAttribute(Name="TrustFeb2005CancelResponse", Action="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel", ReplyAction="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel")] 
Message ProcessTrustFeb2005CancelResponse (
    Message message
)
[OperationContractAttribute(Name=L"TrustFeb2005CancelResponse", Action=L"https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel", ReplyAction=L"https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel")] 
Message^ ProcessTrustFeb2005CancelResponse (
    Message^ message
)
/** @attribute OperationContractAttribute(Name="TrustFeb2005CancelResponse", Action="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel", ReplyAction="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel") */ 
Message ProcessTrustFeb2005CancelResponse (
    Message message
)
OperationContractAttribute(Name="TrustFeb2005CancelResponse", Action="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel", ReplyAction="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Cancel") 
function ProcessTrustFeb2005CancelResponse (
    message : Message
) : Message

Parámetros

  • message
     

Seguridad para subprocesos

Los miembros estáticos públicos (Shared en Visual Basic) de este tipo son seguros para subprocesos.No se garantiza que los miembros de instancias sean seguros para subprocesos.

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

IWSTrustFeb2005SyncContract (Interfaz)
IWSTrustFeb2005SyncContract (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)