Пространство имен: Microsoft.IdentityModel.Protocols.WSTrust
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim instance As WSTrustChannel

Синтаксис

Visual Basic
Public Class WSTrustChannel
		Implements IWSTrustChannelContract, IWSTrustContract, IChannel, ICommunicationObject
C#
public class WSTrustChannel : IWSTrustChannelContract, IWSTrustContract, IChannel, 
		ICommunicationObject
C++
public ref class WSTrustChannel : IWSTrustChannelContract, IWSTrustContract, IChannel, 
		ICommunicationObject
J#
public class WSTrustChannel implements IWSTrustChannelContract, IWSTrustContract, 
		IChannel, ICommunicationObject
JScript
public class WSTrustChannel implements IWSTrustChannelContract, IWSTrustContract, 
		IChannel, ICommunicationObject

Иерархия наследования

System.Object
  Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel

Безопасность потоков

Любые открытые статические члены (Shared в Visual Basic) этого типа являются поточно-ориентированными.Любые члены экземпляров не являются гарантированно поточно-ориентированными.

Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

См. также