Defines the ServiceContract Asynchronous interface for a Trust 1.3 protocol.
Пространство имен: Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim instance As IWSTrust13AsyncContract

Синтаксис

Visual Basic
<ServiceContractAttribute(Name:="IWSTrust13Async", Namespace:="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")> _
Public Interface IWSTrust13AsyncContract
C#
[ServiceContractAttribute(Name="IWSTrust13Async", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")] 
public interface IWSTrust13AsyncContract
C++
[ServiceContractAttribute(Name=L"IWSTrust13Async", Namespace=L"http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")] 
public interface class IWSTrust13AsyncContract
J#
/** @attribute ServiceContractAttribute(Name="IWSTrust13Async", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice") */ 
public interface IWSTrust13AsyncContract
JScript
ServiceContractAttribute(Name="IWSTrust13Async", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice") 
public interface IWSTrust13AsyncContract

Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

См. также