Defines the ServiceContract interface for a Trust Feb 2005
protocol
Пространство имен:
Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Синтаксис
Visual Basic |
<ServiceContractAttribute(Name:="IWSTrustFeb2005Sync", Namespace:="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")> _
Public Interface IWSTrustFeb2005SyncContract
|
C# |
[ServiceContractAttribute(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface IWSTrustFeb2005SyncContract
|
C++ |
[ServiceContractAttribute(Name=L"IWSTrustFeb2005Sync", Namespace=L"http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")]
public interface class IWSTrustFeb2005SyncContract
|
J# |
/** @attribute ServiceContractAttribute(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice") */
public interface IWSTrustFeb2005SyncContract
|
JScript |
ServiceContractAttribute(Name="IWSTrustFeb2005Sync", Namespace="http://schemas.microsoft.com/ws/2008/06/identity/securitytokenservice")
public interface IWSTrustFeb2005SyncContract
|
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также