Defines the ServiceContract Asynchronous interface for a Trust 1.3 protocol.
命名空间: Microsoft.IdentityModel.Protocols.WSTrust
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)
用法
Dim instance As IWSTrust13AsyncContract
语法
声明
<ServiceContractAttribute(Name:="IWSTrust13Async", Namespace:="https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")> _
Public Interface IWSTrust13AsyncContract
[ServiceContractAttribute(Name="IWSTrust13Async", Namespace="https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrust13AsyncContract
[ServiceContractAttribute(Name=L"IWSTrust13Async", Namespace=L"https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface class IWSTrust13AsyncContract
/** @attribute ServiceContractAttribute(Name="IWSTrust13Async", Namespace="https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice") */
public interface IWSTrust13AsyncContract
ServiceContractAttribute(Name="IWSTrust13Async", Namespace="https://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
请参见
参考
IWSTrust13AsyncContract 成员
Microsoft.IdentityModel.Protocols.WSTrust 命名空间