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