IWSTrustFeb2005SyncContract.ProcessTrustFeb2005IssueResponse(Message) Metod

Definition

Definierar RSTR/Issue-metoden för protokollet WS-Trust feb 2005.

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

Parametrar

message
Message

En Message som representerar begärandemeddelandet, som innehåller RST.

Returer

En Message som representerar svarsmeddelandet, som innehåller RSTR.

Attribut

Gäller för