The following tables list the members exposed by the WSTrustChannelFactory type.
Public Constructors
Name | Description | |
---|---|---|
WSTrustChannelFactory | Overloaded. |
Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
Credentials | (Inherited from ChannelFactory) | |
Endpoint | (Inherited from ChannelFactory) | |
SecurityTokenHandlerCollectionManager | ||
SecurityTokenResolver | ||
State | (Inherited from CommunicationObject) | |
TrustVersion | ||
UseKeyTokenResolver | ||
WSTrustRequestSerializer | ||
WSTrustResponseSerializer |
Protected Properties
Name | Description | |
---|---|---|
DefaultCloseTimeout | (Inherited from ChannelFactory) | |
DefaultOpenTimeout | (Inherited from ChannelFactory) | |
IsDisposed | (Inherited from CommunicationObject) | |
ThisLock | (Inherited from CommunicationObject) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Abort | (Inherited from CommunicationObject) | |
BeginClose | Overloaded. (Inherited from CommunicationObject) | |
BeginOpen | Overloaded. (Inherited from CommunicationObject) | |
Close | Overloaded. (Inherited from CommunicationObject) | |
CreateChannel | Overloaded. | |
EndClose | (Inherited from CommunicationObject) | |
EndOpen | (Inherited from CommunicationObject) | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetProperty | (Inherited from ChannelFactory) | |
GetType | (Inherited from Object) | |
Open | Overloaded. (Inherited from CommunicationObject) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
ApplyConfiguration | (Inherited from ChannelFactory) | |
CreateChannel | Overloaded. (Inherited from ChannelFactory) | |
CreateDescription | (Inherited from ChannelFactory) | |
CreateFactory | (Inherited from ChannelFactory) | |
CreateSerializationContext | ||
CreateTrustChannel | ||
EnsureOpened | (Inherited from ChannelFactory) | |
Fault | (Inherited from CommunicationObject) | |
Finalize | (Inherited from Object) | |
GetCommunicationObjectType | (Inherited from CommunicationObject) | |
InitializeEndpoint | Overloaded. (Inherited from ChannelFactory) | |
MemberwiseClone | (Inherited from Object) | |
OnAbort | (Inherited from ChannelFactory) | |
OnBeginClose | (Inherited from ChannelFactory) | |
OnBeginOpen | (Inherited from ChannelFactory) | |
OnClose | (Inherited from ChannelFactory) | |
OnClosed | (Inherited from CommunicationObject) | |
OnClosing | (Inherited from CommunicationObject) | |
OnEndClose | (Inherited from ChannelFactory) | |
OnEndOpen | (Inherited from ChannelFactory) | |
OnFaulted | (Inherited from CommunicationObject) | |
OnOpen | (Inherited from ChannelFactory) | |
OnOpened | (Inherited from ChannelFactory) | |
OnOpening | (Inherited from ChannelFactory) | |
ThrowIfDisposed | (Inherited from CommunicationObject) | |
ThrowIfDisposedOrImmutable | (Inherited from CommunicationObject) | |
ThrowIfDisposedOrNotOpen | (Inherited from CommunicationObject) |
Public Events
Name | Description | |
---|---|---|
Closed | (Inherited from CommunicationObject) | |
Closing | (Inherited from CommunicationObject) | |
Faulted | (Inherited from CommunicationObject) | |
Opened | (Inherited from CommunicationObject) | |
Opening | (Inherited from CommunicationObject) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.IDisposable.Dispose | (Inherited from ChannelFactory) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.