IWSTrustFeb2005SyncContract Interfejs
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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. |