The following tables list the members exposed by the WSTrustChannelFactory type.

Public Constructors

  Name Description
WSTrustChannelFactory Overloaded.  
Top

Public Properties (see also Protected Properties)

  Name Description
public property Credentials  (Inherited from ChannelFactory)
public property Endpoint  (Inherited from ChannelFactory)
public property SecurityTokenHandlerCollectionManager  
public property SecurityTokenResolver  
public property State  (Inherited from CommunicationObject)
public property TrustVersion  
public property UseKeyTokenResolver  
public property WSTrustRequestSerializer  
public property WSTrustResponseSerializer  
Top

Protected Properties

  Name Description
protected property DefaultCloseTimeout  (Inherited from ChannelFactory)
protected property DefaultOpenTimeout  (Inherited from ChannelFactory)
protected property IsDisposed  (Inherited from CommunicationObject)
protected property ThisLock  (Inherited from CommunicationObject)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Abort  (Inherited from CommunicationObject)
public method BeginClose  Overloaded. (Inherited from CommunicationObject)
public method BeginOpen  Overloaded. (Inherited from CommunicationObject)
public method Close  Overloaded. (Inherited from CommunicationObject)
public method CreateChannel Overloaded.  
public method EndClose  (Inherited from CommunicationObject)
public method EndOpen  (Inherited from CommunicationObject)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetProperty  (Inherited from ChannelFactory)
public method GetType  (Inherited from Object)
public method Open  Overloaded. (Inherited from CommunicationObject)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method ApplyConfiguration  (Inherited from ChannelFactory)
protected methodstatic CreateChannel  Overloaded. (Inherited from ChannelFactory)
protected method CreateDescription  (Inherited from ChannelFactory)
protected method CreateFactory  (Inherited from ChannelFactory)
protected method CreateSerializationContext  
protected method CreateTrustChannel  
protected method EnsureOpened  (Inherited from ChannelFactory)
protected method Fault  (Inherited from CommunicationObject)
protected method Finalize  (Inherited from Object)
protected method GetCommunicationObjectType  (Inherited from CommunicationObject)
protected method InitializeEndpoint  Overloaded. (Inherited from ChannelFactory)
protected method MemberwiseClone  (Inherited from Object)
protected method OnAbort  (Inherited from ChannelFactory)
protected method OnBeginClose  (Inherited from ChannelFactory)
protected method OnBeginOpen  (Inherited from ChannelFactory)
protected method OnClose  (Inherited from ChannelFactory)
protected method OnClosed  (Inherited from CommunicationObject)
protected method OnClosing  (Inherited from CommunicationObject)
protected method OnEndClose  (Inherited from ChannelFactory)
protected method OnEndOpen  (Inherited from ChannelFactory)
protected method OnFaulted  (Inherited from CommunicationObject)
protected method OnOpen  (Inherited from ChannelFactory)
protected method OnOpened  (Inherited from ChannelFactory)
protected method OnOpening  (Inherited from ChannelFactory)
protected method ThrowIfDisposed  (Inherited from CommunicationObject)
protected method ThrowIfDisposedOrImmutable  (Inherited from CommunicationObject)
protected method ThrowIfDisposedOrNotOpen  (Inherited from CommunicationObject)
Top

Public Events

  Name Description
public event Closed  (Inherited from CommunicationObject)
public event Closing  (Inherited from CommunicationObject)
public event Faulted  (Inherited from CommunicationObject)
public event Opened  (Inherited from CommunicationObject)
public event Opening  (Inherited from CommunicationObject)
Top

Explicit Interface Implementations

  Name Description
System.IDisposable.Dispose  (Inherited from ChannelFactory)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.