IWSTrustFeb2005SyncContract Interfejs

Definicja

Definiuje kontrakt usługi dla protokołu WS-Trust lut 2005.

public interface class IWSTrustFeb2005SyncContract
[System.ServiceModel.ServiceContract(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrustFeb2005SyncContract
[<System.ServiceModel.ServiceContract(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")>]
type IWSTrustFeb2005SyncContract = interface
Public Interface IWSTrustFeb2005SyncContract
Pochodne
Atrybuty

Metody

ProcessTrustFeb2005Cancel(Message)

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

ProcessTrustFeb2005CancelResponse(Message)

Definiuje metodę RSTR/Cancel dla protokołu WS-Trust lut 2005.

ProcessTrustFeb2005Issue(Message)

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

ProcessTrustFeb2005IssueResponse(Message)

Definiuje metodę RSTR/Issue dla protokołu WS-Trust lut 2005.

ProcessTrustFeb2005Renew(Message)

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

ProcessTrustFeb2005RenewResponse(Message)

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

ProcessTrustFeb2005Validate(Message)

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

ProcessTrustFeb2005ValidateResponse(Message)

Definiuje metodę RSTR/Validate dla protokołu WS-Trust lut 2005.

Dotyczy