Mono Class Library Status for System.ServiceModel
![]() | TODO | ![]() | Missing | |||
![]() | Extra | ![]() | Errors | |||
![]() | Completed |
Target Reference: monodoc msdn msdn2 Windows SDK


System.ServiceModel
: 5965
: 9
: 3447

System.Diagnostics.DebuggableAttribute

System.Reflection.AssemblyConfigurationAttribute

System.Reflection.AssemblyDefaultAliasAttribute

System.Reflection.AssemblyDescriptionAttribute

System.Reflection.AssemblyFileVersionAttribute

System.Reflection.AssemblyTitleAttribute

System.Reflection.AssemblyTrademarkAttribute

System.Resources.SatelliteContractVersionAttribute

System.Runtime.CompilerServices.CompilationRelaxationsAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.CompilerServices.InternalsVisibleToAttribute

System.Runtime.InteropServices.ComCompatibleVersionAttribute

System.Security.AllowPartiallyTrustedCallersAttribute

System.Security.SecurityCriticalAttribute

System.Collections.Generic
: 85
: 17
![WARNING: Class type is wrong: class != WARNING: Base class is wrong: System.Collections.ObjectModel.KeyedCollection`2[System.Type,TItem] != WARNING: CharSet is wrong: Ansi != WARNING: Layout is wrong: Auto !=](cm/se.gif)
KeyedByTypeCollection`1
: 15

System.Collections.Generic.IList`1[TItem]

System.Collections.Generic.ICollection`1[TItem]

System.Collections.Generic.IEnumerable`1[TItem]

System.Collections.IEnumerable

System.Collections.IList

System.Collections.ICollection

.ctor()

.ctor(System.Collections.Generic.IEnumerable`1[TItem])

Find<T>()

FindAll<T>()

GetKeyForItem(TItem)

InsertItem(System.Int32, TItem)

Remove<T>()

RemoveAll<T>()

SetItem(System.Int32, TItem)

SynchronizedCollection`1
: 29

System.Reflection.DefaultMemberAttribute

System.Runtime.InteropServices.ComVisibleAttribute

System.Collections.Generic.IList`1[T]

System.Collections.Generic.ICollection`1[T]

System.Collections.Generic.IEnumerable`1[T]

System.Collections.IEnumerable

System.Collections.IList

System.Collections.ICollection

.ctor()

.ctor(System.Object)

.ctor(System.Object, System.Collections.Generic.IEnumerable`1[T])

.ctor(System.Object, T[])

Count

Item

Items

SyncRoot

Add(T)

Clear()

ClearItems()

Contains(T)

CopyTo(T[], System.Int32)

GetEnumerator()

IndexOf(T)

Insert(System.Int32, T)

InsertItem(System.Int32, T)

Remove(T)

RemoveAt(System.Int32)

RemoveItem(System.Int32)

SetItem(System.Int32, T)
![WARNING: Class type is wrong: class != WARNING: Base class is wrong: System.Collections.Generic.SynchronizedCollection`1[T] != WARNING: Should be abstractWARNING: CharSet is wrong: Ansi != WARNING: Layout is wrong: Auto !=](cm/se.gif)
SynchronizedKeyedCollection`2
: 22

System.Reflection.DefaultMemberAttribute

System.Runtime.InteropServices.ComVisibleAttribute

System.Collections.Generic.IList`1[T]

System.Collections.Generic.ICollection`1[T]

System.Collections.Generic.IEnumerable`1[T]

System.Collections.IEnumerable

System.Collections.IList

System.Collections.ICollection

.ctor()

.ctor(System.Object)

.ctor(System.Object, System.Collections.Generic.IEqualityComparer`1[K])

.ctor(System.Object, System.Collections.Generic.IEqualityComparer`1[K], System.Int32)

Dictionary

Item

ChangeItemKey(T, K)

ClearItems()

Contains(K)

GetKeyForItem(T)

InsertItem(System.Int32, T)

Remove(K)

RemoveItem(System.Int32)

SetItem(System.Int32, T)

SynchronizedReadOnlyCollection`1
: 19

System.Reflection.DefaultMemberAttribute

System.Runtime.InteropServices.ComVisibleAttribute

System.Collections.Generic.IList`1[T]

System.Collections.Generic.ICollection`1[T]

System.Collections.Generic.IEnumerable`1[T]

System.Collections.IEnumerable

