Udostępnij za pośrednictwem


IWSTrustFeb2005SyncContract.ProcessTrustFeb2005Renew(Message) Metoda

Definicja

Definiuje metodę Renew dla protokołu WS-Trust lut 2005.

public:
 System::ServiceModel::Channels::Message ^ ProcessTrustFeb2005Renew(System::ServiceModel::Channels::Message ^ message);
[System.ServiceModel.OperationContract(Action="http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Renew", Name="TrustFeb2005Renew", ReplyAction="http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew")]
public System.ServiceModel.Channels.Message ProcessTrustFeb2005Renew (System.ServiceModel.Channels.Message message);
[<System.ServiceModel.OperationContract(Action="http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Renew", Name="TrustFeb2005Renew", ReplyAction="http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Renew")>]
abstract member ProcessTrustFeb2005Renew : System.ServiceModel.Channels.Message -> System.ServiceModel.Channels.Message
Public Function ProcessTrustFeb2005Renew (message As Message) As Message

Parametry

message
Message

, Message który reprezentuje komunikat żądania, który zawiera RST.

Zwraca

Message

Wartość Message reprezentująca komunikat odpowiedzi, który zawiera RSTR.

Atrybuty

Dotyczy