IWSTrust13SyncContract Rozhraní

Definice

Definuje kontrakt služby pro protokol WS-Trust 1,3.

public interface class IWSTrust13SyncContract
[System.ServiceModel.ServiceContract(Name="IWSTrust13Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrust13SyncContract
[<System.ServiceModel.ServiceContract(Name="IWSTrust13Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")>]
type IWSTrust13SyncContract = interface
Public Interface IWSTrust13SyncContract
Odvozené
Atributy

Metody

ProcessTrust13Cancel(Message)

Definuje metodu RST/Cancel pro protokol WS-Trust 1,3.

ProcessTrust13CancelResponse(Message)

Definuje metodu RSTR/Cancel pro protokol WS-Trust 1,3.

ProcessTrust13Issue(Message)

Definuje metodu RST/výdej pro protokol WS-Trust 1,3.

ProcessTrust13IssueResponse(Message)

Definuje metodu RSTR/vystavení pro protokol WS-Trust 1,3.

ProcessTrust13Renew(Message)

Definuje metodu RST/Renew pro protokol WS-Trust 1,3.

ProcessTrust13RenewResponse(Message)

Definuje metodu RSTR/Renew pro protokol WS-Trust 1,3.

ProcessTrust13Validate(Message)

Definuje metodu RST/Validate pro protokol WS-Trust 1,3.

ProcessTrust13ValidateResponse(Message)

Definuje metodu RSTR/Validate pro protokol WS-Trust 1,3.

Platí pro