System.Collections.IList

System.Collections.ICollection

.ctor()

.ctor(System.Object)

.ctor(System.Object, System.Collections.Generic.IEnumerable`1[T])

.ctor(System.Object, T[])

Count

Item

Items

Contains(T)

CopyTo(T[], System.Int32)

GetEnumerator()

IndexOf(T)

System.IO
: 9
: 5

PipeException
: 9

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

.ctor(System.String, System.Int32)

ErrorCode

System.Runtime.Serialization.Json

System.ServiceModel
: 1309
: 6
: 775

IClientChannel
: 12

System.ServiceModel.IExtensibleObject`1[System.ServiceModel.IContextChannel]

System.IDisposable

System.ServiceModel.Channels.IChannel

System.ServiceModel.IContextChannel

System.ServiceModel.ICommunicationObject

AllowInitializationUI

DidInteractiveInitialization

Via

UnknownMessageReceived

BeginDisplayInitializationUI(System.AsyncCallback, System.Object)

DisplayInitializationUI()

EndDisplayInitializationUI(System.IAsyncResult)

ICommunicationObject
: 17

State

Closed

Closing

Faulted

Opened

Opening

Abort()

BeginClose(System.AsyncCallback, System.Object)

BeginClose(System.TimeSpan, System.AsyncCallback, System.Object)

BeginOpen(System.AsyncCallback, System.Object)

BeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)

Close()

Close(System.TimeSpan)

EndClose(System.IAsyncResult)

EndOpen(System.IAsyncResult)

Open()

Open(System.TimeSpan)

IContextChannel
: 10

System.ServiceModel.IExtensibleObject`1[System.ServiceModel.IContextChannel]

System.ServiceModel.ICommunicationObject

System.ServiceModel.Channels.IChannel

AllowOutputBatching

InputSession

LocalAddress

OperationTimeout

OutputSession

RemoteAddress

SessionId

IDefaultCommunicationTimeouts
: 4

CloseTimeout

OpenTimeout

ReceiveTimeout

SendTimeout

IDuplexContextChannel
: 9

System.ServiceModel.IExtensibleObject`1[System.ServiceModel.IContextChannel]

System.ServiceModel.Channels.IChannel

System.ServiceModel.IContextChannel

System.ServiceModel.ICommunicationObject

AutomaticInputSessionShutdown

CallbackInstance

BeginCloseOutputSession(System.TimeSpan, System.AsyncCallback, System.Object)

CloseOutputSession(System.TimeSpan)

EndCloseOutputSession(System.IAsyncResult)

IExtensibleObject`1
: 2

T

Extensions

IExtension`1
: 3

T

Attach(T)

Detach(T)

