Namespace: Microsoft.IdentityModel.Protocols.WSTrust
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim instance As WSTrustChannel |
Syntax
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 |
Inheritance Hierarchy
System.Object
Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel
Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.