Defines the ServiceContract Asynchronous interface for a Trust Feb
2005 protocol.
Пространство имен:
Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Синтаксис
Visual Basic |
<ServiceContractAttribute(Name:="IWSTrustFeb2005Async", Namespace:="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")> _
Public Interface IWSTrustFeb2005AsyncContract
|
C# |
[ServiceContractAttribute(Name="IWSTrustFeb2005Async", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrustFeb2005AsyncContract
|
C++ |
[ServiceContractAttribute(Name=L"IWSTrustFeb2005Async", Namespace=L"http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface class IWSTrustFeb2005AsyncContract
|
J# |
/** @attribute ServiceContractAttribute(Name="IWSTrustFeb2005Async", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice") */
public interface IWSTrustFeb2005AsyncContract
|
JScript |
ServiceContractAttribute(Name="IWSTrustFeb2005Async", Namespace="http://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
См. также