IExtensionCollection`1
: 6

System.Collections.Generic.ICollection`1[System.ServiceModel.IExtension`1[T]]

System.Collections.IEnumerable

System.Collections.Generic.IEnumerable`1[System.ServiceModel.IExtension`1[T]]

T

Find<E>()

FindAll<E>()

IOnlineStatus
: 3

IsOnline

Offline

Online

IServiceChannel
: 5

System.ServiceModel.IExtensibleObject`1[System.ServiceModel.IContextChannel]

System.ServiceModel.Channels.IChannel

System.ServiceModel.IContextChannel

System.ServiceModel.ICommunicationObject

ListenUri

ActionNotSupportedException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

AddressAccessDeniedException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

AddressAlreadyInUseException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

BasicHttpBinding
: 21

System.ServiceModel.IDefaultCommunicationTimeouts

System.ServiceModel.Channels.IBindingRuntimePreferences

.ctor()

.ctor(System.ServiceModel.BasicHttpSecurityMode)

.ctor(System.String)

AllowCookies

BypassProxyOnLocal

EnvelopeVersion

HostNameComparisonMode

MaxBufferPoolSize

MaxBufferSize

MaxReceivedMessageSize

MessageEncoding

ProxyAddress

ReaderQuotas

Scheme

Security

TextEncoding

TransferMode

UseDefaultWebProxy

CreateBindingElements()

BasicHttpMessageSecurity
: 2

AlgorithmSuite

ClientCredentialType

BasicHttpSecurity
: 3

Message

Mode

Transport

CallbackBehaviorAttribute
: 13

System.AttributeUsageAttribute

System.ServiceModel.Description.IEndpointBehavior

System.Runtime.InteropServices._Attribute

.ctor()

AutomaticSessionShutdown

ConcurrencyMode

IgnoreExtensionDataObject

IncludeExceptionDetailInFaults

MaxItemsInObjectGraph

TransactionIsolationLevel

TransactionTimeout

UseSynchronizationContext

ValidateMustUnderstand

ChannelFactory
: 25

System.IDisposable

System.ServiceModel.ICommunicationObject

System.ServiceModel.Channels.IChannelFactory

.ctor()

Credentials

DefaultCloseTimeout

DefaultOpenTimeout

Endpoint

ApplyConfiguration(System.String)

CreateDescription()

CreateFactory()

EnsureOpened()

GetProperty<class T>()

InitializeEndpoint(System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

InitializeEndpoint(System.ServiceModel.Description.ServiceEndpoint)

InitializeEndpoint(System.String, System.ServiceModel.EndpointAddress)

OnAbort()

OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)

OnBeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)

OnClose(System.TimeSpan)

OnEndClose(System.IAsyncResult)

OnEndOpen(System.IAsyncResult)

OnOpen(System.TimeSpan)

OnOpened()

OnOpening()

ChannelFactory`1
: 19

System.IDisposable

System.ServiceModel.Channels.IChannelFactory`1[TChannel]

System.ServiceModel.ICommunicationObject

System.ServiceModel.Channels.IChannelFactory

.ctor()

.ctor(System.ServiceModel.Channels.Binding)

.ctor(System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.Channels.Binding, System.String)

.ctor(System.ServiceModel.Description.ServiceEndpoint)

.ctor(System.String)

.ctor(System.String, System.ServiceModel.EndpointAddress)

.ctor(System.Type)

CreateChannel()

CreateChannel(System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

CreateChannel(System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress, System.Uri)

CreateChannel(System.ServiceModel.EndpointAddress)

CreateChannel(System.ServiceModel.EndpointAddress, System.Uri)

CreateChannel(System.String)

CreateDescription()

ChannelTerminatedException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

ClientBase`1
: 25

System.IDisposable

System.ServiceModel.ICommunicationObject

.ctor()

.ctor(System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.InstanceContext)

.ctor(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.InstanceContext, System.String)

.ctor(System.ServiceModel.InstanceContext, System.String, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.InstanceContext, System.String, System.String)

.ctor(System.String)

.ctor(System.String, System.ServiceModel.EndpointAddress)

.ctor(System.String, System.String)

Channel

ChannelFactory

ClientCredentials

Endpoint

InnerChannel

State

Abort()

Close()

CreateChannel()

DisplayInitializationUI()

GetDefaultValueForInitialization<T>()

InvokeAsync(System.ServiceModel.ClientBase`1+BeginOperationDelegate[TChannel], System.Object[], System.ServiceModel.ClientBase`1+EndOperationDelegate[TChannel], System.Threading.SendOrPostCallback, System.Object)

Open()

ClientCredentialsSecurityTokenManager
: 7

.ctor(System.ServiceModel.Description.ClientCredentials)

ClientCredentials

CreateSecurityTokenAuthenticator(System.IdentityModel.Selectors.SecurityTokenRequirement, out System.IdentityModel.Selectors.SecurityTokenResolver&)

CreateSecurityTokenProvider(System.IdentityModel.Selectors.SecurityTokenRequirement)

CreateSecurityTokenSerializer(System.IdentityModel.Selectors.SecurityTokenVersion)

CreateSecurityTokenSerializer(System.ServiceModel.Security.SecurityVersion)

IsIssuedSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)

CommunicationException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

CommunicationObjectAbortedException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

CommunicationObjectFaultedException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

DataContractFormatAttribute
: 4

System.AttributeUsageAttribute

System.Runtime.InteropServices._Attribute

.ctor()

Style

DeliveryRequirementsAttribute
: 8

System.AttributeUsageAttribute

System.ServiceModel.Description.IContractBehaviorAttribute

System.ServiceModel.Description.IContractBehavior

System.Runtime.InteropServices._Attribute

.ctor()

QueuedDeliveryRequirements

RequireOrderedDelivery

TargetContract

DnsEndpointIdentity
: 2

.ctor(System.IdentityModel.Claims.Claim)

.ctor(System.String)
![WARNING: Class type is wrong: class != WARNING: Base class is wrong: System.ServiceModel.ChannelFactory`1[TChannel] != WARNING: CharSet is wrong: Ansi != WARNING: Layout is wrong: Auto !=](cm/se.gif)
DuplexChannelFactory`1
: 35

System.IDisposable

System.ServiceModel.Channels.IChannelFactory`1[TChannel]

System.ServiceModel.ICommunicationObject

System.ServiceModel.Channels.IChannelFactory

.ctor(System.Object)

.ctor(System.Object, System.ServiceModel.Channels.Binding)

.ctor(System.Object, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.Object, System.ServiceModel.Channels.Binding, System.String)

.ctor(System.Object, System.ServiceModel.Description.ServiceEndpoint)

.ctor(System.Object, System.String)

.ctor(System.Object, System.String, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.InstanceContext)

.ctor(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Binding)

.ctor(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Binding, System.String)

.ctor(System.ServiceModel.InstanceContext, System.ServiceModel.Description.ServiceEndpoint)

.ctor(System.ServiceModel.InstanceContext, System.String)

.ctor(System.ServiceModel.InstanceContext, System.String, System.ServiceModel.EndpointAddress)

.ctor(System.Type)

.ctor(System.Type, System.ServiceModel.Channels.Binding)

.ctor(System.Type, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.Type, System.ServiceModel.Channels.Binding, System.String)

.ctor(System.Type, System.ServiceModel.Description.ServiceEndpoint)

.ctor(System.Type, System.String)

.ctor(System.Type, System.String, System.ServiceModel.EndpointAddress)

CreateChannel(System.Object, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

CreateChannel(System.Object, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress, System.Uri)

CreateChannel(System.Object, System.String)

CreateChannel(System.ServiceModel.EndpointAddress, System.Uri)

CreateChannel(System.ServiceModel.InstanceContext)

CreateChannel(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

CreateChannel(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress, System.Uri)

CreateChannel(System.ServiceModel.InstanceContext, System.ServiceModel.EndpointAddress)

CreateChannel(System.ServiceModel.InstanceContext, System.ServiceModel.EndpointAddress, System.Uri)

CreateChannel(System.ServiceModel.InstanceContext, System.String)
![WARNING: Class type is wrong: class != WARNING: Base class is wrong: System.ServiceModel.ClientBase`1[TChannel] != WARNING: Should be abstractWARNING: CharSet is wrong: Ansi != WARNING: Layout is wrong: Auto !=](cm/se.gif)
DuplexClientBase`1
: 14

System.IDisposable

System.ServiceModel.ICommunicationObject

.ctor(System.Object)

.ctor(System.Object, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.Object, System.String)

.ctor(System.Object, System.String, System.ServiceModel.EndpointAddress)

.ctor(System.Object, System.String, System.String)

.ctor(System.ServiceModel.InstanceContext)

.ctor(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.InstanceContext, System.String)

.ctor(System.ServiceModel.InstanceContext, System.String, System.ServiceModel.EndpointAddress)

.ctor(System.ServiceModel.InstanceContext, System.String, System.String)

InnerDuplexChannel

CreateChannel()

EndpointAddress
: 32

.ctor(System.String)

.ctor(System.Uri, System.ServiceModel.Channels.AddressHeader[])

.ctor(System.Uri, System.ServiceModel.EndpointIdentity, System.ServiceModel.Channels.AddressHeader[])

.ctor(System.Uri, System.ServiceModel.EndpointIdentity, System.ServiceModel.Channels.AddressHeaderCollection)

.ctor(System.Uri, System.ServiceModel.EndpointIdentity, System.ServiceModel.Channels.AddressHeaderCollection, System.Xml.XmlDictionaryReader, System.Xml.XmlDictionaryReader)

AnonymousUri

Headers

Identity

IsAnonymous

IsNone

NoneUri

Uri

ApplyTo(System.ServiceModel.Channels.Message)

Equals(System.Object)

GetHashCode()

GetReaderAtExtensions()

GetReaderAtMetadata()

op_Equality(System.ServiceModel.EndpointAddress, System.ServiceModel.EndpointAddress)

op_Inequality(System.ServiceModel.EndpointAddress, System.ServiceModel.EndpointAddress)

ReadFrom(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlDictionaryReader)

ReadFrom(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlDictionaryReader, System.Xml.XmlDictionaryString, System.Xml.XmlDictionaryString)

ReadFrom(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlReader)

ReadFrom(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlReader, System.String, System.String)

ReadFrom(System.Xml.XmlDictionaryReader)

ReadFrom(System.Xml.XmlDictionaryReader, System.Xml.XmlDictionaryString, System.Xml.XmlDictionaryString)

ToString()

WriteContentsTo(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlDictionaryWriter)

WriteContentsTo(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlWriter)

WriteTo(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlDictionaryWriter)

WriteTo(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlDictionaryWriter, System.Xml.XmlDictionaryString, System.Xml.XmlDictionaryString)

WriteTo(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlWriter)

WriteTo(System.ServiceModel.Channels.AddressingVersion, System.Xml.XmlWriter, System.String, System.String)

EndpointAddress10
: 6

System.Xml.Serialization.XmlRootAttribute

System.Xml.Serialization.XmlSchemaProviderAttribute

System.Xml.Serialization.IXmlSerializable

FromEndpointAddress(System.ServiceModel.EndpointAddress)

GetSchema(System.Xml.Schema.XmlSchemaSet)

ToEndpointAddress()

EndpointAddressAugust2004
: 6

System.Xml.Serialization.XmlRootAttribute

System.Xml.Serialization.XmlSchemaProviderAttribute

System.Xml.Serialization.IXmlSerializable

FromEndpointAddress(System.ServiceModel.EndpointAddress)

GetSchema(System.Xml.Schema.XmlSchemaSet)

ToEndpointAddress()

EndpointAddressBuilder
: 10

.ctor()

.ctor(System.ServiceModel.EndpointAddress)

Headers

Identity

Uri

GetReaderAtExtensions()

GetReaderAtMetadata()

SetExtensionReader(System.Xml.XmlDictionaryReader)

SetMetadataReader(System.Xml.XmlDictionaryReader)

ToEndpointAddress()

EndpointIdentity
: 15

.ctor()

IdentityClaim

CreateDnsIdentity(System.String)

CreateIdentity(System.IdentityModel.Claims.Claim)

CreateRsaIdentity(System.Security.Cryptography.X509Certificates.X509Certificate2)

CreateRsaIdentity(System.String)

CreateSpnIdentity(System.String)

CreateUpnIdentity(System.String)

CreateX509CertificateIdentity(System.Security.Cryptography.X509Certificates.X509Certificate2)

CreateX509CertificateIdentity(System.Security.Cryptography.X509Certificates.X509Certificate2, System.Security.Cryptography.X509Certificates.X509Certificate2Collection)

Equals(System.Object)

GetHashCode()

Initialize(System.IdentityModel.Claims.Claim)

Initialize(System.IdentityModel.Claims.Claim, System.Collections.Generic.IEqualityComparer`1[System.IdentityModel.Claims.Claim])

ToString()

EndpointNotFoundException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.String)

.ctor(System.String, System.Exception)

EnvelopeVersion
: 6

NextDestinationActorValue

None

Soap11

Soap12

GetUltimateDestinationActorValues()

ToString()

ExceptionDetail
: 8

System.Runtime.Serialization.DataContractAttribute

.ctor(System.Exception)

HelpLink

InnerException

Message

StackTrace

Type

ToString()
![WARNING: Class type is wrong: class != WARNING: Base class is wrong: System.Collections.Generic.SynchronizedCollection`1[System.ServiceModel.IExtension`1[T]] != WARNING: Should be sealedWARNING: CharSet is wrong: Ansi != WARNING: Layout is wrong: Auto !=](cm/se.gif)
ExtensionCollection`1
: 16

System.ServiceModel.IExtensionCollection`1[T]

System.Collections.ICollection

System.Collections.Generic.IList`1[System.ServiceModel.IExtension`1[T]]

System.Collections.IEnumerable

System.Collections.IList

System.Collections.Generic.ICollection`1[System.ServiceModel.IExtension`1[T]]

System.Collections.Generic.IEnumerable`1[System.ServiceModel.IExtension`1[T]]

.ctor(T)

.ctor(T, System.Object)

T

ClearItems()

Find<E>()

FindAll<E>()

InsertItem(System.Int32, System.ServiceModel.IExtension`1[T])

RemoveItem(System.Int32)

SetItem(System.Int32, System.ServiceModel.IExtension`1[T])

FaultCode
: 14

.ctor(System.String)

.ctor(System.String, System.ServiceModel.FaultCode)

.ctor(System.String, System.String)

.ctor(System.String, System.String, System.ServiceModel.FaultCode)

IsPredefinedFault

IsReceiverFault

IsSenderFault

Name

Namespace

SubCode

CreateReceiverFaultCode(System.ServiceModel.FaultCode)

CreateReceiverFaultCode(System.String, System.String)

CreateSenderFaultCode(System.ServiceModel.FaultCode)

CreateSenderFaultCode(System.String, System.String)

FaultContractAttribute
: 9

System.AttributeUsageAttribute

System.Runtime.InteropServices._Attribute

.ctor(System.Type)

Action

DetailType

HasProtectionLevel

Name

Namespace

ProtectionLevel

FaultException
: 25

System.Runtime.Serialization.KnownTypeAttribute

System.Runtime.Serialization.KnownTypeAttribute

System.Runtime.Serialization.KnownTypeAttribute

System.Runtime.Serialization.KnownTypeAttribute

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(System.ServiceModel.Channels.MessageFault)

.ctor(System.ServiceModel.Channels.MessageFault, System.String)

.ctor(System.ServiceModel.FaultReason)

.ctor(System.ServiceModel.FaultReason, System.ServiceModel.FaultCode)

.ctor(System.ServiceModel.FaultReason, System.ServiceModel.FaultCode, System.String)

.ctor(System.String)

.ctor(System.String, System.ServiceModel.FaultCode)

.ctor(System.String, System.ServiceModel.FaultCode, System.String)

Action

Code

Message

Reason

CreateFault(System.ServiceModel.Channels.MessageFault, System.String, System.Type[])

CreateFault(System.ServiceModel.Channels.MessageFault, System.Type[])

CreateMessageFault()

GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

FaultException`1
: 15

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

.ctor(TDetail)

.ctor(TDetail, System.ServiceModel.FaultReason)

.ctor(TDetail, System.ServiceModel.FaultReason, System.ServiceModel.FaultCode)

.ctor(TDetail, System.ServiceModel.FaultReason, System.ServiceModel.FaultCode, System.String)

.ctor(TDetail, System.String)

.ctor(TDetail, System.String, System.ServiceModel.FaultCode)

.ctor(TDetail, System.String, System.ServiceModel.FaultCode, System.String)

Detail

CreateMessageFault()

GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

ToString()

FaultReason
: 7

.ctor(System.Collections.Generic.IEnumerable`1[System.ServiceModel.FaultReasonText])

.ctor(System.ServiceModel.FaultReasonText)

.ctor(System.String)

Translations

GetMatchingTranslation()

GetMatchingTranslation(System.Globalization.CultureInfo)

ToString()

FaultReasonText
: 6

.ctor(System.String)

.ctor(System.String, System.Globalization.CultureInfo)

.ctor(System.String, System.String)

Text

XmlLang

Matches(System.Globalization.CultureInfo)

FederatedMessageSecurityOverHttp
: 9

AlgorithmSuite

ClaimTypeRequirements

IssuedKeyType

IssuedTokenType

IssuerAddress

IssuerBinding

IssuerMetadataAddress

NegotiateServiceCredential

TokenRequestParameters

HttpTransportSecurity
: 3

ClientCredentialType

ProxyCredentialType

Realm

InstanceContext
: 28

System.ServiceModel.ICommunicationObject

System.ServiceModel.IExtensibleObject`1[System.ServiceModel.InstanceContext]

.ctor(System.Object)

.ctor(System.ServiceModel.ServiceHostBase)

.ctor(System.ServiceModel.ServiceHostBase, System.Object)

DefaultCloseTimeout

DefaultOpenTimeout

Extensions

Host

IncomingChannels

ManualFlowControlLimit

OutgoingChannels

SynchronizationContext

GetServiceInstance()

GetServiceInstance(System.ServiceModel.Channels.Message)

IncrementManualFlowControlLimit(System.Int32)

OnAbort()

OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)

OnBeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)

OnClose(System.TimeSpan)

OnClosed()

OnEndClose(System.IAsyncResult)

OnEndOpen(System.IAsyncResult)

OnFaulted()

OnOpen(System.TimeSpan)

OnOpened()

OnOpening()

ReleaseServiceInstance()

InvalidMessageContractException
: 7

System.SerializableAttribute

System.Runtime.Serialization.ISerializable

System.Runtime.InteropServices._Exception

.ctor()

.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

