IWSTrustFeb2005SyncContract Interface

Definition

Defines the service contract for the WS-Trust Feb 2005 protocol.

C#
[System.ServiceModel.ServiceContract(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrustFeb2005SyncContract
Derived
Attributes

Methods

ProcessTrustFeb2005Cancel(Message)

Defines the Cancel method for the WS-Trust Feb 2005 protocol.

ProcessTrustFeb2005CancelResponse(Message)

Defines the RSTR/Cancel method for the WS-Trust Feb 2005 protocol.

ProcessTrustFeb2005Issue(Message)

Defines the Issue method for the WS-Trust Feb 2005 protocol.

ProcessTrustFeb2005IssueResponse(Message)

Defines the RSTR/Issue method for the WS-Trust Feb 2005 protocol.

ProcessTrustFeb2005Renew(Message)

Defines the Renew method for the WS-Trust Feb 2005 protocol.

ProcessTrustFeb2005RenewResponse(Message)

Defines the RSTR/Renew method for the WS-Trust Feb 2005 protocol.

ProcessTrustFeb2005Validate(Message)

Defines the Validate method for the WS-Trust Feb 2005 protocol.

ProcessTrustFeb2005ValidateResponse(Message)

Defines the RSTR/Validate method for the WS-Trust Feb 2005 protocol.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1