IWSTrustFeb2005SyncContract Gränssnitt

Definition

Definierar tjänstkontraktet för protokollet WS-Trust feb 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
Härledda
Attribut

Metoder

Name Description
ProcessTrustFeb2005Cancel(Message)

Definierar metoden Avbryt för protokollet WS-Trust feb 2005.

ProcessTrustFeb2005CancelResponse(Message)

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

ProcessTrustFeb2005Issue(Message)

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

ProcessTrustFeb2005IssueResponse(Message)

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

ProcessTrustFeb2005Renew(Message)

Definierar metoden Förnya för protokollet WS-Trust feb 2005.

ProcessTrustFeb2005RenewResponse(Message)

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

ProcessTrustFeb2005Validate(Message)

Definierar metoden Validate för protokollet WS-Trust feb 2005.

ProcessTrustFeb2005ValidateResponse(Message)

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

Gäller för