IWSTrustFeb2005SyncContract.ProcessTrustFeb2005RenewResponse (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.ProcessTrustFeb2005RenewResponse(message)
Sintaxis
'Declaración
<OperationContractAttribute(Name:="TrustFeb2005RenewResponse", Action:="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew", ReplyAction:="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew")> _
Function ProcessTrustFeb2005RenewResponse ( _
message As Message _
) As Message
[OperationContractAttribute(Name="TrustFeb2005RenewResponse", Action="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew", ReplyAction="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew")]
Message ProcessTrustFeb2005RenewResponse (
Message message
)
[OperationContractAttribute(Name=L"TrustFeb2005RenewResponse", Action=L"https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew", ReplyAction=L"https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew")]
Message^ ProcessTrustFeb2005RenewResponse (
Message^ message
)
/** @attribute OperationContractAttribute(Name="TrustFeb2005RenewResponse", Action="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew", ReplyAction="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew") */
Message ProcessTrustFeb2005RenewResponse (
Message message
)
OperationContractAttribute(Name="TrustFeb2005RenewResponse", Action="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew", ReplyAction="https://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew")
function ProcessTrustFeb2005RenewResponse (
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)