Defines the ServiceContract Asynchronous interface for a Trust Feb 2005 protocol.
命名空间: Microsoft.IdentityModel.Protocols.WSTrust
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)
用法
Dim instance As IWSTrustFeb2005AsyncContract
语法
声明
<ServiceContractAttribute(Name:="IWSTrustFeb2005Async", Namespace:="https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")> _
Public Interface IWSTrustFeb2005AsyncContract
[ServiceContractAttribute(Name="IWSTrustFeb2005Async", Namespace="https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrustFeb2005AsyncContract
[ServiceContractAttribute(Name=L"IWSTrustFeb2005Async", Namespace=L"https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface class IWSTrustFeb2005AsyncContract
/** @attribute ServiceContractAttribute(Name="IWSTrustFeb2005Async", Namespace="https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice") */
public interface IWSTrustFeb2005AsyncContract
ServiceContractAttribute(Name="IWSTrustFeb2005Async", Namespace="https://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")
public interface IWSTrustFeb2005AsyncContract
平台
开发平台
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
请参见
参考
IWSTrustFeb2005AsyncContract 成员
Microsoft.IdentityModel.Protocols.WSTrust 命名空间