Aracılığıyla paylaş


IWSTrust13SyncContract Arabirim

Tanım

WS-Trust 1,3 protokolü için hizmet sözleşmesini tanımlar.

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
Türetilmiş
Öznitelikler

Yöntemler

ProcessTrust13Cancel(Message)

WS-Trust 1,3 protokolü için RST/Cancel yöntemini tanımlar.

ProcessTrust13CancelResponse(Message)

WS-Trust 1,3 protokolü için RSTR/Cancel yöntemini tanımlar.

ProcessTrust13Issue(Message)

WS-Trust 1,3 protokolü için RST/sorun yöntemini tanımlar.

ProcessTrust13IssueResponse(Message)

WS-Trust 1,3 protokolü için RSTR/sorun yöntemini tanımlar.

ProcessTrust13Renew(Message)

WS-Trust 1,3 protokolü için RST/yenileme yöntemini tanımlar.

ProcessTrust13RenewResponse(Message)

WS-Trust 1,3 protokolü için RSTR/yenileme yöntemini tanımlar.

ProcessTrust13Validate(Message)

WS-Trust 1,3 protokolü için RST/Validate yöntemini tanımlar.

ProcessTrust13ValidateResponse(Message)

WS-Trust 1,3 protokolü için RSTR/Validate yöntemini tanımlar.

Şunlara uygulanır