IWSTrust13SyncContract Interface

Definitie

Definieert het servicecontract voor het protocol 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
Afgeleid
Kenmerken

Methoden

Name Description
ProcessTrust13Cancel(Message)

Definieert de RST/Cancel-methode voor het protocol WS-Trust 1.3.

ProcessTrust13CancelResponse(Message)

Hiermee definieert u de methode RSTR/Cancel voor het protocol WS-Trust 1.3.

ProcessTrust13Issue(Message)

Definieert de RST/Issue-methode voor het protocol WS-Trust 1.3.

ProcessTrust13IssueResponse(Message)

Definieert de RSTR/Issue-methode voor het protocol WS-Trust 1.3.

ProcessTrust13Renew(Message)

Definieert de RST/Renew-methode voor het protocol WS-Trust 1.3.

ProcessTrust13RenewResponse(Message)

Hiermee definieert u de methode RSTR/Renew voor het protocol WS-Trust 1.3.

ProcessTrust13Validate(Message)

Definieert de RST/Validate-methode voor het protocol WS-Trust 1.3.

ProcessTrust13ValidateResponse(Message)

Definieert de RSTR/Validate-methode voor het protocol WS-Trust 1.3.

Van toepassing op