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
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)
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)
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)
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()
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)
.ctor(System.String)
.ctor(System.String, System.Exception)
MessageBodyMemberAttribute: 4
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
Order
MessageContractAttribute: 8
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
HasProtectionLevel
IsWrapped
ProtectionLevel
WrapperName
WrapperNamespace
MessageContractMemberAttribute: 6
System.Runtime.InteropServices._Attribute
.ctor()
HasProtectionLevel
Name
Namespace
ProtectionLevel
MessageHeader`1: 8
.ctor()
.ctor(T)
.ctor(T, System.Boolean, System.String, System.Boolean)
Actor
Content
MustUnderstand
Relay
GetUntypedHeader(System.String, System.String)
MessageHeaderArrayAttribute: 3
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
MessageHeaderAttribute: 6
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
Actor
MustUnderstand
Relay
MessageHeaderException: 15
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.Boolean)
.ctor(System.String, System.Exception)
.ctor(System.String, System.String, System.String)
.ctor(System.String, System.String, System.String, System.Boolean)
.ctor(System.String, System.String, System.String, System.Boolean, System.Exception)
.ctor(System.String, System.String, System.String, System.Exception)
HeaderName
HeaderNamespace
IsDuplicate
MessageParameterAttribute: 4
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
Name
MessagePropertyAttribute: 4
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
Name
MessageSecurityOverHttp: 4
AlgorithmSuite
ClientCredentialType
NegotiateServiceCredential
IsSecureConversationEnabled()
MessageSecurityOverMsmq: 2
AlgorithmSuite
ClientCredentialType
MessageSecurityOverTcp: 2
AlgorithmSuite
ClientCredentialType
MessageSecurityVersion: 13
BasicSecurityProfileVersion
Default
SecureConversationVersion
SecurityPolicyVersion
SecurityTokenVersion
SecurityVersion
TrustVersion
WSSecurity10WSTrust13WSSecureConversation13WSSecurityPolicy12BasicSecurityProfile10
WSSecurity10WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11BasicSecurityProfile10
WSSecurity11WSTrust13WSSecureConversation13WSSecurityPolicy12
WSSecurity11WSTrust13WSSecureConversation13WSSecurityPolicy12BasicSecurityProfile10
WSSecurity11WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11
WSSecurity11WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11BasicSecurityProfile10
MsmqBindingBase: 16
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
CustomDeadLetterQueue
DeadLetterQueue
Durable
ExactlyOnce
MaxReceivedMessageSize
MaxRetryCycles
ReceiveErrorHandling
ReceiveRetryCount
RetryCycleDelay
Scheme
TimeToLive
UseMsmqTracing
UseSourceJournal
MsmqException: 8
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)
MsmqPoisonMessageException: 11
System.SerializableAttribute
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception
.ctor()
.ctor(System.Int64)
.ctor(System.Int64, System.Exception)
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String, System.Exception)
MessageLookupId
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
MsmqTransportSecurity: 6
.ctor()
.ctor(System.ServiceModel.MsmqTransportSecurity)
MsmqAuthenticationMode
MsmqEncryptionAlgorithm
MsmqProtectionLevel
MsmqSecureHashAlgorithm
NamedPipeTransportSecurity: 1
ProtectionLevel
NetMsmqBinding: 12
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.NetMsmqSecurityMode)
.ctor(System.String)
EnvelopeVersion
MaxBufferPoolSize
QueueTransferProtocol
ReaderQuotas
Security
UseActiveDirectory
CreateBindingElements()
NetMsmqSecurity: 3
Message
Mode
Transport
NetNamedPipeBinding: 18
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.NetNamedPipeSecurityMode)
.ctor(System.String)
EnvelopeVersion
HostNameComparisonMode
MaxBufferPoolSize
MaxBufferSize
MaxConnections
MaxReceivedMessageSize
ReaderQuotas
Scheme
Security
TransactionFlow
TransactionProtocol
TransferMode
CreateBindingElements()
NetNamedPipeSecurity: 2
Mode
Transport
NetPeerTcpBinding: 15
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.String)
EnvelopeVersion
IsPnrpAvailable
ListenIPAddress
MaxBufferPoolSize
MaxReceivedMessageSize
Port
ReaderQuotas
Resolver
Scheme
Security
CreateBindingElements()
NetTcpBinding: 22
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.SecurityMode)
.ctor(System.ServiceModel.SecurityMode, System.Boolean)
.ctor(System.String)
EnvelopeVersion
HostNameComparisonMode
ListenBacklog
MaxBufferPoolSize
MaxBufferSize
MaxConnections
MaxReceivedMessageSize
PortSharingEnabled
ReaderQuotas
ReliableSession
Scheme
Security
TransactionFlow
TransactionProtocol
TransferMode
CreateBindingElements()
NetTcpSecurity: 3
Message
Mode
Transport
NonDualMessageSecurityOverHttp: 2
EstablishSecurityContext
IsSecureConversationEnabled()
OperationBehaviorAttribute: 9
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
System.ServiceModel.Description.IOperationBehavior
.ctor()
AutoDisposeParameters
Impersonation
ReleaseInstanceMode
TransactionAutoComplete
TransactionScopeRequired
OperationContext: 22
System.ServiceModel.IExtensibleObject`1[System.ServiceModel.OperationContext]
.ctor(System.ServiceModel.IContextChannel)
Channel
Current
EndpointDispatcher
Extensions
HasSupportingTokens
Host
IncomingMessageHeaders
IncomingMessageProperties
IncomingMessageVersion
InstanceContext
IsUserContext
OutgoingMessageHeaders
OutgoingMessageProperties
RequestContext
ServiceSecurityContext
SessionId
SupportingTokens
OperationCompleted
GetCallbackChannel<T>()
SetTransactionComplete()
OperationContextScope: 4
System.IDisposable
.ctor(System.ServiceModel.IContextChannel)
.ctor(System.ServiceModel.OperationContext)
Dispose()
OperationContractAttribute: 12
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
Action
AsyncPattern
HasProtectionLevel
IsInitiating
IsOneWay
IsTerminating
Name
ProtectionLevel
ReplyAction
OptionalReliableSession: 2
.ctor(System.ServiceModel.Channels.ReliableSessionBindingElement)
Enabled
PeerHopCountAttribute: 9
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
Actor
MustUnderstand
Name
Namespace
ProtectionLevel
Relay
PeerMessagePropagationFilter: 2
.ctor()
ShouldMessagePropagate(System.ServiceModel.Channels.Message, System.ServiceModel.PeerMessageOrigination)
PeerNode: 8
System.ServiceModel.IOnlineStatus
IsOnline
MessagePropagationFilter
Port
Offline
Online
RefreshConnection()
ToString()
PeerNodeAddress: 5
System.Runtime.Serialization.DataContractAttribute
System.Runtime.Serialization.KnownTypeAttribute
.ctor(System.ServiceModel.EndpointAddress, System.Collections.ObjectModel.ReadOnlyCollection`1[System.Net.IPAddress])
EndpointAddress
IPAddresses
PeerResolver: 7
.ctor()
CanShareReferrals
Initialize(System.ServiceModel.EndpointAddress, System.ServiceModel.Channels.Binding, System.ServiceModel.Description.ClientCredentials, System.ServiceModel.PeerResolvers.PeerReferralPolicy)
Register(System.String, System.ServiceModel.PeerNodeAddress, System.TimeSpan)
Resolve(System.String, System.Int32, System.TimeSpan)
Unregister(System.Object, System.TimeSpan)
Update(System.Object, System.ServiceModel.PeerNodeAddress, System.TimeSpan)
PeerSecuritySettings: 2
Mode
Transport
PeerTransportSecuritySettings: 1
CredentialType
PoisonMessageException: 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)
ProtocolException: 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)
QuotaExceededException: 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)
ReliableMessagingVersion: 3
Default
WSReliableMessaging11
WSReliableMessagingFebruary2005
ReliableSession: 3
.ctor(System.ServiceModel.Channels.ReliableSessionBindingElement)
InactivityTimeout
Ordered
RsaEndpointIdentity: 3
.ctor(System.IdentityModel.Claims.Claim)
.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)
.ctor(System.String)
ServerTooBusyException: 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)
ServiceActivationException: 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)
ServiceAuthorizationManager: 5
.ctor()
CheckAccess(System.ServiceModel.OperationContext)
CheckAccess(System.ServiceModel.OperationContext, System.ServiceModel.Channels.Message&)
CheckAccessCore(System.ServiceModel.OperationContext)
GetAuthorizationPolicies(System.ServiceModel.OperationContext)
ServiceBehaviorAttribute: 22
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
System.ServiceModel.Description.IServiceBehavior
.ctor()
AddressFilterMode
AutomaticSessionShutdown
ConcurrencyMode
ConfigurationName
IgnoreExtensionDataObject
IncludeExceptionDetailInFaults
InstanceContextMode
MaxItemsInObjectGraph
Name
Namespace
ReleaseServiceInstanceOnTransactionComplete
TransactionAutoCompleteOnSessionClose
TransactionIsolationLevel
TransactionTimeout
UseSynchronizationContext
ValidateMustUnderstand
GetWellKnownSingleton()
SetWellKnownSingleton(System.Object)
ServiceContractAttribute: 10
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
CallbackContract
ConfigurationName
HasProtectionLevel
Name
Namespace
ProtectionLevel
SessionMode
ServiceHost: 15
System.IDisposable
System.ServiceModel.IExtensibleObject`1[System.ServiceModel.ServiceHostBase]
System.ServiceModel.ICommunicationObject
.ctor()
.ctor(System.Object, System.Uri[])
.ctor(System.Type, System.Uri[])
SingletonInstance
AddServiceEndpoint(System.Type, System.ServiceModel.Channels.Binding, System.String)
AddServiceEndpoint(System.Type, System.ServiceModel.Channels.Binding, System.String, System.Uri)
AddServiceEndpoint(System.Type, System.ServiceModel.Channels.Binding, System.Uri)
AddServiceEndpoint(System.Type, System.ServiceModel.Channels.Binding, System.Uri, System.Uri)
CreateDescription(out System.Collections.Generic.IDictionary`2[System.String,System.ServiceModel.Description.ContractDescription]&)
InitializeDescription(System.Object, System.ServiceModel.UriSchemeKeyedCollection)
InitializeDescription(System.Type, System.ServiceModel.UriSchemeKeyedCollection)
OnClosed()
ServiceHostBase: 37
System.IDisposable
System.ServiceModel.IExtensibleObject`1[System.ServiceModel.ServiceHostBase]
System.ServiceModel.ICommunicationObject
.ctor()
Authorization
BaseAddresses
ChannelDispatchers
CloseTimeout
Credentials
DefaultCloseTimeout
DefaultOpenTimeout
Description
Extensions
ImplementedContracts
ManualFlowControlLimit
OpenTimeout
UnknownMessageReceived
AddBaseAddress(System.Uri)
AddServiceEndpoint(System.String, System.ServiceModel.Channels.Binding, System.String)
AddServiceEndpoint(System.String, System.ServiceModel.Channels.Binding, System.String, System.Uri)
AddServiceEndpoint(System.String, System.ServiceModel.Channels.Binding, System.Uri)
AddServiceEndpoint(System.String, System.ServiceModel.Channels.Binding, System.Uri, System.Uri)
ApplyConfiguration()
CreateDescription(out System.Collections.Generic.IDictionary`2[System.String,System.ServiceModel.Description.ContractDescription]&)
IncrementManualFlowControlLimit(System.Int32)
InitializeDescription(System.ServiceModel.UriSchemeKeyedCollection)
InitializeRuntime()
LoadConfigurationSection(System.ServiceModel.Configuration.ServiceElement)
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()
ReleasePerformanceCounters()
ServiceHostingEnvironment: 2
AspNetCompatibilityEnabled
EnsureServiceAvailable(System.String)
ServiceKnownTypeAttribute: 8
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor(System.String)
.ctor(System.String, System.Type)
.ctor(System.Type)
DeclaringType
MethodName
Type
ServiceSecurityContext: 10
.ctor(System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy])
.ctor(System.IdentityModel.Policy.AuthorizationContext)
.ctor(System.IdentityModel.Policy.AuthorizationContext, System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy])
Anonymous
AuthorizationContext
AuthorizationPolicies
Current
IsAnonymous
PrimaryIdentity
WindowsIdentity
SpnEndpointIdentity: 3
.ctor(System.IdentityModel.Claims.Claim)
.ctor(System.String)
SpnLookupTime
TcpTransportSecurity: 2
ClientCredentialType
ProtectionLevel
TransactionFlowAttribute: 5
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
System.ServiceModel.Description.IOperationBehavior
.ctor(System.ServiceModel.TransactionFlowOption)
Transactions
TransactionProtocol: 5
.ctor()
Default
OleTransactions
WSAtomicTransaction11
WSAtomicTransactionOctober2004
UnknownMessageReceivedEventArgs: 1
Message
UpnEndpointIdentity: 2
.ctor(System.IdentityModel.Claims.Claim)
.ctor(System.String)
UriSchemeKeyedCollection: 10
System.Collections.Generic.IList`1[System.Uri]
System.Collections.Generic.ICollection`1[System.Uri]
System.Collections.IEnumerable
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IEnumerable`1[System.Uri]
.ctor(System.Uri[])
GetKeyForItem(System.Uri)
InsertItem(System.Int32, System.Uri)
SetItem(System.Int32, System.Uri)
WebHttpBinding
WebHttpSecurity
WebHttpTransportSecurity
WS2007FederationHttpBinding: 7
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.WSFederationHttpSecurityMode)
.ctor(System.ServiceModel.WSFederationHttpSecurityMode, System.Boolean)
.ctor(System.String)
CreateMessageSecurity()
WS2007HttpBinding: 7
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.SecurityMode)
.ctor(System.ServiceModel.SecurityMode, System.Boolean)
.ctor(System.String)
CreateMessageSecurity()
WSDualHttpBinding: 21
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.WSDualHttpSecurityMode)
.ctor(System.String)
BypassProxyOnLocal
ClientBaseAddress
EnvelopeVersion
HostNameComparisonMode
MaxBufferPoolSize
MaxReceivedMessageSize
MessageEncoding
ProxyAddress
ReaderQuotas
ReliableSession
Scheme
Security
TextEncoding
TransactionFlow
UseDefaultWebProxy
CreateBindingElements()
WSDualHttpSecurity: 2
Message
Mode
WSFederationHttpBinding: 12
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.WSFederationHttpSecurityMode)
.ctor(System.ServiceModel.WSFederationHttpSecurityMode, System.Boolean)
.ctor(System.String)
PrivacyNoticeAt
PrivacyNoticeVersion
Security
CreateBindingElements()
CreateMessageSecurity()
GetTransport()
WSFederationHttpSecurity: 2
Message
Mode
WSHttpBinding: 11
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.SecurityMode)
.ctor(System.ServiceModel.SecurityMode, System.Boolean)
.ctor(System.String)
AllowCookies
Security
CreateBindingElements()
CreateMessageSecurity()
GetTransport()
WSHttpBindingBase: 20
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.Boolean)
BypassProxyOnLocal
EnvelopeVersion
HostNameComparisonMode
MaxBufferPoolSize
MaxReceivedMessageSize
MessageEncoding
ProxyAddress
ReaderQuotas
ReliableSession
Scheme
TextEncoding
TransactionFlow
UseDefaultWebProxy
CreateBindingElements()
CreateMessageSecurity()
GetTransport()
WSHttpSecurity: 3
Message
Mode
Transport
X509CertificateEndpointIdentity: 3
.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2)
.ctor(System.Security.Cryptography.X509Certificates.X509Certificate2, System.Security.Cryptography.X509Certificates.X509Certificate2Collection)
Certificates
XmlSerializerFormatAttribute: 5
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
.ctor()
Style
Use
AddressFilterMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Any
Exact
Prefix
AuditLevel: 7
System.IConvertible
System.IComparable
System.IFormattable
Failure
None
Success
SuccessOrFailure
AuditLogLocation: 6
System.IConvertible
System.IComparable
System.IFormattable
Application
Default
Security
BasicHttpMessageCredentialType: 5
System.IConvertible
System.IComparable
System.IFormattable
Certificate
UserName
BasicHttpSecurityMode: 8
System.IConvertible
System.IComparable
System.IFormattable
Message
None
Transport
TransportCredentialOnly
TransportWithMessageCredential
CommunicationState: 9
System.IConvertible
System.IComparable
System.IFormattable
Closed
Closing
Created
Faulted
Opened
Opening
ConcurrencyMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Multiple
Reentrant
Single
DeadLetterQueue: 6
System.IConvertible
System.IComparable
System.IFormattable
Custom
None
System
HostNameComparisonMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Exact
StrongWildcard
WeakWildcard
HttpClientCredentialType: 9
System.IConvertible
System.IComparable
System.IFormattable
Basic
Certificate
Digest
None
Ntlm
Windows
HttpProxyCredentialType: 8
System.IConvertible
System.IComparable
System.IFormattable
Basic
Digest
None
Ntlm
Windows
ImpersonationOption: 6
System.IConvertible
System.IComparable
System.IFormattable
Allowed
NotAllowed
Required
InstanceContextMode: 6
System.IConvertible
System.IComparable
System.IFormattable
PerCall
PerSession
Single
MessageCredentialType: 8
System.IConvertible
System.IComparable
System.IFormattable
Certificate
IssuedToken
None
UserName
Windows
MsmqAuthenticationMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Certificate
None
WindowsDomain
MsmqEncryptionAlgorithm: 5
System.IConvertible
System.IComparable
System.IFormattable
Aes
RC4Stream
MsmqSecureHashAlgorithm: 7
System.IConvertible
System.IComparable
System.IFormattable
MD5
Sha1
Sha256
Sha512
NetMsmqSecurityMode: 7
System.IConvertible
System.IComparable
System.IFormattable
Both
Message
None
Transport
NetNamedPipeSecurityMode: 5
System.IConvertible
System.IComparable
System.IFormattable
None
Transport
OperationFormatStyle: 5
System.IConvertible
System.IComparable
System.IFormattable
Document
Rpc
OperationFormatUse: 5
System.IConvertible
System.IComparable
System.IFormattable
Encoded
Literal
PeerMessageOrigination: 5
System.IConvertible
System.IComparable
System.IFormattable
Local
Remote
PeerMessagePropagation: 7
System.IConvertible
System.IComparable
System.IFormattable
Local
LocalAndRemote
None
Remote
PeerTransportCredentialType: 5
System.IConvertible
System.IComparable
System.IFormattable
Certificate
Password
QueuedDeliveryRequirementsMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Allowed
NotAllowed
Required
QueueTransferProtocol: 6
System.IConvertible
System.IComparable
System.IFormattable
Native
Srmp
SrmpSecure
ReceiveErrorHandling: 7
System.IConvertible
System.IComparable
System.IFormattable
Drop
Fault
Move
Reject
ReleaseInstanceMode: 7
System.IConvertible
System.IComparable
System.IFormattable
AfterCall
BeforeAndAfterCall
BeforeCall
None
SecurityMode: 7
System.IConvertible
System.IComparable
System.IFormattable
Message
None
Transport
TransportWithMessageCredential
SessionMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Allowed
NotAllowed
Required
TcpClientCredentialType: 6
System.IConvertible
System.IComparable
System.IFormattable
Certificate
None
Windows
TransactionFlowOption: 6
System.IConvertible
System.IComparable
System.IFormattable
Allowed
Mandatory
NotAllowed
TransferMode: 7
System.IConvertible
System.IComparable
System.IFormattable
Buffered
Streamed
StreamedRequest
StreamedResponse
WebHttpClientCredentialType
WebHttpProxyCredentialType
WebHttpSecurityMode
WSDualHttpSecurityMode: 5
System.IConvertible
System.IComparable
System.IFormattable
Message
None
WSFederationHttpSecurityMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Message
None
TransportWithMessageCredential
WSMessageEncoding: 5
System.IConvertible
System.IComparable
System.IFormattable
Mtom
Text
System.ServiceModel.Activation: 22: 30
AspNetCompatibilityRequirementsAttribute: 5
System.AttributeUsageAttribute
System.Runtime.InteropServices._Attribute
System.ServiceModel.Description.IServiceBehavior
.ctor()
RequirementsMode
HostedTransportConfiguration: 2
.ctor()
GetBaseAddresses(System.String)
ServiceHostFactory: 3
.ctor()
CreateServiceHost(System.String, System.Uri[])
CreateServiceHost(System.Type, System.Uri[])
ServiceHostFactoryBase: 2
.ctor()
CreateServiceHost(System.String, System.Uri[])
VirtualPathExtension: 4
System.ServiceModel.IExtension`1[System.ServiceModel.ServiceHostBase]
VirtualPath
Attach(System.ServiceModel.ServiceHostBase)
Detach(System.ServiceModel.ServiceHostBase)
AspNetCompatibilityRequirementsMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Allowed
NotAllowed
Required
System.ServiceModel.Activation.Configuration: 33: 30
DiagnosticSection: 3
.ctor()
PerformanceCountersEnabled
Properties
NetPipeSection: 7
.ctor()
AllowAccounts
MaxPendingAccepts
MaxPendingConnections
Properties
ReceiveTimeout
InitializeDefault()
NetTcpSection: 9
.ctor()
AllowAccounts
ListenBacklog
MaxPendingAccepts
MaxPendingConnections
Properties
ReceiveTimeout
TeredoEnabled
InitializeDefault()
SecurityIdentifierElement: 4
.ctor()
.ctor(System.Security.Principal.SecurityIdentifier)
Properties
SecurityIdentifier
SecurityIdentifierElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
ServiceModelActivationSectionGroup: 5
.ctor()
Diagnostics
NetPipe
NetTcp
GetSectionGroup(System.Configuration.Configuration)
System.ServiceModel.Channels: 1167: 570
IBindingDeliveryCapabilities: 2
AssuresOrderedDelivery
QueuedDelivery
IBindingMulticastCapabilities: 1
IsMulticast
IBindingRuntimePreferences: 1
ReceiveSynchronously
IChannel: 2
System.ServiceModel.ICommunicationObject
GetProperty<class T>()
IChannelFactory: 2
System.ServiceModel.ICommunicationObject
GetProperty<class T>()
IChannelFactory`1: 4
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannelFactory
CreateChannel(System.ServiceModel.EndpointAddress)
CreateChannel(System.ServiceModel.EndpointAddress, System.Uri)
IChannelListener: 6
System.ServiceModel.ICommunicationObject
Uri
BeginWaitForChannel(System.TimeSpan, System.AsyncCallback, System.Object)
EndWaitForChannel(System.IAsyncResult)
GetProperty<class T>()
WaitForChannel(System.TimeSpan)
IChannelListener`1: 8
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannelListener
TChannel
AcceptChannel()
AcceptChannel(System.TimeSpan)
BeginAcceptChannel(System.AsyncCallback, System.Object)
BeginAcceptChannel(System.TimeSpan, System.AsyncCallback, System.Object)
EndAcceptChannel(System.IAsyncResult)
IDuplexChannel: 4
System.ServiceModel.Channels.IInputChannel
System.ServiceModel.Channels.IOutputChannel
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
IDuplexSession: 8
System.ServiceModel.Channels.IOutputSession
System.ServiceModel.Channels.ISession
System.ServiceModel.Channels.IInputSession
BeginCloseOutputSession(System.AsyncCallback, System.Object)
BeginCloseOutputSession(System.TimeSpan, System.AsyncCallback, System.Object)
CloseOutputSession()
CloseOutputSession(System.TimeSpan)
EndCloseOutputSession(System.IAsyncResult)
IDuplexSessionChannel: 6
System.ServiceModel.Channels.IInputChannel
System.ServiceModel.Channels.IOutputChannel
System.ServiceModel.Channels.ISessionChannel`1[System.ServiceModel.Channels.IDuplexSession]
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
System.ServiceModel.Channels.IDuplexChannel
IInputChannel: 14
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
LocalAddress
BeginReceive(System.AsyncCallback, System.Object)
BeginReceive(System.TimeSpan, System.AsyncCallback, System.Object)
BeginTryReceive(System.TimeSpan, System.AsyncCallback, System.Object)
BeginWaitForMessage(System.TimeSpan, System.AsyncCallback, System.Object)
EndReceive(System.IAsyncResult)
EndTryReceive(System.IAsyncResult, out System.ServiceModel.Channels.Message&)
EndWaitForMessage(System.IAsyncResult)
Receive()
Receive(System.TimeSpan)
TryReceive(System.TimeSpan, out System.ServiceModel.Channels.Message&)
WaitForMessage(System.TimeSpan)
IInputSession: 1
System.ServiceModel.Channels.ISession
IInputSessionChannel: 4
System.ServiceModel.Channels.IInputChannel
System.ServiceModel.Channels.ISessionChannel`1[System.ServiceModel.Channels.IInputSession]
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
IMessageProperty: 1
CreateCopy()
IOutputChannel: 9
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
RemoteAddress
Via
BeginSend(System.ServiceModel.Channels.Message, System.AsyncCallback, System.Object)
BeginSend(System.ServiceModel.Channels.Message, System.TimeSpan, System.AsyncCallback, System.Object)
EndSend(System.IAsyncResult)
Send(System.ServiceModel.Channels.Message)
Send(System.ServiceModel.Channels.Message, System.TimeSpan)
IOutputSession: 1
System.ServiceModel.Channels.ISession
IOutputSessionChannel: 4
System.ServiceModel.Channels.IOutputChannel
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
System.ServiceModel.Channels.ISessionChannel`1[System.ServiceModel.Channels.IOutputSession]
IReplyChannel: 14
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
LocalAddress
BeginReceiveRequest(System.AsyncCallback, System.Object)
BeginReceiveRequest(System.TimeSpan, System.AsyncCallback, System.Object)
BeginTryReceiveRequest(System.TimeSpan, System.AsyncCallback, System.Object)
BeginWaitForRequest(System.TimeSpan, System.AsyncCallback, System.Object)
EndReceiveRequest(System.IAsyncResult)
EndTryReceiveRequest(System.IAsyncResult, out System.ServiceModel.Channels.RequestContext&)
EndWaitForRequest(System.IAsyncResult)
ReceiveRequest()
ReceiveRequest(System.TimeSpan)
TryReceiveRequest(System.TimeSpan, out System.ServiceModel.Channels.RequestContext&)
WaitForRequest(System.TimeSpan)
IReplySessionChannel: 4
System.ServiceModel.Channels.ISessionChannel`1[System.ServiceModel.Channels.IInputSession]
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
System.ServiceModel.Channels.IReplyChannel
IRequestChannel: 9
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
RemoteAddress
Via
BeginRequest(System.ServiceModel.Channels.Message, System.AsyncCallback, System.Object)
BeginRequest(System.ServiceModel.Channels.Message, System.TimeSpan, System.AsyncCallback, System.Object)
EndRequest(System.IAsyncResult)
Request(System.ServiceModel.Channels.Message)
Request(System.ServiceModel.Channels.Message, System.TimeSpan)
IRequestSessionChannel: 4
System.ServiceModel.Channels.ISessionChannel`1[System.ServiceModel.Channels.IOutputSession]
System.ServiceModel.Channels.IRequestChannel
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
ISecurityCapabilities: 5
SupportedRequestProtectionLevel
SupportedResponseProtectionLevel
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
ISession: 1
Id
ISessionChannel`1: 2
TSession
Session
ITransactedBindingElement: 1
TransactedReceiveEnabled
ITransportTokenAssertionProvider: 1
GetTransportTokenAssertion()
AddressHeader: 19
.ctor()
Name
Namespace
CreateAddressHeader(System.Object)
CreateAddressHeader(System.Object, System.Runtime.Serialization.XmlObjectSerializer)
CreateAddressHeader(System.String, System.String, System.Object)
CreateAddressHeader(System.String, System.String, System.Object, System.Runtime.Serialization.XmlObjectSerializer)
Equals(System.Object)
GetAddressHeaderReader()
GetHashCode()
GetValue<T>()
GetValue<T>(System.Runtime.Serialization.XmlObjectSerializer)
OnWriteAddressHeaderContents(System.Xml.XmlDictionaryWriter)
OnWriteStartAddressHeader(System.Xml.XmlDictionaryWriter)
ToMessageHeader()
WriteAddressHeader(System.Xml.XmlDictionaryWriter)
WriteAddressHeader(System.Xml.XmlWriter)
WriteAddressHeaderContents(System.Xml.XmlDictionaryWriter)
WriteStartAddressHeader(System.Xml.XmlDictionaryWriter)
AddressHeaderCollection: 11
System.Collections.Generic.ICollection`1[System.ServiceModel.Channels.AddressHeader]
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Channels.AddressHeader]
System.Collections.IEnumerable
System.Collections.IList
System.Collections.Generic.IList`1[System.ServiceModel.Channels.AddressHeader]
System.Collections.ICollection
.ctor()
.ctor(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Channels.AddressHeader])
AddHeadersTo(System.ServiceModel.Channels.Message)
FindAll(System.String, System.String)
FindHeader(System.String, System.String)
AddressingVersion: 4
None
WSAddressing10
WSAddressingAugust2004
ToString()
AsymmetricSecurityBindingElement: 15
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
.ctor(System.ServiceModel.Security.Tokens.SecurityTokenParameters)
.ctor(System.ServiceModel.Security.Tokens.SecurityTokenParameters, System.ServiceModel.Security.Tokens.SecurityTokenParameters)
AllowSerializedSigningTokenOnReply
InitiatorTokenParameters
MessageProtectionOrder
RecipientTokenParameters
RequireSignatureConfirmation
BuildChannelFactoryCore<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListenerCore<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
SetKeyDerivation(System.Boolean)
ToString()
BinaryMessageEncodingBindingElement: 14
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
MaxReadPoolSize
MaxSessionSize
MaxWritePoolSize
MessageVersion
ReaderQuotas
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
CreateMessageEncoderFactory()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
Binding: 27
System.ServiceModel.IDefaultCommunicationTimeouts
.ctor()
.ctor(System.String, System.String)
CloseTimeout
MessageVersion
Name
Namespace
OpenTimeout
ReceiveTimeout
Scheme
SendTimeout
BuildChannelFactory<TChannel>(System.Object[])
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingParameterCollection)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Object[])
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingParameterCollection)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Uri, System.Object[])
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Uri, System.ServiceModel.Channels.BindingParameterCollection)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Uri, System.String, System.Object[])
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Uri, System.String, System.ServiceModel.Channels.BindingParameterCollection)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Uri, System.String, System.ServiceModel.Description.ListenUriMode, System.Object[])
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Uri, System.String, System.ServiceModel.Description.ListenUriMode, System.ServiceModel.Channels.BindingParameterCollection)
CanBuildChannelFactory<TChannel>(System.Object[])
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingParameterCollection)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.Object[])
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingParameterCollection)
CreateBindingElements()
GetProperty<class T>(System.ServiceModel.Channels.BindingParameterCollection)
BindingContext: 14
.ctor(System.ServiceModel.Channels.CustomBinding, System.ServiceModel.Channels.BindingParameterCollection)
.ctor(System.ServiceModel.Channels.CustomBinding, System.ServiceModel.Channels.BindingParameterCollection, System.Uri, System.String, System.ServiceModel.Description.ListenUriMode)
Binding
BindingParameters
ListenUriBaseAddress
ListenUriMode
ListenUriRelativeAddress
RemainingBindingElements
BuildInnerChannelFactory<TChannel>()
BuildInnerChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>()
CanBuildInnerChannelFactory<TChannel>()
CanBuildInnerChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>()
Clone()
GetInnerProperty<class T>()
BindingElement: 8
.ctor()
.ctor(System.ServiceModel.Channels.BindingElement)
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
BindingElementCollection: 18
System.Collections.IEnumerable
System.Collections.Generic.IList`1[System.ServiceModel.Channels.BindingElement]
System.Collections.Generic.ICollection`1[System.ServiceModel.Channels.BindingElement]
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Channels.BindingElement]
System.Collections.IList
System.Collections.ICollection
.ctor()
.ctor(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Channels.BindingElement])
.ctor(System.ServiceModel.Channels.BindingElement[])
AddRange(System.ServiceModel.Channels.BindingElement[])
Clone()
Contains(System.Type)
Find<T>()
FindAll<T>()
InsertItem(System.Int32, System.ServiceModel.Channels.BindingElement)
Remove<T>()
RemoveAll<T>()
SetItem(System.Int32, System.ServiceModel.Channels.BindingElement)
BindingParameterCollection: 7
System.Collections.Generic.IList`1[System.Object]
System.Collections.Generic.ICollection`1[System.Object]
System.Collections.IEnumerable
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IEnumerable`1[System.Object]
.ctor()
BodyWriter: 6
.ctor(System.Boolean)
IsBuffered
CreateBufferedCopy(System.Int32)
OnCreateBufferedCopy(System.Int32)
OnWriteBodyContents(System.Xml.XmlDictionaryWriter)
WriteBodyContents(System.Xml.XmlDictionaryWriter)
BufferManager: 5
.ctor()
Clear()
CreateBufferManager(System.Int64, System.Int32)
ReturnBuffer(System.Byte[])
TakeBuffer(System.Int32)
ChannelBase: 11
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannel
.ctor(System.ServiceModel.Channels.ChannelManagerBase)
DefaultCloseTimeout
DefaultOpenTimeout
DefaultReceiveTimeout
DefaultSendTimeout
Manager
GetProperty<class T>()
OnClosed()
ChannelFactoryBase: 14
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannelFactory
.ctor()
.ctor(System.ServiceModel.IDefaultCommunicationTimeouts)
DefaultCloseTimeout
DefaultOpenTimeout
DefaultReceiveTimeout
DefaultSendTimeout
GetProperty<class T>()
OnAbort()
OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
OnClose(System.TimeSpan)
OnEndClose(System.IAsyncResult)
ChannelFactoryBase`1: 14
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannelFactory
System.ServiceModel.Channels.IChannelFactory`1[TChannel]
.ctor()
.ctor(System.ServiceModel.IDefaultCommunicationTimeouts)
CreateChannel(System.ServiceModel.EndpointAddress)
CreateChannel(System.ServiceModel.EndpointAddress, System.Uri)
OnAbort()
OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
OnClose(System.TimeSpan)
OnCreateChannel(System.ServiceModel.EndpointAddress, System.Uri)
OnEndClose(System.IAsyncResult)
ValidateCreateChannel()
ChannelListenerBase: 17
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannelListener
.ctor()
.ctor(System.ServiceModel.IDefaultCommunicationTimeouts)
DefaultCloseTimeout
DefaultOpenTimeout
DefaultReceiveTimeout
DefaultSendTimeout
Uri
BeginWaitForChannel(System.TimeSpan, System.AsyncCallback, System.Object)
EndWaitForChannel(System.IAsyncResult)
GetProperty<class T>()
OnBeginWaitForChannel(System.TimeSpan, System.AsyncCallback, System.Object)
OnEndWaitForChannel(System.IAsyncResult)
OnWaitForChannel(System.TimeSpan)
WaitForChannel(System.TimeSpan)
ChannelListenerBase`1: 15
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.ICommunicationObject
System.ServiceModel.Channels.IChannelListener
System.ServiceModel.Channels.IChannelListener`1[TChannel]
.ctor()
.ctor(System.ServiceModel.IDefaultCommunicationTimeouts)
TChannel
AcceptChannel()
AcceptChannel(System.TimeSpan)
BeginAcceptChannel(System.AsyncCallback, System.Object)
BeginAcceptChannel(System.TimeSpan, System.AsyncCallback, System.Object)
EndAcceptChannel(System.IAsyncResult)
OnAcceptChannel(System.TimeSpan)
OnBeginAcceptChannel(System.TimeSpan, System.AsyncCallback, System.Object)
OnEndAcceptChannel(System.IAsyncResult)
ChannelManagerBase: 5
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.ICommunicationObject
.ctor()
DefaultReceiveTimeout
DefaultSendTimeout
ChannelParameterCollection: 14
System.Collections.Generic.IList`1[System.Object]
System.Collections.Generic.ICollection`1[System.Object]
System.Collections.IEnumerable
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IEnumerable`1[System.Object]
.ctor()
.ctor(System.ServiceModel.Channels.IChannel)
Channel
ClearItems()
InsertItem(System.Int32, System.Object)
PropagateChannelParameters(System.ServiceModel.Channels.IChannel)
RemoveItem(System.Int32)
SetItem(System.Int32, System.Object)
ChannelPoolSettings: 4
.ctor()
IdleTimeout
LeaseTimeout
MaxOutboundChannelsPerEndpoint
CommunicationObject: 41
System.ServiceModel.ICommunicationObject
.ctor()
.ctor(System.Object)
DefaultCloseTimeout
DefaultOpenTimeout
IsDisposed
State
ThisLock
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)
Fault()
GetCommunicationObjectType()
OnAbort()
OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
OnBeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)
OnClose(System.TimeSpan)
OnClosed()
OnClosing()
OnEndClose(System.IAsyncResult)
OnEndOpen(System.IAsyncResult)
OnFaulted()
OnOpen(System.TimeSpan)
OnOpened()
OnOpening()
Open()
Open(System.TimeSpan)
ThrowIfDisposed()
ThrowIfDisposedOrImmutable()
ThrowIfDisposedOrNotOpen()
CompositeDuplexBindingElement: 9
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
ClientBaseAddress
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
CompositeDuplexBindingElementImporter: 2
System.ServiceModel.Description.IPolicyImportExtension
.ctor()
ConnectionOrientedTransportBindingElement: 13
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
ChannelInitializationTimeout
ConnectionBufferSize
HostNameComparisonMode
MaxBufferSize
MaxOutputDelay
MaxPendingAccepts
MaxPendingConnections
TransferMode
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
CustomBinding: 10
System.ServiceModel.IDefaultCommunicationTimeouts
.ctor()
.ctor(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Channels.BindingElement])
.ctor(System.ServiceModel.Channels.Binding)
.ctor(System.ServiceModel.Channels.BindingElement[])
.ctor(System.String)
.ctor(System.String, System.String, System.ServiceModel.Channels.BindingElement[])
Elements
Scheme
CreateBindingElements()
FaultConverter: 6
.ctor()
GetDefaultFaultConverter(System.ServiceModel.Channels.MessageVersion)
OnTryCreateException(System.ServiceModel.Channels.Message, System.ServiceModel.Channels.MessageFault, out System.Exception&)
OnTryCreateFaultMessage(System.Exception, out System.ServiceModel.Channels.Message&)
TryCreateException(System.ServiceModel.Channels.Message, System.ServiceModel.Channels.MessageFault, out System.Exception&)
TryCreateFaultMessage(System.Exception, out System.ServiceModel.Channels.Message&)
HttpRequestMessageProperty: 6
.ctor()
Headers
Method
Name
QueryString
SuppressEntityBody
HttpResponseMessageProperty: 6
.ctor()
Headers
Name
StatusCode
StatusDescription
SuppressEntityBody
HttpsTransportBindingElement: 12
System.ServiceModel.Channels.ITransportTokenAssertionProvider
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.HttpsTransportBindingElement)
RequireClientCertificate
Scheme
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
GetTransportTokenAssertion()
HttpTransportBindingElement: 23
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.HttpTransportBindingElement)
AllowCookies
AuthenticationScheme
BypassProxyOnLocal
HostNameComparisonMode
KeepAliveEnabled
MaxBufferSize
ProxyAddress
ProxyAuthenticationScheme
Realm
Scheme
TransferMode
UnsafeConnectionNtlmAuthentication
UseDefaultWebProxy
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
InvalidChannelBindingException: 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)
LocalClientSecuritySettings: 14
.ctor()
CacheCookies
CookieRenewalThresholdPercentage
DetectReplays
IdentityVerifier
MaxClockSkew
MaxCookieCachingTime
ReconnectTransportOnFailure
ReplayCacheSize
ReplayWindow
SessionKeyRenewalInterval
SessionKeyRolloverInterval
TimestampValidityDuration
Clone()
LocalServiceSecuritySettings: 16
.ctor()
DetectReplays
InactivityTimeout
IssuedCookieLifetime
MaxCachedCookies
MaxClockSkew
MaxPendingSessions
MaxStatefulNegotiations
NegotiationTimeout
ReconnectTransportOnFailure
ReplayCacheSize
ReplayWindow
SessionKeyRenewalInterval
SessionKeyRolloverInterval
TimestampValidityDuration
Clone()
Message: 45
System.IDisposable
.ctor()
Headers
IsDisposed
IsEmpty
IsFault
Properties
State
Version
Close()
CreateBufferedCopy(System.Int32)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.ServiceModel.Channels.MessageFault, System.String)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.ServiceModel.FaultCode, System.String, System.Object, System.String)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.ServiceModel.FaultCode, System.String, System.String)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.String)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.String, System.Object)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.String, System.Object, System.Runtime.Serialization.XmlObjectSerializer)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.String, System.ServiceModel.Channels.BodyWriter)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.String, System.Xml.XmlDictionaryReader)
CreateMessage(System.ServiceModel.Channels.MessageVersion, System.String, System.Xml.XmlReader)
CreateMessage(System.Xml.XmlDictionaryReader, System.Int32, System.ServiceModel.Channels.MessageVersion)
CreateMessage(System.Xml.XmlReader, System.Int32, System.ServiceModel.Channels.MessageVersion)
GetBody<T>()
GetBody<T>(System.Runtime.Serialization.XmlObjectSerializer)
GetBodyAttribute(System.String, System.String)
GetReaderAtBodyContents()
OnBodyToString(System.Xml.XmlDictionaryWriter)
OnClose()
OnCreateBufferedCopy(System.Int32)
OnGetBodyAttribute(System.String, System.String)
OnGetReaderAtBodyContents()
OnWriteBodyContents(System.Xml.XmlDictionaryWriter)
OnWriteMessage(System.Xml.XmlDictionaryWriter)
OnWriteStartBody(System.Xml.XmlDictionaryWriter)
OnWriteStartEnvelope(System.Xml.XmlDictionaryWriter)
OnWriteStartHeaders(System.Xml.XmlDictionaryWriter)
ToString()
WriteBody(System.Xml.XmlDictionaryWriter)
WriteBody(System.Xml.XmlWriter)
WriteBodyContents(System.Xml.XmlDictionaryWriter)
WriteMessage(System.Xml.XmlDictionaryWriter)
WriteMessage(System.Xml.XmlWriter)
WriteStartBody(System.Xml.XmlDictionaryWriter)
WriteStartBody(System.Xml.XmlWriter)
WriteStartEnvelope(System.Xml.XmlDictionaryWriter)
MessageBuffer: 12
System.IDisposable
System.Xml.XPath.IXPathNavigable
.ctor()
BufferSize
MessageContentType
Close()
CreateMessage()
CreateNavigator()
CreateNavigator(System.Int32)
CreateNavigator(System.Int32, System.Xml.XmlSpace)
CreateNavigator(System.Xml.XmlSpace)
WriteMessage(System.IO.Stream)
MessageEncoder: 14
.ctor()
ContentType
MediaType
MessageVersion
GetProperty<class T>()
IsContentTypeSupported(System.String)
ReadMessage(System.ArraySegment`1[System.Byte], System.ServiceModel.Channels.BufferManager)
ReadMessage(System.ArraySegment`1[System.Byte], System.ServiceModel.Channels.BufferManager, System.String)
ReadMessage(System.IO.Stream, System.Int32)
ReadMessage(System.IO.Stream, System.Int32, System.String)
ToString()
WriteMessage(System.ServiceModel.Channels.Message, System.Int32, System.ServiceModel.Channels.BufferManager)
WriteMessage(System.ServiceModel.Channels.Message, System.Int32, System.ServiceModel.Channels.BufferManager, System.Int32)
WriteMessage(System.ServiceModel.Channels.Message, System.IO.Stream)
MessageEncoderFactory: 4
.ctor()
Encoder
MessageVersion
CreateSessionEncoder()
MessageEncodingBindingElement: 5
.ctor()
.ctor(System.ServiceModel.Channels.MessageEncodingBindingElement)
MessageVersion
CreateMessageEncoderFactory()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
MessageEncodingBindingElementImporter: 3
System.ServiceModel.Description.IPolicyImportExtension
System.ServiceModel.Description.IWsdlImportExtension
.ctor()
MessageFault: 24
.ctor()
Actor
Code
HasDetail
IsMustUnderstandFault
Node
Reason
CreateFault(System.ServiceModel.Channels.Message, System.Int32)
CreateFault(System.ServiceModel.FaultCode, System.ServiceModel.FaultReason)
CreateFault(System.ServiceModel.FaultCode, System.ServiceModel.FaultReason, System.Object)
CreateFault(System.ServiceModel.FaultCode, System.ServiceModel.FaultReason, System.Object, System.Runtime.Serialization.XmlObjectSerializer)
CreateFault(System.ServiceModel.FaultCode, System.ServiceModel.FaultReason, System.Object, System.Runtime.Serialization.XmlObjectSerializer, System.String)
CreateFault(System.ServiceModel.FaultCode, System.ServiceModel.FaultReason, System.Object, System.Runtime.Serialization.XmlObjectSerializer, System.String, System.String)
CreateFault(System.ServiceModel.FaultCode, System.String)
GetDetail<T>()
GetDetail<T>(System.Runtime.Serialization.XmlObjectSerializer)
GetReaderAtDetailContents()
OnGetReaderAtDetailContents()
OnWriteDetail(System.Xml.XmlDictionaryWriter, System.ServiceModel.EnvelopeVersion)
OnWriteDetailContents(System.Xml.XmlDictionaryWriter)
OnWriteStartDetail(System.Xml.XmlDictionaryWriter, System.ServiceModel.EnvelopeVersion)
WasHeaderNotUnderstood(System.ServiceModel.Channels.MessageHeaders, System.String, System.String)
WriteTo(System.Xml.XmlDictionaryWriter, System.ServiceModel.EnvelopeVersion)
WriteTo(System.Xml.XmlWriter, System.ServiceModel.EnvelopeVersion)
MessageHeader: 22
.ctor()
Actor
IsReferenceParameter
MustUnderstand
Relay
CreateHeader(System.String, System.String, System.Object)
CreateHeader(System.String, System.String, System.Object, System.Boolean)
CreateHeader(System.String, System.String, System.Object, System.Boolean, System.String)
CreateHeader(System.String, System.String, System.Object, System.Boolean, System.String, System.Boolean)
CreateHeader(System.String, System.String, System.Object, System.Runtime.Serialization.XmlObjectSerializer)
CreateHeader(System.String, System.String, System.Object, System.Runtime.Serialization.XmlObjectSerializer, System.Boolean)
CreateHeader(System.String, System.String, System.Object, System.Runtime.Serialization.XmlObjectSerializer, System.Boolean, System.String)
CreateHeader(System.String, System.String, System.Object, System.Runtime.Serialization.XmlObjectSerializer, System.Boolean, System.String, System.Boolean)
IsMessageVersionSupported(System.ServiceModel.Channels.MessageVersion)
OnWriteHeaderContents(System.Xml.XmlDictionaryWriter, System.ServiceModel.Channels.MessageVersion)
OnWriteStartHeader(System.Xml.XmlDictionaryWriter, System.ServiceModel.Channels.MessageVersion)
ToString()
WriteHeader(System.Xml.XmlDictionaryWriter, System.ServiceModel.Channels.MessageVersion)
WriteHeader(System.Xml.XmlWriter, System.ServiceModel.Channels.MessageVersion)
WriteHeaderAttributes(System.Xml.XmlDictionaryWriter, System.ServiceModel.Channels.MessageVersion)
WriteHeaderContents(System.Xml.XmlDictionaryWriter, System.ServiceModel.Channels.MessageVersion)
WriteStartHeader(System.Xml.XmlDictionaryWriter, System.ServiceModel.Channels.MessageVersion)
MessageHeaderInfo: 7
.ctor()
Actor
IsReferenceParameter
MustUnderstand
Name
Namespace
Relay
MessageHeaders: 45
System.Reflection.DefaultMemberAttribute
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Channels.MessageHeaderInfo]
System.Collections.IEnumerable
.ctor(System.ServiceModel.Channels.MessageHeaders)
.ctor(System.ServiceModel.Channels.MessageVersion)
.ctor(System.ServiceModel.Channels.MessageVersion, System.Int32)
Action
Count
FaultTo
From
Item
MessageId
MessageVersion
RelatesTo
ReplyTo
To
UnderstoodHeaders
Add(System.ServiceModel.Channels.MessageHeader)
Clear()
CopyHeaderFrom(System.ServiceModel.Channels.Message, System.Int32)
CopyHeaderFrom(System.ServiceModel.Channels.MessageHeaders, System.Int32)
CopyHeadersFrom(System.ServiceModel.Channels.Message)
CopyHeadersFrom(System.ServiceModel.Channels.MessageHeaders)
CopyTo(System.ServiceModel.Channels.MessageHeaderInfo[], System.Int32)
FindHeader(System.String, System.String)
FindHeader(System.String, System.String, System.String[])
GetEnumerator()
GetHeader<T>(System.Int32)
GetHeader<T>(System.Int32, System.Runtime.Serialization.XmlObjectSerializer)
GetHeader<T>(System.String, System.String)
GetHeader<T>(System.String, System.String, System.Runtime.Serialization.XmlObjectSerializer)
GetHeader<T>(System.String, System.String, System.String[])
GetReaderAtHeader(System.Int32)
HaveMandatoryHeadersBeenUnderstood()
HaveMandatoryHeadersBeenUnderstood(System.String[])
Insert(System.Int32, System.ServiceModel.Channels.MessageHeader)
RemoveAll(System.String, System.String)
RemoveAt(System.Int32)
SetAction(System.Xml.XmlDictionaryString)
WriteHeader(System.Int32, System.Xml.XmlDictionaryWriter)
WriteHeader(System.Int32, System.Xml.XmlWriter)
WriteHeaderContents(System.Int32, System.Xml.XmlDictionaryWriter)
WriteHeaderContents(System.Int32, System.Xml.XmlWriter)
WriteStartHeader(System.Int32, System.Xml.XmlDictionaryWriter)
WriteStartHeader(System.Int32, System.Xml.XmlWriter)
MessageProperties: 25
System.Reflection.DefaultMemberAttribute
System.Collections.Generic.IDictionary`2[System.String,System.Object]
System.IDisposable
System.Collections.Generic.ICollection`1[System.Collections.Generic.KeyValuePair`2[System.String,System.Object]]
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.String,System.Object]]
.ctor()
.ctor(System.ServiceModel.Channels.MessageProperties)
AllowOutputBatching
Count
Encoder
IsFixedSize
IsReadOnly
Item
Keys
Security
Values
Via
Add(System.String, System.Object)
Clear()
ContainsKey(System.String)
CopyProperties(System.ServiceModel.Channels.MessageProperties)
Dispose()
Remove(System.String)
TryGetValue(System.String, out System.Object&)
MessageVersion: 15
Addressing
Default
Envelope
None
Soap11
Soap11WSAddressing10
Soap11WSAddressingAugust2004
Soap12
Soap12WSAddressing10
Soap12WSAddressingAugust2004
CreateVersion(System.ServiceModel.EnvelopeVersion)
CreateVersion(System.ServiceModel.EnvelopeVersion, System.ServiceModel.Channels.AddressingVersion)
Equals(System.Object)
GetHashCode()
ToString()
MsmqBindingElementBase: 17
System.ServiceModel.Channels.ITransactedBindingElement
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
CustomDeadLetterQueue
DeadLetterQueue
Durable
ExactlyOnce
MaxRetryCycles
MsmqTransportSecurity
ReceiveErrorHandling
ReceiveRetryCount
RetryCycleDelay
TimeToLive
TransactedReceiveEnabled
UseMsmqTracing
UseSourceJournal
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
MsmqMessageProperty: 6
Name
AbortCount
DeliveryFailure
DeliveryStatus
MoveCount
Get(System.ServiceModel.Channels.Message)
MsmqTransportBindingElement: 13
System.ServiceModel.Channels.ITransactedBindingElement
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
MaxPoolSize
QueueTransferProtocol
Scheme
UseActiveDirectory
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
MtomMessageEncodingBindingElement: 17
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.MessageVersion, System.Text.Encoding)
MaxBufferSize
MaxReadPoolSize
MaxWritePoolSize
MessageVersion
ReaderQuotas
WriteEncoding
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
CreateMessageEncoderFactory()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
NamedPipeConnectionPoolSettings: 3
GroupName
IdleTimeout
MaxOutboundConnectionsPerEndpoint
NamedPipeTransportBindingElement: 10
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.NamedPipeTransportBindingElement)
ConnectionPoolSettings
Scheme
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
OneWayBindingElement: 11
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
ChannelPoolSettings
MaxAcceptedChannels
PacketRoutable
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
OneWayBindingElementImporter: 2
System.ServiceModel.Description.IPolicyImportExtension
.ctor()
PeerCustomResolverBindingElement: 14
.ctor()
.ctor(System.ServiceModel.Channels.BindingContext, System.ServiceModel.PeerResolvers.PeerCustomResolverSettings)
.ctor(System.ServiceModel.Channels.PeerCustomResolverBindingElement)
.ctor(System.ServiceModel.PeerResolvers.PeerCustomResolverSettings)
Address
Binding
ReferralPolicy
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
CreatePeerResolver()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
PeerResolverBindingElement: 4
.ctor()
.ctor(System.ServiceModel.Channels.PeerResolverBindingElement)
ReferralPolicy
CreatePeerResolver()
PeerTransportBindingElement: 14
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
ListenIPAddress
MaxReceivedMessageSize
Port
Scheme
Security
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
PnrpPeerResolverBindingElement: 10
.ctor()
.ctor(System.ServiceModel.PeerResolvers.PeerReferralPolicy)
ReferralPolicy
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
CreatePeerResolver()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
PrivacyNoticeBindingElement: 7
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.PrivacyNoticeBindingElement)
Url
Version
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
PrivacyNoticeBindingElementImporter: 2
System.ServiceModel.Description.IPolicyImportExtension
.ctor()
ReliableSessionBindingElement: 17
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
.ctor(System.Boolean)
AcknowledgementInterval
FlowControlEnabled
InactivityTimeout
MaxPendingChannels
MaxRetryCount
MaxTransferWindowSize
Ordered
ReliableMessagingVersion
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
ReliableSessionBindingElementImporter: 2
System.ServiceModel.Description.IPolicyImportExtension
.ctor()
RemoteEndpointMessageProperty: 4
.ctor(System.String, System.Int32)
Address
Name
Port
RequestContext: 12
System.IDisposable
.ctor()
RequestMessage
Abort()
BeginReply(System.ServiceModel.Channels.Message, System.AsyncCallback, System.Object)
BeginReply(System.ServiceModel.Channels.Message, System.TimeSpan, System.AsyncCallback, System.Object)
Close()
Close(System.TimeSpan)
Dispose(System.Boolean)
EndReply(System.IAsyncResult)
Reply(System.ServiceModel.Channels.Message)
Reply(System.ServiceModel.Channels.Message, System.TimeSpan)
SecurityBindingElement: 50
DefaultAlgorithmSuite
EndpointSupportingTokenParameters
IncludeTimestamp
KeyEntropyMode
LocalClientSettings
LocalServiceSettings
MessageSecurityVersion
OperationSupportingTokenParameters
OptionalEndpointSupportingTokenParameters
OptionalOperationSupportingTokenParameters
SecurityHeaderLayout
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelFactoryCore<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListenerCore<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CreateAnonymousForCertificateBindingElement()
CreateCertificateOverTransportBindingElement()
CreateCertificateOverTransportBindingElement(System.ServiceModel.MessageSecurityVersion)
CreateCertificateSignatureBindingElement()
CreateIssuedTokenBindingElement(System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters)
CreateIssuedTokenForCertificateBindingElement(System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters)
CreateIssuedTokenForSslBindingElement(System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters)
CreateIssuedTokenForSslBindingElement(System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters, System.Boolean)
CreateIssuedTokenOverTransportBindingElement(System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters)
CreateKerberosBindingElement()
CreateKerberosOverTransportBindingElement()
CreateMutualCertificateBindingElement()
CreateMutualCertificateBindingElement(System.ServiceModel.MessageSecurityVersion)
CreateMutualCertificateBindingElement(System.ServiceModel.MessageSecurityVersion, System.Boolean)
CreateMutualCertificateDuplexBindingElement()
CreateMutualCertificateDuplexBindingElement(System.ServiceModel.MessageSecurityVersion)
CreateSecureConversationBindingElement(System.ServiceModel.Channels.SecurityBindingElement)
CreateSecureConversationBindingElement(System.ServiceModel.Channels.SecurityBindingElement, System.Boolean)
CreateSecureConversationBindingElement(System.ServiceModel.Channels.SecurityBindingElement, System.Boolean, System.ServiceModel.Security.ChannelProtectionRequirements)
CreateSslNegotiationBindingElement(System.Boolean)
CreateSslNegotiationBindingElement(System.Boolean, System.Boolean)
CreateSspiNegotiationBindingElement()
CreateSspiNegotiationBindingElement(System.Boolean)
CreateSspiNegotiationOverTransportBindingElement()
CreateSspiNegotiationOverTransportBindingElement(System.Boolean)
CreateUserNameForCertificateBindingElement()
CreateUserNameForSslBindingElement()
CreateUserNameForSslBindingElement(System.Boolean)
CreateUserNameOverTransportBindingElement()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
SetIssuerBindingContextIfRequired(System.ServiceModel.Security.Tokens.SecurityTokenParameters, System.ServiceModel.Channels.BindingContext)
SetKeyDerivation(System.Boolean)
ToString()
SecurityBindingElementImporter: 3
System.ServiceModel.Description.IPolicyImportExtension
.ctor()
MaxPolicyRedirections
SslStreamSecurityBindingElement: 15
System.ServiceModel.Channels.ITransportTokenAssertionProvider
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.SslStreamSecurityBindingElement)
IdentityVerifier
RequireClientCertificate
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
BuildClientStreamUpgradeProvider(System.ServiceModel.Channels.BindingContext)
BuildServerStreamUpgradeProvider(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
GetTransportTokenAssertion()
StandardBindingImporter: 2
System.ServiceModel.Description.IWsdlImportExtension
.ctor()
StreamSecurityUpgradeAcceptor: 2
.ctor()
GetRemoteSecurity()
StreamSecurityUpgradeInitiator: 2
.ctor()
GetRemoteSecurity()
StreamSecurityUpgradeProvider: 4
System.ServiceModel.ICommunicationObject
.ctor()
.ctor(System.ServiceModel.IDefaultCommunicationTimeouts)
Identity
StreamUpgradeAcceptor: 5
.ctor()
AcceptUpgrade(System.IO.Stream)
BeginAcceptUpgrade(System.IO.Stream, System.AsyncCallback, System.Object)
CanUpgrade(System.String)
EndAcceptUpgrade(System.IAsyncResult)
StreamUpgradeBindingElement: 4
.ctor()
.ctor(System.ServiceModel.Channels.StreamUpgradeBindingElement)
BuildClientStreamUpgradeProvider(System.ServiceModel.Channels.BindingContext)
BuildServerStreamUpgradeProvider(System.ServiceModel.Channels.BindingContext)
StreamUpgradeInitiator: 5
.ctor()
BeginInitiateUpgrade(System.IO.Stream, System.AsyncCallback, System.Object)
EndInitiateUpgrade(System.IAsyncResult)
GetNextUpgrade()
InitiateUpgrade(System.IO.Stream)
StreamUpgradeProvider: 7
System.ServiceModel.ICommunicationObject
.ctor()
.ctor(System.ServiceModel.IDefaultCommunicationTimeouts)
DefaultCloseTimeout
DefaultOpenTimeout
CreateUpgradeAcceptor()
CreateUpgradeInitiator(System.ServiceModel.EndpointAddress, System.Uri)
SymmetricSecurityBindingElement: 12
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
.ctor(System.ServiceModel.Security.Tokens.SecurityTokenParameters)
MessageProtectionOrder
ProtectionTokenParameters
RequireSignatureConfirmation
BuildChannelFactoryCore<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListenerCore<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
SetKeyDerivation(System.Boolean)
ToString()
TcpConnectionPoolSettings: 4
GroupName
IdleTimeout
LeaseTimeout
MaxOutboundConnectionsPerEndpoint
TcpTransportBindingElement: 13
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.TcpTransportBindingElement)
ConnectionPoolSettings
ListenBacklog
PortSharingEnabled
Scheme
TeredoEnabled
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
TextMessageEncodingBindingElement: 15
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.MessageVersion, System.Text.Encoding)
MaxReadPoolSize
MaxWritePoolSize
MessageVersion
ReaderQuotas
WriteEncoding
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
CreateMessageEncoderFactory()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
TransactionFlowBindingElement: 10
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
.ctor(System.ServiceModel.TransactionProtocol)
TransactionProtocol
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
TransactionFlowBindingElementImporter: 2
System.ServiceModel.Description.IPolicyImportExtension
.ctor()
TransactionMessageProperty: 2
Transaction
Set(System.Transactions.Transaction, System.ServiceModel.Channels.Message)
TransportBindingElement: 7
.ctor()
.ctor(System.ServiceModel.Channels.TransportBindingElement)
ManualAddressing
MaxBufferPoolSize
MaxReceivedMessageSize
Scheme
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
TransportBindingElementImporter: 3
System.ServiceModel.Description.IPolicyImportExtension
System.ServiceModel.Description.IWsdlImportExtension
.ctor()
TransportSecurityBindingElement: 6
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
BuildChannelFactoryCore<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListenerCore<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
UnderstoodHeaders: 6
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Channels.MessageHeaderInfo]
System.Collections.IEnumerable
Add(System.ServiceModel.Channels.MessageHeaderInfo)
Contains(System.ServiceModel.Channels.MessageHeaderInfo)
GetEnumerator()
Remove(System.ServiceModel.Channels.MessageHeaderInfo)
UseManagedPresentationBindingElement: 4
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
UseManagedPresentationBindingElementImporter: 2
System.ServiceModel.Description.IPolicyImportExtension
.ctor()
WindowsStreamSecurityBindingElement: 14
System.ServiceModel.Channels.ITransportTokenAssertionProvider
System.ServiceModel.Description.IPolicyExportExtension
.ctor()
.ctor(System.ServiceModel.Channels.WindowsStreamSecurityBindingElement)
ProtectionLevel
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
BuildClientStreamUpgradeProvider(System.ServiceModel.Channels.BindingContext)
BuildServerStreamUpgradeProvider(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
GetTransportTokenAssertion()
XmlSerializerImportOptions: 6
.ctor()
.ctor(System.CodeDom.CodeCompileUnit)
ClrNamespace
CodeCompileUnit
CodeProvider
WebReferenceOptions
DeliveryFailure: 18
System.IConvertible
System.IComparable
System.IFormattable
AccessDenied
BadDestinationQueue
BadEncryption
BadSignature
CouldNotEncrypt
HopCountExceeded
NotTransactionalMessage
NotTransactionalQueue
Purged
QueueDeleted
QueueExceedMaximumSize
QueuePurged
ReachQueueTimeout
ReceiveTimeout
Unknown
DeliveryStatus: 5
System.IConvertible
System.IComparable
System.IFormattable
InDoubt
NotDelivered
MessageState: 8
System.IConvertible
System.IComparable
System.IFormattable
Closed
Copied
Created
Read
Written
SecurityHeaderLayout: 7
System.IConvertible
System.IComparable
System.IFormattable
Lax
LaxTimestampFirst
LaxTimestampLast
Strict
SupportedAddressingMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Anonymous
Mixed
NonAnonymous
TransferSession: 6
System.IConvertible
System.IComparable
System.IFormattable
None
Ordered
Unordered
System.ServiceModel.ComIntegration: 28: 22
IChannelCredentials: 13
System.Runtime.InteropServices.ComImportAttribute
System.Runtime.InteropServices.GuidAttribute
System.Runtime.InteropServices.InterfaceTypeAttribute
SetClientCertificateFromFile(System.String, System.String, System.String)
SetClientCertificateFromStore(System.String, System.String, System.String, System.Object)
SetClientCertificateFromStoreByName(System.String, System.String, System.String)
SetDefaultServiceCertificateFromFile(System.String, System.String, System.String)
SetDefaultServiceCertificateFromStore(System.String, System.String, System.String, System.Object)
SetDefaultServiceCertificateFromStoreByName(System.String, System.String, System.String)
SetIssuedToken(System.String, System.String, System.String)
SetServiceCertificateAuthentication(System.String, System.String, System.String)
SetUserNameCredential(System.String, System.String)
SetWindowsCredential(System.String, System.String, System.String, System.Int32, System.Boolean)
DllHostInitializer: 6
System.Runtime.InteropServices.ComVisibleAttribute
System.Runtime.InteropServices.GuidAttribute
System.EnterpriseServices.IProcessInitializer
.ctor()
Shutdown()
Startup(System.Object)
PersistStreamTypeWrapper: 4
System.Runtime.Serialization.DataContractAttribute
.ctor()
GetObject<T>(T&)
SetObject<T>(T)
ServiceMoniker: 3
System.Runtime.InteropServices.ComVisibleAttribute
System.Runtime.InteropServices.GuidAttribute
.ctor()
WasHostedComPlusFactory: 2
.ctor()
CreateServiceHost(System.String, System.Uri[])
System.ServiceModel.Configuration: 1494: 1000
IBindingConfigurationElement: 6
CloseTimeout
Name
OpenTimeout
ReceiveTimeout
SendTimeout
ApplyConfiguration(System.ServiceModel.Channels.Binding)
AddressHeaderCollectionElement: 5
.ctor()
Headers
Properties
DeserializeElement(System.Xml.XmlReader, System.Boolean)
SerializeToXmlElement(System.Xml.XmlWriter, System.String)
AllowedAudienceUriElement: 3
.ctor()
AllowedAudienceUri
Properties
AllowedAudienceUriElementCollection: 7
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
CreateNewElement()
GetElementKey(System.Configuration.ConfigurationElement)
AuthorizationPolicyTypeElement: 4
.ctor()
.ctor(System.String)
PolicyType
Properties
AuthorizationPolicyTypeElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
BaseAddressElement: 3
.ctor()
BaseAddress
Properties
BaseAddressElementCollection: 7
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
CreateNewElement()
GetElementKey(System.Configuration.ConfigurationElement)
BaseAddressPrefixFilterElement: 4
.ctor()
.ctor(System.Uri)
Prefix
Properties
BaseAddressPrefixFilterElementCollection: 7
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
CreateNewElement()
GetElementKey(System.Configuration.ConfigurationElement)
BasicHttpBindingCollectionElement: 1
.ctor()
BasicHttpBindingElement: 20
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
AllowCookies
BindingElementType
BypassProxyOnLocal
HostNameComparisonMode
MaxBufferPoolSize
MaxBufferSize
MaxReceivedMessageSize
MessageEncoding
Properties
ProxyAddress
ReaderQuotas
Security
TextEncoding
TransferMode
UseDefaultWebProxy
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
BasicHttpMessageSecurityElement: 4
.ctor()
AlgorithmSuite
ClientCredentialType
Properties
BasicHttpSecurityElement: 5
.ctor()
Message
Mode
Properties
Transport
BehaviorExtensionElement: 3
.ctor()
BehaviorType
CreateBehavior()
BehaviorsSection: 4
.ctor()
EndpointBehaviors
Properties
ServiceBehaviors
BinaryMessageEncodingElement: 11
.ctor()
BindingElementType
MaxReadPoolSize
MaxSessionSize
MaxWritePoolSize
Properties
ReaderQuotas
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
BindingCollectionElement: 7
.ctor()
BindingName
BindingType
ConfiguredBindings
ContainsKey(System.String)
GetDefault()
TryAdd(System.String, System.ServiceModel.Channels.Binding, System.Configuration.Configuration)
BindingElementExtensionElement: 5
.ctor()
BindingElementType
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
BindingsSection: 18
System.Reflection.DefaultMemberAttribute
.ctor()
BasicHttpBinding
BindingCollections
CustomBinding
Item
MsmqIntegrationBinding
NetMsmqBinding
NetNamedPipeBinding
NetPeerTcpBinding
NetTcpBinding
Properties
WS2007FederationHttpBinding
WS2007HttpBinding
WSDualHttpBinding
WSFederationHttpBinding
WSHttpBinding
GetSection(System.Configuration.Configuration)
CallbackDebugElement: 6
.ctor()
BehaviorType
IncludeExceptionDetailInFaults
Properties
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
CallbackTimeoutsElement: 6
.ctor()
BehaviorType
Properties
TransactionTimeout
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
CertificateElement: 3
.ctor()
EncodedValue
Properties
CertificateReferenceElement: 7
.ctor()
FindValue
IsChainIncluded
Properties
StoreLocation
StoreName
X509FindType
ChannelEndpointElement: 12
.ctor()
.ctor(System.ServiceModel.EndpointAddress, System.String)
Address
BehaviorConfiguration
Binding
BindingConfiguration
Contract
Headers
Identity
Name
Properties
Reset(System.Configuration.ConfigurationElement)
ChannelEndpointElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
ChannelPoolSettingsElement: 5
.ctor()
IdleTimeout
LeaseTimeout
MaxOutboundChannelsPerEndpoint
Properties
ClaimTypeElement: 5
.ctor()
.ctor(System.String, System.Boolean)
ClaimType
IsOptional
Properties
ClaimTypeElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
ClientCredentialsElement: 14
.ctor()
BehaviorType
ClientCertificate
HttpDigest
IssuedToken
Peer
Properties
ServiceCertificate
SupportInteractive
Type
Windows
ApplyConfiguration(System.ServiceModel.Description.ClientCredentials)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ClientSection: 6
.ctor()
Endpoints
Metadata
Properties
InitializeDefault()
PostDeserialize()
ClientViaElement: 6
.ctor()
BehaviorType
Properties
ViaUri
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ComContractElement: 10
.ctor()
.ctor(System.String)
Contract
ExposedMethods
Name
Namespace
PersistableTypes
Properties
RequiresSession
UserDefinedTypes
ComContractElementCollection: 6
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
GetElementKey(System.Configuration.ConfigurationElement)
ComContractsSection: 3
.ctor()
ComContracts
Properties
ComMethodElement: 4
.ctor()
.ctor(System.String)
ExposedMethod
Properties
ComMethodElementCollection: 6
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
GetElementKey(System.Configuration.ConfigurationElement)
CommonBehaviorsSection: 4
.ctor()
EndpointBehaviors
Properties
ServiceBehaviors
CommonEndpointBehaviorElement: 6
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
System.Collections.Generic.ICollection`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
.ctor()
Add(System.ServiceModel.Configuration.BehaviorExtensionElement)
CanAdd(System.ServiceModel.Configuration.BehaviorExtensionElement)
CommonServiceBehaviorElement: 6
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
System.Collections.Generic.ICollection`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
.ctor()
Add(System.ServiceModel.Configuration.BehaviorExtensionElement)
CanAdd(System.ServiceModel.Configuration.BehaviorExtensionElement)
ComPersistableTypeElement: 5
.ctor()
.ctor(System.String)
ID
Name
Properties
ComPersistableTypeElementCollection: 6
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
GetElementKey(System.Configuration.ConfigurationElement)
CompositeDuplexElement: 8
.ctor()
BindingElementType
ClientBaseAddress
Properties
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
ComUdtElement: 7
.ctor()
.ctor(System.String)
Name
Properties
TypeDefID
TypeLibID
TypeLibVersion
ComUdtElementCollection: 6
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
GetElementKey(System.Configuration.ConfigurationElement)
ConnectionOrientedTransportElement: 12
ChannelInitializationTimeout
ConnectionBufferSize
HostNameComparisonMode
MaxBufferSize
MaxOutputDelay
MaxPendingAccepts
MaxPendingConnections
Properties
TransferMode
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
InitializeFrom(System.ServiceModel.Channels.BindingElement)
CustomBindingCollectionElement: 8
.ctor()
Bindings
BindingType
ConfiguredBindings
Properties
ContainsKey(System.String)
GetDefault()
TryAdd(System.String, System.ServiceModel.Channels.Binding, System.Configuration.Configuration)
CustomBindingElement: 15
System.Collections.Generic.ICollection`1[System.ServiceModel.Configuration.BindingElementExtensionElement]
System.ServiceModel.Configuration.IBindingConfigurationElement
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Configuration.BindingElementExtensionElement]
System.Collections.IEnumerable
.ctor()
.ctor(System.String)
CloseTimeout
OpenTimeout
Properties
ReceiveTimeout
SendTimeout
Add(System.ServiceModel.Configuration.BindingElementExtensionElement)
ApplyConfiguration(System.ServiceModel.Channels.Binding)
CanAdd(System.ServiceModel.Configuration.BindingElementExtensionElement)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
CustomBindingElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
DataContractSerializerElement: 7
.ctor()
BehaviorType
IgnoreExtensionDataObject
MaxItemsInObjectGraph
Properties
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
DiagnosticSection: 5
.ctor()
MessageLogging
PerformanceCounters
Properties
WmiProviderEnabled
DnsElement: 3
.ctor()
Properties
Value
EndpointAddressElementBase: 7
.ctor()
Address
Headers
Identity
Properties
Copy(System.ServiceModel.Configuration.EndpointAddressElementBase)
InitializeFrom(System.ServiceModel.EndpointAddress)
EndpointBehaviorElement: 7
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
System.Collections.Generic.ICollection`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
.ctor()
.ctor(System.String)
Add(System.ServiceModel.Configuration.BehaviorExtensionElement)
CanAdd(System.ServiceModel.Configuration.BehaviorExtensionElement)
EndpointBehaviorElementCollection: 6
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
GetElementKey(System.Configuration.ConfigurationElement)
ExtensionElement: 6
.ctor()
.ctor(System.String)
.ctor(System.String, System.String)
Name
Properties
Type
ExtensionElementCollection: 8
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
BaseAdd(System.Configuration.ConfigurationElement)
BaseAdd(System.Int32, System.Configuration.ConfigurationElement)
GetElementKey(System.Configuration.ConfigurationElement)
ExtensionsSection: 6
.ctor()
BehaviorExtensions
BindingElementExtensions
BindingExtensions
Properties
InitializeDefault()
FederatedMessageSecurityOverHttpElement: 10
.ctor()
AlgorithmSuite
ClaimTypeRequirements
IssuedKeyType
IssuedTokenType
Issuer
IssuerMetadata
NegotiateServiceCredential
Properties
TokenRequestParameters
HostElement: 4
.ctor()
BaseAddresses
Properties
Timeouts
HostTimeoutsElement: 4
.ctor()
CloseTimeout
OpenTimeout
Properties
HttpDigestClientElement: 4
.ctor()
ImpersonationLevel
Properties
Copy(System.ServiceModel.Configuration.HttpDigestClientElement)
HttpsTransportElement: 8
.ctor()
BindingElementType
Properties
RequireClientCertificate
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateDefaultBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
HttpTransportElement: 19
.ctor()
AllowCookies
AuthenticationScheme
BindingElementType
BypassProxyOnLocal
HostNameComparisonMode
KeepAliveEnabled
MaxBufferSize
Properties
ProxyAddress
ProxyAuthenticationScheme
Realm
TransferMode
UnsafeConnectionNtlmAuthentication
UseDefaultWebProxy
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateDefaultBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
HttpTransportSecurityElement: 5
.ctor()
ClientCredentialType
Properties
ProxyCredentialType
Realm
IdentityElement: 9
.ctor()
Certificate
CertificateReference
Dns
Properties
Rsa
ServicePrincipalName
UserPrincipalName
InitializeFrom(System.ServiceModel.EndpointIdentity)
IssuedTokenClientBehaviorsElement: 4
.ctor()
BehaviorConfiguration
IssuerAddress
Properties
IssuedTokenClientBehaviorsElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
IssuedTokenClientElement: 10
.ctor()
CacheIssuedTokens
DefaultKeyEntropyMode
IssuedTokenRenewalThresholdPercentage
IssuerChannelBehaviors
LocalIssuer
LocalIssuerChannelBehaviors
MaxIssuedTokenCachingTime
Properties
Copy(System.ServiceModel.Configuration.IssuedTokenClientElement)
IssuedTokenParametersElement: 12
.ctor()
AdditionalRequestParameters
ClaimTypeRequirements
DefaultMessageSecurityVersion
Issuer
IssuerMetadata
KeySize
KeyType
Properties
TokenType
SerializeToXmlElement(System.Xml.XmlWriter, System.String)
Unmerge(System.Configuration.ConfigurationElement, System.Configuration.ConfigurationElement, System.Configuration.ConfigurationSaveMode)
IssuedTokenParametersEndpointAddressElement: 4
.ctor()
Binding
BindingConfiguration
Properties
IssuedTokenServiceElement: 12
.ctor()
AllowedAudienceUris
AllowUntrustedRsaIssuers
AudienceUriMode
CertificateValidationMode
CustomCertificateValidatorType
KnownCertificates
Properties
RevocationMode
SamlSerializerType
TrustedStoreLocation
Copy(System.ServiceModel.Configuration.IssuedTokenServiceElement)
LocalClientSecuritySettingsElement: 13
.ctor()
CacheCookies
CookieRenewalThresholdPercentage
DetectReplays
MaxClockSkew
MaxCookieCachingTime
Properties
ReconnectTransportOnFailure
ReplayCacheSize
ReplayWindow
SessionKeyRenewalInterval
SessionKeyRolloverInterval
TimestampValidityDuration
LocalServiceSecuritySettingsElement: 16
.ctor()
DetectReplays
InactivityTimeout
IssuedCookieLifetime
MaxCachedCookies
MaxClockSkew
MaxPendingSessions
MaxStatefulNegotiations
NegotiationTimeout
Properties
ReconnectTransportOnFailure
ReplayCacheSize
ReplayWindow
SessionKeyRenewalInterval
SessionKeyRolloverInterval
TimestampValidityDuration
MessageLoggingElement: 9
.ctor()
Filters
LogEntireMessage
LogMalformedMessages
LogMessagesAtServiceLevel
LogMessagesAtTransportLevel
MaxMessagesToLog
MaxSizeOfMessageToLog
Properties
MessageSecurityOverHttpElement: 4
AlgorithmSuite
ClientCredentialType
NegotiateServiceCredential
Properties
MessageSecurityOverMsmqElement: 4
.ctor()
AlgorithmSuite
ClientCredentialType
Properties
MessageSecurityOverTcpElement: 4
.ctor()
AlgorithmSuite
ClientCredentialType
Properties
MetadataElement: 6
.ctor()
PolicyImporters
Properties
WsdlImporters
LoadPolicyImportExtensions()
LoadWsdlImportExtensions()
MexBindingBindingCollectionElement`2: 4
.ctor()
TBindingConfiguration
TStandardBinding
TryAdd(System.String, System.ServiceModel.Channels.Binding, System.Configuration.Configuration)
MexBindingElement`1: 5
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor(System.String)
TStandardBinding
BindingElementType
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
MexHttpBindingCollectionElement: 2
.ctor()
GetDefault()
MexHttpBindingElement: 3
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
MexHttpsBindingCollectionElement: 2
.ctor()
GetDefault()
MexHttpsBindingElement: 3
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
MexNamedPipeBindingCollectionElement: 2
.ctor()
GetDefault()
MexNamedPipeBindingElement: 3
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
MexTcpBindingCollectionElement: 2
.ctor()
GetDefault()
MexTcpBindingElement: 3
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
MsmqBindingElementBase: 18
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
CustomDeadLetterQueue
DeadLetterQueue
Durable
ExactlyOnce
MaxReceivedMessageSize
MaxRetryCycles
Properties
ReceiveErrorHandling
ReceiveRetryCount
RetryCycleDelay
TimeToLive
UseMsmqTracing
UseSourceJournal
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
MsmqElementBase: 17
.ctor()
CustomDeadLetterQueue
DeadLetterQueue
Durable
ExactlyOnce
MaxRetryCycles
MsmqTransportSecurity
Properties
ReceiveErrorHandling
ReceiveRetryCount
RetryCycleDelay
TimeToLive
UseMsmqTracing
UseSourceJournal
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
InitializeFrom(System.ServiceModel.Channels.BindingElement)
MsmqIntegrationBindingCollectionElement: 1
.ctor()
MsmqIntegrationBindingElement: 9
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
Properties
Security
SerializationFormat
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
MsmqIntegrationElement: 8
.ctor()
BindingElementType
Properties
SerializationFormat
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateDefaultBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
MsmqIntegrationSecurityElement: 4
.ctor()
Mode
Properties
Transport
MsmqTransportElement: 10
.ctor()
BindingElementType
MaxPoolSize
Properties
QueueTransferProtocol
UseActiveDirectory
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateDefaultBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
MsmqTransportSecurityElement: 6
.ctor()
MsmqAuthenticationMode
MsmqEncryptionAlgorithm
MsmqProtectionLevel
MsmqSecureHashAlgorithm
Properties
MtomMessageEncodingElement: 13
.ctor()
BindingElementType
MaxBufferSize
MaxReadPoolSize
MaxWritePoolSize
MessageVersion
Properties
ReaderQuotas
WriteEncoding
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
NamedPipeConnectionPoolSettingsElement: 5
.ctor()
GroupName
IdleTimeout
MaxOutboundConnectionsPerEndpoint
Properties
NamedPipeTransportElement: 8
.ctor()
BindingElementType
ConnectionPoolSettings
Properties
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateDefaultBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
NamedPipeTransportSecurityElement: 3
.ctor()
Properties
ProtectionLevel
NamedServiceModelExtensionCollectionElement`1: 6
System.Collections.Generic.IEnumerable`1[TServiceModelExtensionElement]
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[TServiceModelExtensionElement]
TServiceModelExtensionElement
Name
Properties
NetMsmqBindingCollectionElement: 1
.ctor()
NetMsmqBindingElement: 12
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
MaxBufferPoolSize
Properties
QueueTransferProtocol
ReaderQuotas
Security
UseActiveDirectory
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
NetMsmqSecurityElement: 5
.ctor()
Message
Mode
Properties
Transport
NetNamedPipeBindingCollectionElement: 1
.ctor()
NetNamedPipeBindingElement: 17
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
HostNameComparisonMode
MaxBufferPoolSize
MaxBufferSize
MaxConnections
MaxReceivedMessageSize
Properties
ReaderQuotas
Security
TransactionFlow
TransactionProtocol
TransferMode
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
NetNamedPipeSecurityElement: 4
.ctor()
Mode
Properties
Transport
NetPeerTcpBindingCollectionElement: 1
.ctor()
NetPeerTcpBindingElement: 14
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
ListenIPAddress
MaxBufferPoolSize
MaxReceivedMessageSize
Port
Properties
ReaderQuotas
Resolver
Security
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
NetTcpBindingCollectionElement: 1
.ctor()
NetTcpBindingElement: 20
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
HostNameComparisonMode
ListenBacklog
MaxBufferPoolSize
MaxBufferSize
MaxConnections
MaxReceivedMessageSize
PortSharingEnabled
Properties
ReaderQuotas
ReliableSession
Security
TransactionFlow
TransactionProtocol
TransferMode
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
NetTcpSecurityElement: 5
.ctor()
Message
Mode
Properties
Transport
NonDualMessageSecurityOverHttpElement: 3
.ctor()
EstablishSecurityContext
Properties
OneWayElement: 10
.ctor()
BindingElementType
ChannelPoolSettings
MaxAcceptedChannels
PacketRoutable
Properties
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
PeerCredentialElement: 6
.ctor()
Certificate
MessageSenderAuthentication
PeerAuthentication
Properties
Copy(System.ServiceModel.Configuration.PeerCredentialElement)
PeerCustomResolverElement: 8
.ctor()
Address
Binding
BindingConfiguration
Headers
Identity
Properties
ResolverType
PeerResolverElement: 5
.ctor()
Custom
Mode
Properties
ReferralPolicy
PeerSecurityElement: 4
.ctor()
Mode
Properties
Transport
PeerTransportElement: 12
.ctor()
BindingElementType
ListenIPAddress
MaxBufferPoolSize
MaxReceivedMessageSize
Port
Properties
Security
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
PeerTransportSecurityElement: 3
.ctor()
CredentialType
Properties
PnrpPeerResolverElement: 3
.ctor()
BindingElementType
CreateBindingElement()
PolicyImporterElement: 5
.ctor()
.ctor(System.String)
.ctor(System.Type)
Properties
Type
PolicyImporterElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
PrivacyNoticeElement: 9
.ctor()
BindingElementType
Properties
Url
Version
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
ReliableSessionElement: 15
.ctor()
AcknowledgementInterval
BindingElementType
FlowControlEnabled
InactivityTimeout
MaxPendingChannels
MaxRetryCount
MaxTransferWindowSize
Ordered
Properties
ReliableMessagingVersion
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
RsaElement: 3
.ctor()
Properties
Value
SecureConversationServiceElement: 4
.ctor()
Properties
SecurityStateEncoderType
Copy(System.ServiceModel.Configuration.SecureConversationServiceElement)
SecurityElement: 7
.ctor()
Properties
SecureConversationBootstrap
AddBindingTemplates(System.Collections.Generic.Dictionary`2[System.ServiceModel.Configuration.AuthenticationMode,System.ServiceModel.Channels.SecurityBindingElement])
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement(System.Boolean)
InitializeNestedTokenParameterSettings(System.ServiceModel.Security.Tokens.SecurityTokenParameters, System.Boolean)
SecurityElementBase: 26
AllowSerializedSigningTokenOnReply
AuthenticationMode
BindingElementType
DefaultAlgorithmSuite
IncludeTimestamp
IssuedTokenParameters
KeyEntropyMode
LocalClientSettings
LocalServiceSettings
MessageProtectionOrder
MessageSecurityVersion
Properties
RequireDerivedKeys
RequireSecurityContextCancellation
RequireSignatureConfirmation
SecurityHeaderLayout
AddBindingTemplate(System.Collections.Generic.Dictionary`2[System.ServiceModel.Configuration.AuthenticationMode,System.ServiceModel.Channels.SecurityBindingElement], System.ServiceModel.Configuration.AuthenticationMode)
AddBindingTemplates(System.Collections.Generic.Dictionary`2[System.ServiceModel.Configuration.AuthenticationMode,System.ServiceModel.Channels.SecurityBindingElement])
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
CreateBindingElement(System.Boolean)
InitializeFrom(System.ServiceModel.Channels.BindingElement)
InitializeNestedTokenParameterSettings(System.ServiceModel.Security.Tokens.SecurityTokenParameters, System.Boolean)
SerializeToXmlElement(System.Xml.XmlWriter, System.String)
Unmerge(System.Configuration.ConfigurationElement, System.Configuration.ConfigurationElement, System.Configuration.ConfigurationSaveMode)
ServiceAuthorizationElement: 10
.ctor()
AuthorizationPolicies
BehaviorType
ImpersonateCallerForAllOperations
PrincipalPermissionMode
Properties
RoleProviderName
ServiceAuthorizationManagerType
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ServiceBehaviorElement: 8
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
System.Collections.Generic.ICollection`1[System.ServiceModel.Configuration.BehaviorExtensionElement]
.ctor()
.ctor(System.String)
Add(System.ServiceModel.Configuration.BehaviorExtensionElement)
CanAdd(System.ServiceModel.Configuration.BehaviorExtensionElement)
DeserializeElement(System.Xml.XmlReader, System.Boolean)
ServiceBehaviorElementCollection: 7
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
DeserializeElement(System.Xml.XmlReader, System.Boolean)
GetElementKey(System.Configuration.ConfigurationElement)
ServiceCredentialsElement: 14
.ctor()
BehaviorType
ClientCertificate
IssuedTokenAuthentication
Peer
Properties
SecureConversationAuthentication
ServiceCertificate
Type
UserNameAuthentication
WindowsAuthentication
ApplyConfiguration(System.ServiceModel.Description.ServiceCredentials)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ServiceDebugElement: 10
.ctor()
BehaviorType
HttpHelpPageEnabled
HttpHelpPageUrl
HttpsHelpPageEnabled
HttpsHelpPageUrl
IncludeExceptionDetailInFaults
Properties
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ServiceElement: 8
.ctor()
.ctor(System.String)
BehaviorConfiguration
Endpoints
Host
Name
Properties
Reset(System.Configuration.ConfigurationElement)
ServiceElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
ServiceEndpointElement: 15
.ctor()
.ctor(System.Uri, System.String)
Address
BehaviorConfiguration
Binding
BindingConfiguration
BindingName
BindingNamespace
Contract
Headers
Identity
ListenUri
ListenUriMode
Name
Properties
ServiceEndpointElementCollection: 6
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
ThrowOnDuplicate
GetElementKey(System.Configuration.ConfigurationElement)
ServiceHostingEnvironmentSection: 7
.ctor()
AspNetCompatibilityEnabled
BaseAddressPrefixFilters
MinFreeMemoryPercentageToActivateService
Properties
TransportConfigurationTypes
PostDeserialize()
ServiceMetadataPublishingElement: 11
.ctor()
BehaviorType
ExternalMetadataLocation
HttpGetEnabled
HttpGetUrl
HttpsGetEnabled
HttpsGetUrl
PolicyVersion
Properties
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ServiceModelConfigurationElementCollection`1: 18
System.Reflection.DefaultMemberAttribute
System.Collections.IEnumerable
System.Collections.ICollection
ConfigurationElementType
CollectionType
ElementName
Item
Item
Add(ConfigurationElementType)
BaseAdd(System.Configuration.ConfigurationElement)
Clear()
ContainsKey(System.Object)
CopyTo(ConfigurationElementType[], System.Int32)
CreateNewElement()
IndexOf(ConfigurationElementType)
Remove(ConfigurationElementType)
RemoveAt(System.Int32)
RemoveAt(System.Object)
ServiceModelEnhancedConfigurationElementCollection`1: 5
System.Collections.IEnumerable
System.Collections.ICollection
TConfigurationElement
ThrowOnDuplicate
BaseAdd(System.Configuration.ConfigurationElement)
ServiceModelExtensionCollectionElement`1: 26
System.Reflection.DefaultMemberAttribute
System.Collections.Generic.IEnumerable`1[TServiceModelExtensionElement]
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[TServiceModelExtensionElement]
TServiceModelExtensionElement
Count
Item
Item
Properties
Add(TServiceModelExtensionElement)
CanAdd(TServiceModelExtensionElement)
Clear()
Contains(TServiceModelExtensionElement)
ContainsKey(System.String)
ContainsKey(System.Type)
CopyTo(TServiceModelExtensionElement[], System.Int32)
DeserializeElement(System.Xml.XmlReader, System.Boolean)
GetEnumerator()
IsModified()
OnDeserializeUnrecognizedElement(System.String, System.Xml.XmlReader)
Remove(TServiceModelExtensionElement)
Reset(System.Configuration.ConfigurationElement)
ResetModified()
SetIsModified()
SetReadOnly()
Unmerge(System.Configuration.ConfigurationElement, System.Configuration.ConfigurationElement, System.Configuration.ConfigurationSaveMode)
ServiceModelExtensionElement: 6
.ctor()
ConfigurationElementName
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
IsModified()
Reset(System.Configuration.ConfigurationElement)
SerializeElement(System.Xml.XmlWriter, System.Boolean)
ServiceModelSectionGroup: 11
.ctor()
Behaviors
Bindings
Client
ComContracts
CommonBehaviors
Diagnostic
Extensions
ServiceHostingEnvironment
Services
GetSectionGroup(System.Configuration.Configuration)
ServicePrincipalNameElement: 3
.ctor()
Properties
Value
ServiceSecurityAuditElement: 9
.ctor()
AuditLogLocation
BehaviorType
MessageAuthenticationAuditLevel
Properties
ServiceAuthorizationAuditLevel
SuppressAuditFailure
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ServicesSection: 5
.ctor()
Properties
Services
PostDeserialize()
Reset(System.Configuration.ConfigurationElement)
ServiceThrottlingElement: 8
.ctor()
BehaviorType
MaxConcurrentCalls
MaxConcurrentInstances
MaxConcurrentSessions
Properties
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
ServiceTimeoutsElement: 6
.ctor()
BehaviorType
Properties
TransactionTimeout
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
SslStreamSecurityElement: 8
.ctor()
BindingElementType
Properties
RequireClientCertificate
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
StandardBindingCollectionElement`2: 10
.ctor()
TBindingConfiguration
TStandardBinding
Bindings
BindingType
ConfiguredBindings
Properties
ContainsKey(System.String)
GetDefault()
TryAdd(System.String, System.ServiceModel.Channels.Binding, System.Configuration.Configuration)
StandardBindingElement: 14
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
CloseTimeout
Name
OpenTimeout
Properties
ReceiveTimeout
SendTimeout
ApplyConfiguration(System.ServiceModel.Channels.Binding)
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
Reset(System.Configuration.ConfigurationElement)
StandardBindingElementCollection`1: 5
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
TBindingConfiguration
GetElementKey(System.Configuration.ConfigurationElement)
StandardBindingOptionalReliableSessionElement: 5
.ctor()
Enabled
Properties
ApplyConfiguration(System.ServiceModel.OptionalReliableSession)
InitializeFrom(System.ServiceModel.OptionalReliableSession)
StandardBindingReliableSessionElement: 6
.ctor()
InactivityTimeout
Ordered
Properties
ApplyConfiguration(System.ServiceModel.ReliableSession)
InitializeFrom(System.ServiceModel.ReliableSession)
SynchronousReceiveElement: 3
.ctor()
BehaviorType
CreateBehavior()
TcpConnectionPoolSettingsElement: 6
.ctor()
GroupName
IdleTimeout
LeaseTimeout
MaxOutboundConnectionsPerEndpoint
Properties
TcpTransportElement: 11
.ctor()
BindingElementType
ConnectionPoolSettings
ListenBacklog
PortSharingEnabled
Properties
TeredoEnabled
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateDefaultBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
TcpTransportSecurityElement: 4
.ctor()
ClientCredentialType
Properties
ProtectionLevel
TextMessageEncodingElement: 12
.ctor()
BindingElementType
MaxReadPoolSize
MaxWritePoolSize
MessageVersion
Properties
ReaderQuotas
WriteEncoding
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
TransactedBatchingElement: 6
.ctor()
BehaviorType
MaxBatchSize
Properties
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBehavior()
TransactionFlowElement: 8
.ctor()
BindingElementType
Properties
TransactionProtocol
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
TransportConfigurationTypeElement: 6
.ctor()
.ctor(System.String)
.ctor(System.String, System.String)
Name
Properties
TransportConfigurationType
TransportConfigurationTypeElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
TransportElement: 10
.ctor()
ManualAddressing
MaxBufferPoolSize
MaxReceivedMessageSize
Properties
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
CreateDefaultBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
UseManagedPresentationElement: 3
.ctor()
BindingElementType
CreateBindingElement()
UserNameServiceElement: 10
.ctor()
CachedLogonTokenLifetime
CacheLogonTokens
CustomUserNamePasswordValidatorType
IncludeWindowsGroups
MaxCachedLogonTokens
MembershipProviderName
Properties
UserNamePasswordValidationMode
Copy(System.ServiceModel.Configuration.UserNameServiceElement)
UserPrincipalNameElement: 3
.ctor()
Properties
Value
WindowsClientElement: 5
.ctor()
AllowedImpersonationLevel
AllowNtlm
Properties
Copy(System.ServiceModel.Configuration.WindowsClientElement)
WindowsServiceElement: 5
.ctor()
AllowAnonymousLogons
IncludeWindowsGroups
Properties
Copy(System.ServiceModel.Configuration.WindowsServiceElement)
WindowsStreamSecurityElement: 8
.ctor()
BindingElementType
Properties
ProtectionLevel
ApplyConfiguration(System.ServiceModel.Channels.BindingElement)
CopyFrom(System.ServiceModel.Configuration.ServiceModelExtensionElement)
CreateBindingElement()
InitializeFrom(System.ServiceModel.Channels.BindingElement)
WS2007FederationHttpBindingCollectionElement: 1
.ctor()
WS2007FederationHttpBindingElement: 4
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
WS2007HttpBindingCollectionElement: 1
.ctor()
WS2007HttpBindingElement: 4
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
WsdlImporterElement: 5
.ctor()
.ctor(System.String)
.ctor(System.Type)
Properties
Type
WsdlImporterElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
WSDualHttpBindingCollectionElement: 1
.ctor()
WSDualHttpBindingElement: 20
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
BypassProxyOnLocal
ClientBaseAddress
HostNameComparisonMode
MaxBufferPoolSize
MaxReceivedMessageSize
MessageEncoding
Properties
ProxyAddress
ReaderQuotas
ReliableSession
Security
TextEncoding
TransactionFlow
UseDefaultWebProxy
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
WSDualHttpSecurityElement: 4
.ctor()
Message
Mode
Properties
WSFederationHttpBindingCollectionElement: 1
.ctor()
WSFederationHttpBindingElement: 10
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BindingElementType
PrivacyNoticeAt
PrivacyNoticeVersion
Properties
Security
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
WSFederationHttpSecurityElement: 4
.ctor()
Message
Mode
Properties
WSHttpBindingBaseElement: 17
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
BypassProxyOnLocal
HostNameComparisonMode
MaxBufferPoolSize
MaxReceivedMessageSize
MessageEncoding
Properties
ProxyAddress
ReaderQuotas
ReliableSession
TextEncoding
TransactionFlow
UseDefaultWebProxy
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
WSHttpBindingCollectionElement: 1
.ctor()
WSHttpBindingElement: 9
System.ServiceModel.Configuration.IBindingConfigurationElement
.ctor()
.ctor(System.String)
AllowCookies
BindingElementType
Properties
Security
InitializeFrom(System.ServiceModel.Channels.Binding)
OnApplyConfiguration(System.ServiceModel.Channels.Binding)
WSHttpSecurityElement: 5
.ctor()
Message
Mode
Properties
Transport
WSHttpTransportSecurityElement: 5
.ctor()
ClientCredentialType
Properties
ProxyCredentialType
Realm
X509CertificateTrustedIssuerElement: 7
.ctor()
FindValue
Properties
StoreLocation
StoreName
X509FindType
Copy(System.ServiceModel.Configuration.X509CertificateTrustedIssuerElement)
X509CertificateTrustedIssuerElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
X509ClientCertificateAuthenticationElement: 9
.ctor()
CertificateValidationMode
CustomCertificateValidatorType
IncludeWindowsGroups
MapClientCertificateToWindowsAccount
Properties
RevocationMode
TrustedStoreLocation
Copy(System.ServiceModel.Configuration.X509ClientCertificateAuthenticationElement)
X509ClientCertificateCredentialsElement: 7
.ctor()
FindValue
Properties
StoreLocation
StoreName
X509FindType
Copy(System.ServiceModel.Configuration.X509ClientCertificateCredentialsElement)
X509DefaultServiceCertificateElement: 7
.ctor()
FindValue
Properties
StoreLocation
StoreName
X509FindType
Copy(System.ServiceModel.Configuration.X509DefaultServiceCertificateElement)
X509InitiatorCertificateClientElement: 7
.ctor()
FindValue
Properties
StoreLocation
StoreName
X509FindType
Copy(System.ServiceModel.Configuration.X509InitiatorCertificateClientElement)
X509InitiatorCertificateServiceElement: 5
.ctor()
Authentication
Certificate
Properties
Copy(System.ServiceModel.Configuration.X509InitiatorCertificateServiceElement)
X509PeerCertificateAuthenticationElement: 7
.ctor()
CertificateValidationMode
CustomCertificateValidatorType
Properties
RevocationMode
TrustedStoreLocation
Copy(System.ServiceModel.Configuration.X509PeerCertificateAuthenticationElement)
X509PeerCertificateElement: 7
.ctor()
FindValue
Properties
StoreLocation
StoreName
X509FindType
Copy(System.ServiceModel.Configuration.X509PeerCertificateElement)
X509RecipientCertificateClientElement: 6
.ctor()
Authentication
DefaultCertificate
Properties
ScopedCertificates
Copy(System.ServiceModel.Configuration.X509RecipientCertificateClientElement)
X509RecipientCertificateServiceElement: 7
.ctor()
FindValue
Properties
StoreLocation
StoreName
X509FindType
Copy(System.ServiceModel.Configuration.X509RecipientCertificateServiceElement)
X509ScopedServiceCertificateElement: 8
.ctor()
FindValue
Properties
StoreLocation
StoreName
TargetUri
X509FindType
Copy(System.ServiceModel.Configuration.X509ScopedServiceCertificateElement)
X509ScopedServiceCertificateElementCollection: 5
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
X509ServiceCertificateAuthenticationElement: 7
.ctor()
CertificateValidationMode
CustomCertificateValidatorType
Properties
RevocationMode
TrustedStoreLocation
Copy(System.ServiceModel.Configuration.X509ServiceCertificateAuthenticationElement)
XmlDictionaryReaderQuotasElement: 7
.ctor()
MaxArrayLength
MaxBytesPerRead
MaxDepth
MaxNameTableCharCount
MaxStringContentLength
Properties
XmlElementElement: 8
.ctor()
.ctor(System.Xml.XmlElement)
Properties
XmlElement
Copy(System.ServiceModel.Configuration.XmlElementElement)
DeserializeElement(System.Xml.XmlReader, System.Boolean)
PostDeserialize()
SerializeToXmlElement(System.Xml.XmlWriter, System.String)
XmlElementElementCollection: 7
System.Configuration.ConfigurationCollectionAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
GetElementKey(System.Configuration.ConfigurationElement)
OnDeserializeUnrecognizedElement(System.String, System.Xml.XmlReader)
Unmerge(System.Configuration.ConfigurationElement, System.Configuration.ConfigurationElement, System.Configuration.ConfigurationSaveMode)
XPathMessageFilterElement: 5
.ctor()
Filter
Properties
DeserializeElement(System.Xml.XmlReader, System.Boolean)
SerializeToXmlElement(System.Xml.XmlWriter, System.String)
XPathMessageFilterElementCollection: 9
System.Configuration.ConfigurationCollectionAttribute
System.Reflection.DefaultMemberAttribute
System.Collections.IEnumerable
System.Collections.ICollection
.ctor()
Item
Properties
ContainsKey(System.Object)
GetElementKey(System.Configuration.ConfigurationElement)
XPathMessageFilterElementComparer: 2
System.Collections.IComparer
.ctor()
AuthenticationMode: 21
System.IConvertible
System.IComparable
System.IFormattable
AnonymousForCertificate
AnonymousForSslNegotiated
CertificateOverTransport
IssuedToken
IssuedTokenForCertificate
IssuedTokenForSslNegotiated
IssuedTokenOverTransport
Kerberos
KerberosOverTransport
MutualCertificate
MutualCertificateDuplex
MutualSslNegotiated
SecureConversation
SspiNegotiated
SspiNegotiatedOverTransport
UserNameForCertificate
UserNameForSslNegotiated
UserNameOverTransport
System.ServiceModel.Description: 512: 307
IContractBehavior: 4
AddBindingParameters(System.ServiceModel.Description.ContractDescription, System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Channels.BindingParameterCollection)
ApplyClientBehavior(System.ServiceModel.Description.ContractDescription, System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Dispatcher.ClientRuntime)
ApplyDispatchBehavior(System.ServiceModel.Description.ContractDescription, System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Dispatcher.DispatchRuntime)
Validate(System.ServiceModel.Description.ContractDescription, System.ServiceModel.Description.ServiceEndpoint)
IContractBehaviorAttribute: 1
TargetContract
IEndpointBehavior: 4
AddBindingParameters(System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Channels.BindingParameterCollection)
ApplyClientBehavior(System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Dispatcher.ClientRuntime)
ApplyDispatchBehavior(System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Dispatcher.EndpointDispatcher)
Validate(System.ServiceModel.Description.ServiceEndpoint)
IMetadataExchange: 4
System.ServiceModel.ServiceContractAttribute
BeginGet(System.ServiceModel.Channels.Message, System.AsyncCallback, System.Object)
EndGet(System.IAsyncResult)
Get(System.ServiceModel.Channels.Message)
IOperationBehavior: 4
AddBindingParameters(System.ServiceModel.Description.OperationDescription, System.ServiceModel.Channels.BindingParameterCollection)
ApplyClientBehavior(System.ServiceModel.Description.OperationDescription, System.ServiceModel.Dispatcher.ClientOperation)
ApplyDispatchBehavior(System.ServiceModel.Description.OperationDescription, System.ServiceModel.Dispatcher.DispatchOperation)
Validate(System.ServiceModel.Description.OperationDescription)
IOperationContractGenerationExtension: 1
GenerateOperation(System.ServiceModel.Description.OperationContractGenerationContext)
IPolicyExportExtension: 1
ExportPolicy(System.ServiceModel.Description.MetadataExporter, System.ServiceModel.Description.PolicyConversionContext)
IPolicyImportExtension: 1
ImportPolicy(System.ServiceModel.Description.MetadataImporter, System.ServiceModel.Description.PolicyConversionContext)
IServiceBehavior: 3
AddBindingParameters(System.ServiceModel.Description.ServiceDescription, System.ServiceModel.ServiceHostBase, System.Collections.ObjectModel.Collection`1[System.ServiceModel.Description.ServiceEndpoint], System.ServiceModel.Channels.BindingParameterCollection)
ApplyDispatchBehavior(System.ServiceModel.Description.ServiceDescription, System.ServiceModel.ServiceHostBase)
Validate(System.ServiceModel.Description.ServiceDescription, System.ServiceModel.ServiceHostBase)
IServiceContractGenerationExtension: 1
GenerateContract(System.ServiceModel.Description.ServiceContractGenerationContext)
IWsdlExportExtension: 2
ExportContract(System.ServiceModel.Description.WsdlExporter, System.ServiceModel.Description.WsdlContractConversionContext)
ExportEndpoint(System.ServiceModel.Description.WsdlExporter, System.ServiceModel.Description.WsdlEndpointConversionContext)
IWsdlImportExtension: 3
BeforeImport(System.Web.Services.Description.ServiceDescriptionCollection, System.Xml.Schema.XmlSchemaSet, System.Collections.Generic.ICollection`1[System.Xml.XmlElement])
ImportContract(System.ServiceModel.Description.WsdlImporter, System.ServiceModel.Description.WsdlContractConversionContext)
ImportEndpoint(System.ServiceModel.Description.WsdlImporter, System.ServiceModel.Description.WsdlEndpointConversionContext)
CallbackDebugBehavior: 3
System.ServiceModel.Description.IEndpointBehavior
.ctor(System.Boolean)
IncludeExceptionDetailInFaults
ClientCredentials: 16
System.ServiceModel.Description.IEndpointBehavior
.ctor()
.ctor(System.ServiceModel.Description.ClientCredentials)
ClientCertificate
HttpDigest
IssuedToken
Peer
ServiceCertificate
SupportInteractive
UserName
Windows
ApplyClientBehavior(System.ServiceModel.Description.ServiceEndpoint, System.ServiceModel.Dispatcher.ClientRuntime)
Clone()
CloneCore()
CreateSecurityTokenManager()
GetInfoCardSecurityToken(System.Boolean, System.IdentityModel.Selectors.CardSpacePolicyElement[], System.IdentityModel.Selectors.SecurityTokenSerializer)
ClientViaBehavior: 3
System.ServiceModel.Description.IEndpointBehavior
.ctor(System.Uri)
Uri
ContractDescription: 17
System.Diagnostics.DebuggerDisplayAttribute
.ctor(System.String)
.ctor(System.String, System.String)
Behaviors
CallbackContractType
ConfigurationName
ContractType
HasProtectionLevel
Name
Namespace
Operations
ProtectionLevel
SessionMode
GetContract(System.Type)
GetContract(System.Type, System.Object)
GetContract(System.Type, System.Type)
GetInheritedContracts()
DataContractSerializerMessageContractImporter: 3
System.ServiceModel.Description.IWsdlImportExtension
.ctor()
Enabled
DataContractSerializerOperationBehavior: 10
System.ServiceModel.Description.IWsdlExportExtension
System.ServiceModel.Description.IOperationBehavior
.ctor(System.ServiceModel.Description.OperationDescription)
.ctor(System.ServiceModel.Description.OperationDescription, System.ServiceModel.DataContractFormatAttribute)
DataContractFormatAttribute
DataContractSurrogate
IgnoreExtensionDataObject
MaxItemsInObjectGraph
CreateSerializer(System.Type, System.String, System.String, System.Collections.Generic.IList`1[System.Type])
CreateSerializer(System.Type, System.Xml.XmlDictionaryString, System.Xml.XmlDictionaryString, System.Collections.Generic.IList`1[System.Type])
FaultDescription: 8
System.Diagnostics.DebuggerDisplayAttribute
.ctor(System.String)
Action
DetailType
HasProtectionLevel
Name
Namespace
ProtectionLevel
FaultDescriptionCollection: 8
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.FaultDescription]
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[System.ServiceModel.Description.FaultDescription]
System.Collections.Generic.IList`1[System.ServiceModel.Description.FaultDescription]
System.Collections.IList
System.Collections.ICollection
Find(System.String)
FindAll(System.String)
MessageBodyDescription: 5
.ctor()
Parts
ReturnValue
WrapperName
WrapperNamespace
MessageDescription: 10
System.Diagnostics.DebuggerDisplayAttribute
.ctor(System.String, System.ServiceModel.Description.MessageDirection)
Action
Body
Direction
HasProtectionLevel
Headers
MessageType
Properties
ProtectionLevel
MessageDescriptionCollection: 8
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[System.ServiceModel.Description.MessageDescription]
System.Collections.IList
System.Collections.Generic.IList`1[System.ServiceModel.Description.MessageDescription]
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.MessageDescription]
System.Collections.ICollection
Find(System.String)
FindAll(System.String)
MessageHeaderDescription: 5
.ctor(System.String, System.String)
Actor
MustUnderstand
Relay
TypedHeader
MessageHeaderDescriptionCollection: 7
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[System.ServiceModel.Description.MessageHeaderDescription]
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.MessageHeaderDescription]
System.Collections.Generic.IList`1[System.ServiceModel.Description.MessageHeaderDescription]
System.Collections.IList
System.Collections.ICollection
GetKeyForItem(System.ServiceModel.Description.MessageHeaderDescription)
MessagePartDescription: 10
System.Diagnostics.DebuggerDisplayAttribute
.ctor(System.String, System.String)
HasProtectionLevel
Index
MemberInfo
Multiple
Name
Namespace
ProtectionLevel
Type
MessagePartDescriptionCollection: 7
System.Collections.Generic.ICollection`1[System.ServiceModel.Description.MessagePartDescription]
System.Collections.Generic.IList`1[System.ServiceModel.Description.MessagePartDescription]
System.Collections.IList
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.MessagePartDescription]
System.Collections.ICollection
GetKeyForItem(System.ServiceModel.Description.MessagePartDescription)
MessagePropertyDescription: 1
.ctor(System.String)
MessagePropertyDescriptionCollection: 7
System.Collections.Generic.IList`1[System.ServiceModel.Description.MessagePropertyDescription]
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[System.ServiceModel.Description.MessagePropertyDescription]
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.MessagePropertyDescription]
System.Collections.IList
System.Collections.ICollection
GetKeyForItem(System.ServiceModel.Description.MessagePropertyDescription)
MetadataConversionError: 6
.ctor(System.String)
.ctor(System.String, System.Boolean)
IsWarning
Message
Equals(System.Object)
GetHashCode()
MetadataExchangeBindings: 4
CreateMexHttpBinding()
CreateMexHttpsBinding()
CreateMexNamedPipeBinding()
CreateMexTcpBinding()
MetadataExchangeClient: 19
.ctor()
.ctor(System.ServiceModel.Channels.Binding)
.ctor(System.ServiceModel.EndpointAddress)
.ctor(System.String)
.ctor(System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode)
HttpCredentials
MaximumResolvedReferences
OperationTimeout
ResolveMetadataReferences
SoapCredentials
BeginGetMetadata(System.AsyncCallback, System.Object)
BeginGetMetadata(System.ServiceModel.EndpointAddress, System.AsyncCallback, System.Object)
BeginGetMetadata(System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode, System.AsyncCallback, System.Object)
EndGetMetadata(System.IAsyncResult)
GetChannelFactory(System.ServiceModel.EndpointAddress, System.String, System.String)
GetMetadata()
GetMetadata(System.ServiceModel.EndpointAddress)
GetMetadata(System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode)
GetWebRequest(System.Uri, System.String, System.String)
MetadataExporter: 7
Errors
PolicyVersion
State
ExportContract(System.ServiceModel.Description.ContractDescription)
ExportEndpoint(System.ServiceModel.Description.ServiceEndpoint)
ExportPolicy(System.ServiceModel.Description.ServiceEndpoint)
GetGeneratedMetadata()
MetadataImporter: 6
Errors
KnownContracts
PolicyImportExtensions
State
ImportAllContracts()
ImportAllEndpoints()
MetadataLocation: 4
System.Xml.Serialization.XmlRootAttribute
.ctor()
.ctor(System.String)
Location
MetadataReference: 6
System.Xml.Serialization.XmlRootAttribute
System.Xml.Serialization.IXmlSerializable
.ctor()
.ctor(System.ServiceModel.EndpointAddress, System.ServiceModel.Channels.AddressingVersion)
Address
AddressVersion
MetadataResolver: 13
BeginResolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.ServiceModel.EndpointAddress, System.AsyncCallback, System.Object)
BeginResolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.ServiceModel.EndpointAddress, System.ServiceModel.Description.MetadataExchangeClient, System.AsyncCallback, System.Object)
BeginResolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode, System.AsyncCallback, System.Object)
BeginResolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode, System.ServiceModel.Description.MetadataExchangeClient, System.AsyncCallback, System.Object)
BeginResolve(System.Type, System.ServiceModel.EndpointAddress, System.AsyncCallback, System.Object)
BeginResolve(System.Type, System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode, System.AsyncCallback, System.Object)
EndResolve(System.IAsyncResult)
Resolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.ServiceModel.EndpointAddress)
Resolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.ServiceModel.EndpointAddress, System.ServiceModel.Description.MetadataExchangeClient)
Resolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode)
Resolve(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ContractDescription], System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode, System.ServiceModel.Description.MetadataExchangeClient)
Resolve(System.Type, System.ServiceModel.EndpointAddress)
Resolve(System.Type, System.Uri, System.ServiceModel.Description.MetadataExchangeClientMode)
MetadataSection: 14
System.Xml.Serialization.XmlRootAttribute
.ctor()
.ctor(System.String, System.String, System.Object)
Attributes
Dialect
Identifier
Metadata
MetadataExchangeDialect
PolicyDialect
ServiceDescriptionDialect
XmlSchemaDialect
CreateFromPolicy(System.Xml.XmlElement, System.String)
CreateFromSchema(System.Xml.Schema.XmlSchema)
CreateFromServiceDescription(System.Web.Services.Description.ServiceDescription)
MetadataSet: 8
System.Xml.Serialization.XmlRootAttribute
System.Xml.Serialization.IXmlSerializable
.ctor()
.ctor(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.MetadataSection])
Attributes
MetadataSections
ReadFrom(System.Xml.XmlReader)
WriteTo(System.Xml.XmlWriter)
MustUnderstandBehavior: 3
System.ServiceModel.Description.IEndpointBehavior
.ctor(System.Boolean)
ValidateMustUnderstand
OperationContractGenerationContext: 10
.ctor(System.ServiceModel.Description.ServiceContractGenerator, System.ServiceModel.Description.ServiceContractGenerationContext, System.ServiceModel.Description.OperationDescription, System.CodeDom.CodeTypeDeclaration, System.CodeDom.CodeMemberMethod)
.ctor(System.ServiceModel.Description.ServiceContractGenerator, System.ServiceModel.Description.ServiceContractGenerationContext, System.ServiceModel.Description.OperationDescription, System.CodeDom.CodeTypeDeclaration, System.CodeDom.CodeMemberMethod, System.CodeDom.CodeMemberMethod, System.CodeDom.CodeMemberMethod)
BeginMethod
Contract
DeclaringType
EndMethod
IsAsync
Operation
ServiceContractGenerator
SyncMethod
OperationDescription: 16
System.Diagnostics.DebuggerDisplayAttribute
.ctor(System.String, System.ServiceModel.Description.ContractDescription)
BeginMethod
Behaviors
DeclaringContract
EndMethod
Faults
HasProtectionLevel
IsInitiating
IsOneWay
IsTerminating
KnownTypes
Messages
Name
ProtectionLevel
SyncMethod
OperationDescriptionCollection: 10
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.OperationDescription]
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[System.ServiceModel.Description.OperationDescription]
System.Collections.IList
System.Collections.Generic.IList`1[System.ServiceModel.Description.OperationDescription]
System.Collections.ICollection
Find(System.String)
FindAll(System.String)
InsertItem(System.Int32, System.ServiceModel.Description.OperationDescription)
SetItem(System.Int32, System.ServiceModel.Description.OperationDescription)
PolicyAssertionCollection: 15
System.Collections.Generic.ICollection`1[System.Xml.XmlElement]
System.Collections.Generic.IEnumerable`1[System.Xml.XmlElement]
System.Collections.Generic.IList`1[System.Xml.XmlElement]
System.Collections.IEnumerable
System.Collections.IList
System.Collections.ICollection
.ctor()
.ctor(System.Collections.Generic.IEnumerable`1[System.Xml.XmlElement])
Contains(System.String, System.String)
Find(System.String, System.String)
FindAll(System.String, System.String)
InsertItem(System.Int32, System.Xml.XmlElement)
Remove(System.String, System.String)
RemoveAll(System.String, System.String)
SetItem(System.Int32, System.Xml.XmlElement)
PolicyConversionContext: 7
.ctor(System.ServiceModel.Description.ServiceEndpoint)
BindingElements
Contract
GetBindingAssertions()
GetFaultBindingAssertions(System.ServiceModel.Description.FaultDescription)
GetMessageBindingAssertions(System.ServiceModel.Description.MessageDescription)
GetOperationBindingAssertions(System.ServiceModel.Description.OperationDescription)
PolicyVersion: 5
Default
Namespace
Policy12
Policy15
ToString()
ServiceAuthorizationBehavior: 7
System.ServiceModel.Description.IServiceBehavior
.ctor()
ExternalAuthorizationPolicies
ImpersonateCallerForAllOperations
PrincipalPermissionMode
RoleProvider
ServiceAuthorizationManager
ServiceContractGenerationContext: 7
.ctor(System.ServiceModel.Description.ServiceContractGenerator, System.ServiceModel.Description.ContractDescription, System.CodeDom.CodeTypeDeclaration)
.ctor(System.ServiceModel.Description.ServiceContractGenerator, System.ServiceModel.Description.ContractDescription, System.CodeDom.CodeTypeDeclaration, System.CodeDom.CodeTypeDeclaration)
Contract
ContractType
DuplexCallbackType
Operations
ServiceContractGenerator
ServiceContractGenerator: 13
.ctor()
.ctor(System.CodeDom.CodeCompileUnit)
.ctor(System.CodeDom.CodeCompileUnit, System.Configuration.Configuration)
.ctor(System.Configuration.Configuration)
Configuration
Errors
NamespaceMappings
Options
ReferencedTypes
TargetCompileUnit
GenerateBinding(System.ServiceModel.Channels.Binding, out System.String&, out System.String&)
GenerateServiceContractType(System.ServiceModel.Description.ContractDescription)
GenerateServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint, out System.ServiceModel.Configuration.ChannelEndpointElement&)
ServiceCredentials: 13
System.ServiceModel.Description.IServiceBehavior
.ctor()
.ctor(System.ServiceModel.Description.ServiceCredentials)
ClientCertificate
IssuedTokenAuthentication
Peer
SecureConversationAuthentication
ServiceCertificate
UserNameAuthentication
WindowsAuthentication
Clone()
CloneCore()
CreateSecurityTokenManager()
ServiceDebugBehavior: 7
System.ServiceModel.Description.IServiceBehavior
.ctor()
HttpHelpPageEnabled
HttpHelpPageUrl
HttpsHelpPageEnabled
HttpsHelpPageUrl
IncludeExceptionDetailInFaults
ServiceDescription: 11
System.Diagnostics.DebuggerDisplayAttribute
.ctor()
.ctor(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ServiceEndpoint])
Behaviors
ConfigurationName
Endpoints
Name
Namespace
ServiceType
GetService(System.Object)
GetService(System.Type)
ServiceEndpoint: 11
System.Diagnostics.DebuggerDisplayAttribute
System.Diagnostics.DebuggerDisplayAttribute
.ctor(System.ServiceModel.Description.ContractDescription)
.ctor(System.ServiceModel.Description.ContractDescription, System.ServiceModel.Channels.Binding, System.ServiceModel.EndpointAddress)
Address
Behaviors
Binding
Contract
ListenUri
ListenUriMode
Name
ServiceEndpointCollection: 15
System.Collections.Generic.IList`1[System.ServiceModel.Description.ServiceEndpoint]
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ServiceEndpoint]
System.Collections.IList
System.Collections.IEnumerable
System.Collections.Generic.ICollection`1[System.ServiceModel.Description.ServiceEndpoint]
System.Collections.ICollection
Find(System.Type)
Find(System.Type, System.Xml.XmlQualifiedName)
Find(System.Uri)
Find(System.Xml.XmlQualifiedName)
Find(System.Xml.XmlQualifiedName, System.Xml.XmlQualifiedName)
FindAll(System.Type)
FindAll(System.Xml.XmlQualifiedName)
InsertItem(System.Int32, System.ServiceModel.Description.ServiceEndpoint)
SetItem(System.Int32, System.ServiceModel.Description.ServiceEndpoint)
ServiceMetadataBehavior: 9
System.ServiceModel.Description.IServiceBehavior
.ctor()
MexContractName
ExternalMetadataLocation
HttpGetEnabled
HttpGetUrl
HttpsGetEnabled
HttpsGetUrl
MetadataExporter
ServiceMetadataExtension: 3
System.ServiceModel.IExtension`1[System.ServiceModel.ServiceHostBase]
.ctor()
Metadata
ServiceSecurityAuditBehavior: 6
System.ServiceModel.Description.IServiceBehavior
.ctor()
AuditLogLocation
MessageAuthenticationAuditLevel
ServiceAuthorizationAuditLevel
SuppressAuditFailure
ServiceThrottlingBehavior: 5
System.ServiceModel.Description.IServiceBehavior
.ctor()
MaxConcurrentCalls
MaxConcurrentInstances
MaxConcurrentSessions
SynchronousReceiveBehavior: 2
System.ServiceModel.Description.IEndpointBehavior
.ctor()
TransactedBatchingBehavior: 3
System.ServiceModel.Description.IEndpointBehavior
.ctor(System.Int32)
MaxBatchSize
TypedMessageConverter: 10
.ctor()
Create(System.Type, System.String)
Create(System.Type, System.String, System.ServiceModel.DataContractFormatAttribute)
Create(System.Type, System.String, System.ServiceModel.XmlSerializerFormatAttribute)
Create(System.Type, System.String, System.String)
Create(System.Type, System.String, System.String, System.ServiceModel.DataContractFormatAttribute)
Create(System.Type, System.String, System.String, System.ServiceModel.XmlSerializerFormatAttribute)
FromMessage(System.ServiceModel.Channels.Message)
ToMessage(System.Object)
ToMessage(System.Object, System.ServiceModel.Channels.MessageVersion)
WsdlContractConversionContext: 8
Contract
WsdlPortType
GetFaultDescription(System.Web.Services.Description.OperationFault)
GetMessageDescription(System.Web.Services.Description.OperationMessage)
GetOperation(System.ServiceModel.Description.OperationDescription)
GetOperationDescription(System.Web.Services.Description.Operation)
GetOperationFault(System.ServiceModel.Description.FaultDescription)
GetOperationMessage(System.ServiceModel.Description.MessageDescription)
WsdlEndpointConversionContext: 10
ContractConversionContext
Endpoint
WsdlBinding
WsdlPort
GetFaultBinding(System.ServiceModel.Description.FaultDescription)
GetFaultDescription(System.Web.Services.Description.FaultBinding)
GetMessageBinding(System.ServiceModel.Description.MessageDescription)
GetMessageDescription(System.Web.Services.Description.MessageBinding)
GetOperationBinding(System.ServiceModel.Description.OperationDescription)
GetOperationDescription(System.Web.Services.Description.OperationBinding)
WsdlExporter: 7
.ctor()
GeneratedWsdlDocuments
GeneratedXmlSchemas
ExportContract(System.ServiceModel.Description.ContractDescription)
ExportEndpoint(System.ServiceModel.Description.ServiceEndpoint)
ExportEndpoints(System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.ServiceEndpoint], System.Xml.XmlQualifiedName)
GetGeneratedMetadata()
WsdlImporter: 14
.ctor(System.ServiceModel.Description.MetadataSet)
.ctor(System.ServiceModel.Description.MetadataSet, System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.IPolicyImportExtension], System.Collections.Generic.IEnumerable`1[System.ServiceModel.Description.IWsdlImportExtension])
WsdlDocuments
WsdlImportExtensions
XmlSchemas
ImportAllBindings()
ImportAllContracts()
ImportAllEndpoints()
ImportBinding(System.Web.Services.Description.Binding)
ImportContract(System.Web.Services.Description.PortType)
ImportEndpoint(System.Web.Services.Description.Port)
ImportEndpoints(System.Web.Services.Description.Binding)
ImportEndpoints(System.Web.Services.Description.PortType)
ImportEndpoints(System.Web.Services.Description.Service)
XmlSerializerMessageContractImporter: 2
System.ServiceModel.Description.IWsdlImportExtension
.ctor()
XmlSerializerOperationBehavior: 6
System.ServiceModel.Description.IWsdlExportExtension
System.ServiceModel.Description.IOperationBehavior
.ctor(System.ServiceModel.Description.OperationDescription)
.ctor(System.ServiceModel.Description.OperationDescription, System.ServiceModel.XmlSerializerFormatAttribute)
XmlSerializerFormatAttribute
GetXmlMappings()
ListenUriMode: 5
System.IConvertible
System.IComparable
System.IFormattable
Explicit
Unique
MessageDirection: 5
System.IConvertible
System.IComparable
System.IFormattable
Input
Output
MetadataExchangeClientMode: 5
System.IConvertible
System.IComparable
System.IFormattable
HttpGet
MetadataExchange
PrincipalPermissionMode: 7
System.IConvertible
System.IComparable
System.IFormattable
Custom
None
UseAspNetRoles
UseWindowsGroups
ServiceContractGenerationOptions: 11
System.FlagsAttribute
System.IConvertible
System.IComparable
System.IFormattable
AsynchronousMethods
ChannelInterface
ClientClass
EventBasedAsynchronousMethods
InternalTypes
None
TypedMessages
System.ServiceModel.Diagnostics: 7: 6
PerformanceCounterScope: 7
System.IConvertible
System.IComparable
System.IFormattable
All
Default
Off
ServiceOnly
System.ServiceModel.Dispatcher: 421: 202
ICallContextInitializer: 2
AfterInvoke(System.Object)
BeforeInvoke(System.ServiceModel.InstanceContext, System.ServiceModel.IClientChannel, System.ServiceModel.Channels.Message)
IChannelInitializer: 1
Initialize(System.ServiceModel.IClientChannel)
IClientMessageFormatter: 2
DeserializeReply(System.ServiceModel.Channels.Message, System.Object[])
SerializeRequest(System.ServiceModel.Channels.MessageVersion, System.Object[])
IClientMessageInspector: 2
AfterReceiveReply(System.ServiceModel.Channels.Message&, System.Object)
BeforeSendRequest(System.ServiceModel.Channels.Message&, System.ServiceModel.IClientChannel)
IClientOperationSelector: 2
AreParametersRequiredForSelection
SelectOperation(System.Reflection.MethodBase, System.Object[])
IDispatchMessageFormatter: 2
DeserializeRequest(System.ServiceModel.Channels.Message, System.Object[])
SerializeReply(System.ServiceModel.Channels.MessageVersion, System.Object[], System.Object)
IDispatchMessageInspector: 2
AfterReceiveRequest(System.ServiceModel.Channels.Message&, System.ServiceModel.IClientChannel, System.ServiceModel.InstanceContext)
BeforeSendReply(System.ServiceModel.Channels.Message&, System.Object)
IDispatchOperationSelector: 1
SelectOperation(System.ServiceModel.Channels.Message&)
IErrorHandler: 2
HandleError(System.Exception)
ProvideFault(System.Exception, System.ServiceModel.Channels.MessageVersion, System.ServiceModel.Channels.Message&)
IInputSessionShutdown: 2
ChannelFaulted(System.ServiceModel.IDuplexContextChannel)
DoneReceiving(System.ServiceModel.IDuplexContextChannel)
IInstanceContextInitializer: 1
Initialize(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Message)
IInstanceContextProvider: 4
GetExistingInstanceContext(System.ServiceModel.Channels.Message, System.ServiceModel.IContextChannel)
InitializeInstanceContext(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Message, System.ServiceModel.IContextChannel)
IsIdle(System.ServiceModel.InstanceContext)
NotifyIdle(System.ServiceModel.Dispatcher.InstanceContextIdleCallback, System.ServiceModel.InstanceContext)
IInstanceProvider: 3
GetInstance(System.ServiceModel.InstanceContext)
GetInstance(System.ServiceModel.InstanceContext, System.ServiceModel.Channels.Message)
ReleaseInstance(System.ServiceModel.InstanceContext, System.Object)
IInteractiveChannelInitializer: 2
BeginDisplayInitializationUI(System.ServiceModel.IClientChannel, System.AsyncCallback, System.Object)
EndDisplayInitializationUI(System.IAsyncResult)
IMessageFilterTable`1: 12
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]]
System.Collections.Generic.IDictionary`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]
System.Collections.Generic.ICollection`1[System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]]
GetMatchingFilter(System.ServiceModel.Channels.Message, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilter(System.ServiceModel.Channels.MessageBuffer, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilters(System.ServiceModel.Channels.Message, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingFilters(System.ServiceModel.Channels.MessageBuffer, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingValue(System.ServiceModel.Channels.Message, out TFilterData&)
GetMatchingValue(System.ServiceModel.Channels.MessageBuffer, out TFilterData&)
GetMatchingValues(System.ServiceModel.Channels.Message, System.Collections.Generic.ICollection`1[TFilterData])
GetMatchingValues(System.ServiceModel.Channels.MessageBuffer, System.Collections.Generic.ICollection`1[TFilterData])
IOperationInvoker: 5
IsSynchronous
AllocateInputs()
Invoke(System.Object, System.Object[], out System.Object[]&)
InvokeBegin(System.Object, System.Object[], System.AsyncCallback, System.Object)
InvokeEnd(System.Object, out System.Object[]&, System.IAsyncResult)
IParameterInspector: 2
AfterCall(System.String, System.Object[], System.Object, System.Object)
BeforeCall(System.String, System.Object[])
ActionMessageFilter: 6
System.Runtime.Serialization.DataContractAttribute
.ctor(System.String[])
Actions
CreateFilterTable<FilterData>()
Match(System.ServiceModel.Channels.Message)
Match(System.ServiceModel.Channels.MessageBuffer)
ChannelDispatcher: 35
System.ServiceModel.ICommunicationObject
.ctor(System.ServiceModel.Channels.IChannelListener)
.ctor(System.ServiceModel.Channels.IChannelListener, System.String)
.ctor(System.ServiceModel.Channels.IChannelListener, System.String, System.ServiceModel.IDefaultCommunicationTimeouts)
BindingName
ChannelInitializers
DefaultCloseTimeout
DefaultOpenTimeout
Endpoints
ErrorHandlers
Host
IncludeExceptionDetailInFaults
IsTransactedAccept
IsTransactedReceive
Listener
ManualAddressing
MaxTransactedBatchSize
MessageVersion
ReceiveSynchronously
ServiceThrottle
TransactionIsolationLevel
TransactionTimeout
Attach(System.ServiceModel.ServiceHostBase)
CloseInput()
Detach(System.ServiceModel.ServiceHostBase)
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)
OnOpen(System.TimeSpan)
OnOpened()
OnOpening()
ChannelDispatcherBase: 7
System.ServiceModel.ICommunicationObject
.ctor()
Host
Listener
Attach(System.ServiceModel.ServiceHostBase)
CloseInput()
Detach(System.ServiceModel.ServiceHostBase)
ChannelDispatcherCollection: 10
System.Collections.ICollection
System.Collections.Generic.IEnumerable`1[System.ServiceModel.Dispatcher.ChannelDispatcherBase]
System.Collections.IEnumerable
System.Collections.IList
System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.ChannelDispatcherBase]
System.Collections.Generic.IList`1[System.ServiceModel.Dispatcher.ChannelDispatcherBase]
ClearItems()
InsertItem(System.Int32, System.ServiceModel.Dispatcher.ChannelDispatcherBase)
RemoveItem(System.Int32)
SetItem(System.Int32, System.ServiceModel.Dispatcher.ChannelDispatcherBase)
ClientOperation: 17
.ctor(System.ServiceModel.Dispatcher.ClientRuntime, System.String, System.String)
.ctor(System.ServiceModel.Dispatcher.ClientRuntime, System.String, System.String, System.String)
Action
BeginMethod
DeserializeReply
EndMethod
FaultContractInfos
Formatter
IsInitiating
IsOneWay
IsTerminating
Name
ParameterInspectors
Parent
ReplyAction
SerializeRequest
SyncMethod
ClientRuntime: 15
CallbackClientType
CallbackDispatchRuntime
ChannelInitializers
ContractClientType
ContractName
ContractNamespace
InteractiveChannelInitializers
ManualAddressing
MaxFaultSize
MessageInspectors
Operations
OperationSelector
UnhandledClientOperation
ValidateMustUnderstand
Via
DispatchOperation: 21
.ctor(System.ServiceModel.Dispatcher.DispatchRuntime, System.String, System.String)
.ctor(System.ServiceModel.Dispatcher.DispatchRuntime, System.String, System.String, System.String)
Action
AutoDisposeParameters
CallContextInitializers
DeserializeRequest
FaultContractInfos
Formatter
Impersonation
Invoker
IsOneWay
IsTerminating
Name
ParameterInspectors
Parent
ReleaseInstanceAfterCall
ReleaseInstanceBeforeCall
ReplyAction
SerializeReply
TransactionAutoComplete
TransactionRequired
DispatchRuntime: 29
AutomaticInputSessionShutdown
CallbackClientRuntime
ChannelDispatcher
ConcurrencyMode
EndpointDispatcher
ExternalAuthorizationPolicies
IgnoreTransactionMessageProperty
ImpersonateCallerForAllOperations
InputSessionShutdownHandlers
InstanceContextInitializers
InstanceContextProvider
InstanceProvider
MessageAuthenticationAuditLevel
MessageInspectors
Operations
OperationSelector
PrincipalPermissionMode
ReleaseServiceInstanceOnTransactionComplete
RoleProvider
SecurityAuditLogLocation
ServiceAuthorizationAuditLevel
ServiceAuthorizationManager
SingletonInstanceContext
SuppressAuditFailure
SynchronizationContext
TransactionAutoCompleteOnSessionClose
Type
UnhandledDispatchOperation
ValidateMustUnderstand
EndpointAddressMessageFilter: 7
.ctor(System.ServiceModel.EndpointAddress)
.ctor(System.ServiceModel.EndpointAddress, System.Boolean)
Address
IncludeHostNameInComparison
CreateFilterTable<FilterData>()
Match(System.ServiceModel.Channels.Message)
Match(System.ServiceModel.Channels.MessageBuffer)
EndpointDispatcher: 9
.ctor(System.ServiceModel.EndpointAddress, System.String, System.String)
AddressFilter
ChannelDispatcher
ContractFilter
ContractName
ContractNamespace
DispatchRuntime
EndpointAddress
FilterPriority
ExceptionHandler: 5
.ctor()
AlwaysHandle
AsynchronousThreadExceptionHandler
TransportExceptionHandler
HandleException(System.Exception)
FaultContractInfo: 3
.ctor(System.String, System.Type)
Action
Detail
FilterInvalidBodyAccessException: 10
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.Collections.ObjectModel.Collection`1[System.ServiceModel.Dispatcher.MessageFilter])
.ctor(System.String, System.Exception)
.ctor(System.String, System.Exception, System.Collections.ObjectModel.Collection`1[System.ServiceModel.Dispatcher.MessageFilter])
Filters
InvalidBodyAccessException: 6
System.SerializableAttribute
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception
.ctor(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
.ctor(System.String)
.ctor(System.String, System.Exception)
MatchAllMessageFilter: 4
System.Runtime.Serialization.DataContractAttribute
.ctor()
Match(System.ServiceModel.Channels.Message)
Match(System.ServiceModel.Channels.MessageBuffer)
MatchNoneMessageFilter: 4
System.Runtime.Serialization.DataContractAttribute
.ctor()
Match(System.ServiceModel.Channels.Message)
Match(System.ServiceModel.Channels.MessageBuffer)
MessageFilter: 9
System.Runtime.Serialization.DataContractAttribute
System.Runtime.Serialization.KnownTypeAttribute
System.Runtime.Serialization.KnownTypeAttribute
System.Runtime.Serialization.KnownTypeAttribute
System.Runtime.Serialization.KnownTypeAttribute
.ctor()
CreateFilterTable<FilterData>()
Match(System.ServiceModel.Channels.Message)
Match(System.ServiceModel.Channels.MessageBuffer)
MessageFilterException: 10
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.Collections.ObjectModel.Collection`1[System.ServiceModel.Dispatcher.MessageFilter])
.ctor(System.String, System.Exception)
.ctor(System.String, System.Exception, System.Collections.ObjectModel.Collection`1[System.ServiceModel.Dispatcher.MessageFilter])
Filters
MessageFilterTable`1: 36
System.Reflection.DefaultMemberAttribute
System.Runtime.Serialization.DataContractAttribute
System.ServiceModel.Dispatcher.IMessageFilterTable`1[TFilterData]
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]]
System.Collections.Generic.IDictionary`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]
System.Collections.Generic.ICollection`1[System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]]
.ctor()
.ctor(System.Int32)
Count
DefaultPriority
IsReadOnly
Item
Keys
Values
Add(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData])
Add(System.ServiceModel.Dispatcher.MessageFilter, TFilterData)
Add(System.ServiceModel.Dispatcher.MessageFilter, TFilterData, System.Int32)
Clear()
Contains(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData])
ContainsKey(System.ServiceModel.Dispatcher.MessageFilter)
CopyTo(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData][], System.Int32)
CreateFilterTable(System.ServiceModel.Dispatcher.MessageFilter)
GetEnumerator()
GetMatchingFilter(System.ServiceModel.Channels.Message, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilter(System.ServiceModel.Channels.MessageBuffer, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilters(System.ServiceModel.Channels.Message, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingFilters(System.ServiceModel.Channels.MessageBuffer, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingValue(System.ServiceModel.Channels.Message, out TFilterData&)
GetMatchingValue(System.ServiceModel.Channels.MessageBuffer, out TFilterData&)
GetMatchingValues(System.ServiceModel.Channels.Message, System.Collections.Generic.ICollection`1[TFilterData])
GetMatchingValues(System.ServiceModel.Channels.MessageBuffer, System.Collections.Generic.ICollection`1[TFilterData])
GetPriority(System.ServiceModel.Dispatcher.MessageFilter)
Remove(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData])
Remove(System.ServiceModel.Dispatcher.MessageFilter)
TryGetValue(System.ServiceModel.Dispatcher.MessageFilter, out TFilterData&)
MultipleFilterMatchesException: 10
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.Collections.ObjectModel.Collection`1[System.ServiceModel.Dispatcher.MessageFilter])
.ctor(System.String, System.Exception)
.ctor(System.String, System.Exception, System.Collections.ObjectModel.Collection`1[System.ServiceModel.Dispatcher.MessageFilter])
Filters
NavigatorInvalidBodyAccessException: 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)
PrefixEndpointAddressMessageFilter: 7
.ctor(System.ServiceModel.EndpointAddress)
.ctor(System.ServiceModel.EndpointAddress, System.Boolean)
Address
IncludeHostNameInComparison
CreateFilterTable<FilterData>()
Match(System.ServiceModel.Channels.Message)
Match(System.ServiceModel.Channels.MessageBuffer)
SeekableXPathNavigator: 11
System.Xml.XPath.IXPathNavigable
System.ICloneable
System.Xml.IXmlNamespaceResolver
.ctor()
CurrentPosition
ComparePosition(System.Int64, System.Int64)
GetLocalName(System.Int64)
GetName(System.Int64)
GetNamespace(System.Int64)
GetNodeType(System.Int64)
GetValue(System.Int64)
ServiceThrottle: 3
MaxConcurrentCalls
MaxConcurrentInstances
MaxConcurrentSessions
XPathMessageContext: 9
System.Collections.IEnumerable
System.Xml.IXmlNamespaceResolver
.ctor()
.ctor(System.Xml.NameTable)
Whitespace
CompareDocument(System.String, System.String)
PreserveWhitespace(System.Xml.XPath.XPathNavigator)
ResolveFunction(System.String, System.String, System.Xml.XPath.XPathResultType[])
ResolveVariable(System.String, System.String)
XPathMessageFilter: 26
System.Xml.Serialization.XmlRootAttribute
System.Xml.Serialization.XmlSchemaProviderAttribute
System.Xml.Serialization.IXmlSerializable
.ctor()
.ctor(System.String)
.ctor(System.String, System.Xml.XmlNamespaceManager)
.ctor(System.String, System.Xml.Xsl.XsltContext)
.ctor(System.Xml.XmlReader)
.ctor(System.Xml.XmlReader, System.Xml.XmlNamespaceManager)
.ctor(System.Xml.XmlReader, System.Xml.Xsl.XsltContext)
Namespaces
NodeQuota
XPath
CreateFilterTable<FilterData>()
Match(System.ServiceModel.Channels.Message)
Match(System.ServiceModel.Channels.MessageBuffer)
Match(System.ServiceModel.Dispatcher.SeekableXPathNavigator)
Match(System.Xml.XPath.XPathNavigator)
OnGetSchema()
OnReadXml(System.Xml.XmlReader)
OnWriteXml(System.Xml.XmlWriter)
ReadXPath(System.Xml.XmlReader, System.Xml.XmlNamespaceManager)
StaticGetSchema(System.Xml.Schema.XmlSchemaSet)
TrimToSize()
WriteXPath(System.Xml.XmlWriter, System.Xml.IXmlNamespaceResolver)
WriteXPathTo(System.Xml.XmlWriter, System.String, System.String, System.String, System.Boolean)
XPathMessageFilterTable`1: 44
System.Reflection.DefaultMemberAttribute
System.Runtime.Serialization.DataContractAttribute
System.ServiceModel.Dispatcher.IMessageFilterTable`1[TFilterData]
System.Collections.IEnumerable
System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]]
System.Collections.Generic.IDictionary`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]
System.Collections.Generic.ICollection`1[System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData]]
.ctor()
.ctor(System.Int32)
Count
IsReadOnly
Item
Keys
NodeQuota
Values
Add(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData])
Add(System.ServiceModel.Dispatcher.MessageFilter, TFilterData)
Add(System.ServiceModel.Dispatcher.XPathMessageFilter, TFilterData)
Clear()
Contains(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData])
ContainsKey(System.ServiceModel.Dispatcher.MessageFilter)
CopyTo(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData][], System.Int32)
GetEnumerator()
GetMatchingFilter(System.ServiceModel.Channels.Message, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilter(System.ServiceModel.Channels.MessageBuffer, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilter(System.ServiceModel.Dispatcher.SeekableXPathNavigator, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilter(System.Xml.XPath.XPathNavigator, out System.ServiceModel.Dispatcher.MessageFilter&)
GetMatchingFilters(System.ServiceModel.Channels.Message, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingFilters(System.ServiceModel.Channels.MessageBuffer, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingFilters(System.ServiceModel.Dispatcher.SeekableXPathNavigator, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingFilters(System.Xml.XPath.XPathNavigator, System.Collections.Generic.ICollection`1[System.ServiceModel.Dispatcher.MessageFilter])
GetMatchingValue(System.ServiceModel.Channels.Message, out TFilterData&)
GetMatchingValue(System.ServiceModel.Channels.MessageBuffer, out TFilterData&)
GetMatchingValue(System.ServiceModel.Dispatcher.SeekableXPathNavigator, out TFilterData&)
GetMatchingValue(System.Xml.XPath.XPathNavigator, out TFilterData&)
GetMatchingValues(System.ServiceModel.Channels.Message, System.Collections.Generic.ICollection`1[TFilterData])
GetMatchingValues(System.ServiceModel.Channels.MessageBuffer, System.Collections.Generic.ICollection`1[TFilterData])
GetMatchingValues(System.ServiceModel.Dispatcher.SeekableXPathNavigator, System.Collections.Generic.ICollection`1[TFilterData])
GetMatchingValues(System.Xml.XPath.XPathNavigator, System.Collections.Generic.ICollection`1[TFilterData])
Remove(System.Collections.Generic.KeyValuePair`2[System.ServiceModel.Dispatcher.MessageFilter,TFilterData])
Remove(System.ServiceModel.Dispatcher.MessageFilter)
Remove(System.ServiceModel.Dispatcher.XPathMessageFilter)
TrimToSize()
TryGetValue(System.ServiceModel.Dispatcher.MessageFilter, out TFilterData&)
XPathNavigatorException: 8
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.String)
.ctor(System.String, System.Exception)
InstanceContextIdleCallback: 6
System.Runtime.Serialization.ISerializable
System.ICloneable
.ctor(System.Object, System.IntPtr)
BeginInvoke(System.ServiceModel.InstanceContext, System.AsyncCallback, System.Object)
EndInvoke(System.IAsyncResult)
Invoke(System.ServiceModel.InstanceContext)
System.ServiceModel.MsmqIntegration: 80: 36
MsmqIntegrationBinding: 8
System.ServiceModel.IDefaultCommunicationTimeouts
System.ServiceModel.Channels.IBindingRuntimePreferences
.ctor()
.ctor(System.ServiceModel.MsmqIntegration.MsmqIntegrationSecurityMode)
.ctor(System.String)
Security
SerializationFormat
CreateBindingElements()
MsmqIntegrationBindingElement: 13
System.ServiceModel.Channels.ITransactedBindingElement
System.ServiceModel.Description.IPolicyExportExtension
System.ServiceModel.Description.IWsdlExportExtension
.ctor()
Scheme
SerializationFormat
TargetSerializationTypes
BuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
BuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelFactory<TChannel>(System.ServiceModel.Channels.BindingContext)
CanBuildChannelListener<class (System.ServiceModel.Channels.IChannel) TChannel>(System.ServiceModel.Channels.BindingContext)
Clone()
GetProperty<class T>(System.ServiceModel.Channels.BindingContext)
MsmqIntegrationMessageProperty: 22
.ctor()
Name
AcknowledgeType
Acknowledgment
AdministrationQueue
AppSpecific
ArrivedTime
Authenticated
Body
BodyType
CorrelationId
DestinationQueue
Extension
Id
Label
MessageType
Priority
ResponseQueue
SenderId
SentTime
TimeToReachQueue
Get(System.ServiceModel.Channels.Message)
MsmqIntegrationSecurity: 3
.ctor()
Mode
Transport
MsmqMessage`1: 21
System.ServiceModel.MessageContractAttribute
.ctor(T)
AcknowledgeType
Acknowledgment
AdministrationQueue
AppSpecific
ArrivedTime
Authenticated
Body
BodyType
CorrelationId
DestinationQueue
Extension
Id
Label
MessageType
Priority
ResponseQueue
SenderId
SentTime
TimeToReachQueue
MsmqIntegrationSecurityMode: 5
System.IConvertible
System.IComparable
System.IFormattable
None
Transport
MsmqMessageSerializationFormat: 8
System.IConvertible
System.IComparable
System.IFormattable
ActiveX
Binary
ByteArray
Stream
Xml
System.ServiceModel.PeerResolvers: 104: 70
IPeerResolverContract: 7
System.ServiceModel.ServiceContractAttribute
GetServiceSettings()
Refresh(System.ServiceModel.PeerResolvers.RefreshInfo)
Register(System.ServiceModel.PeerResolvers.RegisterInfo)
Resolve(System.ServiceModel.PeerResolvers.ResolveInfo)
Unregister(System.ServiceModel.PeerResolvers.UnregisterInfo)
Update(System.ServiceModel.PeerResolvers.UpdateInfo)
CustomPeerResolverService: 15
System.ServiceModel.ServiceBehaviorAttribute
System.ServiceModel.PeerResolvers.IPeerResolverContract
.ctor()
CleanupInterval
ControlShape
RefreshInterval
Close()
GetServiceSettings()
Open()
Refresh(System.ServiceModel.PeerResolvers.RefreshInfo)
Register(System.Guid, System.String, System.ServiceModel.PeerNodeAddress)
Register(System.ServiceModel.PeerResolvers.RegisterInfo)
Resolve(System.ServiceModel.PeerResolvers.ResolveInfo)
Unregister(System.ServiceModel.PeerResolvers.UnregisterInfo)
Update(System.ServiceModel.PeerResolvers.UpdateInfo)
PeerCustomResolverSettings: 5
.ctor()
Address
Binding
IsBindingSpecified
Resolver
PeerResolverSettings: 4
.ctor()
Custom
Mode
ReferralPolicy
RefreshInfo: 6
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.String, System.Guid)
MeshId
RegistrationId
HasBody()
RefreshResponseInfo: 6
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.TimeSpan, System.ServiceModel.PeerResolvers.RefreshResult)
RegistrationLifetime
Result
HasBody()
RegisterInfo: 7
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.Guid, System.String, System.ServiceModel.PeerNodeAddress)
ClientId
MeshId
NodeAddress
HasBody()
RegisterResponseInfo: 6
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.Guid, System.TimeSpan)
RegistrationId
RegistrationLifetime
HasBody()
ResolveInfo: 7
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.Guid, System.String, System.Int32)
ClientId
MaxAddresses
MeshId
HasBody()
ResolveResponseInfo: 5
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.ServiceModel.PeerNodeAddress[])
Addresses
HasBody()
ServiceSettingsResponseInfo: 5
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.Boolean)
ControlMeshShape
HasBody()
UnregisterInfo: 6
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.String, System.Guid)
MeshId
RegistrationId
HasBody()
UpdateInfo: 8
System.ServiceModel.MessageContractAttribute
.ctor()
.ctor(System.Guid, System.Guid, System.String, System.ServiceModel.PeerNodeAddress)
ClientId
MeshId
NodeAddress
RegistrationId
HasBody()
PeerReferralPolicy: 6
System.IConvertible
System.IComparable
System.IFormattable
DoNotShare
Service
Share
PeerResolverMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Auto
Custom
Pnrp
RefreshResult: 5
System.IConvertible
System.IComparable
System.IFormattable
RegistrationNotFound
Success
System.ServiceModel.Security: 333: 238
IEndpointIdentityProvider: 1
GetIdentityOfSelf(System.IdentityModel.Selectors.SecurityTokenRequirement)
ISecureConversationSession: 4
System.ServiceModel.Channels.ISession
System.ServiceModel.Security.ISecuritySession
TryReadSessionTokenIdentifier(System.Xml.XmlReader)
WriteSessionTokenIdentifier(System.Xml.XmlDictionaryWriter)
ISecuritySession: 2
System.ServiceModel.Channels.ISession
RemoteIdentity
BasicSecurityProfileVersion: 1
BasicSecurityProfile10
BinarySecretKeyIdentifierClause: 7
.ctor(System.Byte[])
.ctor(System.Byte[], System.Boolean)
.ctor(System.Byte[], System.Boolean, System.Byte[], System.Int32)
CanCreateKey
CreateKey()
GetKeyBytes()
Matches(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
ChannelProtectionRequirements: 11
.ctor()
.ctor(System.ServiceModel.Security.ChannelProtectionRequirements)
IncomingEncryptionParts
IncomingSignatureParts
IsReadOnly
OutgoingEncryptionParts
OutgoingSignatureParts
Add(System.ServiceModel.Security.ChannelProtectionRequirements)
Add(System.ServiceModel.Security.ChannelProtectionRequirements, System.Boolean)
CreateInverse()
MakeReadOnly()
DataProtectionSecurityStateEncoder: 8
.ctor()
.ctor(System.Boolean)
.ctor(System.Boolean, System.Byte[])
UseCurrentUserProtectionScope
DecodeSecurityState(System.Byte[])
EncodeSecurityState(System.Byte[])
GetEntropy()
ToString()
ExpiredSecurityTokenException: 8
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)
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
HttpDigestClientCredential: 2
AllowedImpersonationLevel
ClientCredential
IdentityVerifier: 4
.ctor()
CheckAccess(System.ServiceModel.EndpointIdentity, System.IdentityModel.Policy.AuthorizationContext)
CreateDefault()
TryGetIdentity(System.ServiceModel.EndpointAddress, out System.ServiceModel.EndpointIdentity&)
InfocardInteractiveChannelInitializer: 5
System.ServiceModel.Dispatcher.IInteractiveChannelInitializer
.ctor(System.ServiceModel.Description.ClientCredentials, System.ServiceModel.Channels.Binding)
Binding
BeginDisplayInitializationUI(System.ServiceModel.IClientChannel, System.AsyncCallback, System.Object)
EndDisplayInitializationUI(System.IAsyncResult)
IssuedTokenClientCredential: 8
CacheIssuedTokens
DefaultKeyEntropyMode
IssuedTokenRenewalThresholdPercentage
IssuerChannelBehaviors
LocalIssuerAddress
LocalIssuerBinding
LocalIssuerChannelBehaviors
MaxIssuedTokenCachingTime
IssuedTokenServiceCredential: 9
AllowedAudienceUris
AllowUntrustedRsaIssuers
AudienceUriMode
CertificateValidationMode
CustomCertificateValidator
KnownCertificates
RevocationMode
SamlSerializer
TrustedStoreLocation
KeyNameIdentifierClause: 5
.ctor(System.String)
KeyName
Matches(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
Matches(System.String)
ToString()
MessagePartSpecification: 11
.ctor()
.ctor(System.Boolean)
.ctor(System.Boolean, System.Xml.XmlQualifiedName[])
.ctor(System.Xml.XmlQualifiedName[])
HeaderTypes
IsBodyIncluded
IsReadOnly
NoParts
Clear()
MakeReadOnly()
Union(System.ServiceModel.Security.MessagePartSpecification)
MessageSecurityException: 8
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)
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
PeerCredential: 6
Certificate
MeshPassword
MessageSenderAuthentication
PeerAuthentication
SetCertificate(System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName, System.Security.Cryptography.X509Certificates.X509FindType, System.Object)
SetCertificate(System.String, System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName)
ScopedMessagePartSpecification: 10
.ctor()
.ctor(System.ServiceModel.Security.ScopedMessagePartSpecification)
Actions
ChannelParts
IsReadOnly
AddParts(System.ServiceModel.Security.MessagePartSpecification)
AddParts(System.ServiceModel.Security.MessagePartSpecification, System.String)
MakeReadOnly()
TryGetParts(System.String, out System.ServiceModel.Security.MessagePartSpecification&)
TryGetParts(System.String, System.Boolean, out System.ServiceModel.Security.MessagePartSpecification&)
SecureConversationServiceCredential: 2
SecurityContextClaimTypes
SecurityStateEncoder
SecureConversationVersion: 5
Default
Namespace
Prefix
WSSecureConversation13
WSSecureConversationFeb2005
SecurityAccessDeniedException: 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)
SecurityAlgorithmSuite: 39
.ctor()
Basic128
Basic128Rsa15
Basic128Sha256
Basic128Sha256Rsa15
Basic192
Basic192Rsa15
Basic192Sha256
Basic192Sha256Rsa15
Basic256
Basic256Rsa15
Basic256Sha256
Basic256Sha256Rsa15
Default
DefaultAsymmetricKeyWrapAlgorithm
DefaultAsymmetricSignatureAlgorithm
DefaultCanonicalizationAlgorithm
DefaultDigestAlgorithm
DefaultEncryptionAlgorithm
DefaultEncryptionKeyDerivationLength
DefaultSignatureKeyDerivationLength
DefaultSymmetricKeyLength
DefaultSymmetricKeyWrapAlgorithm
DefaultSymmetricSignatureAlgorithm
TripleDes
TripleDesRsa15
TripleDesSha256
TripleDesSha256Rsa15
IsAsymmetricKeyLengthSupported(System.Int32)
IsAsymmetricKeyWrapAlgorithmSupported(System.String)
IsAsymmetricSignatureAlgorithmSupported(System.String)
IsCanonicalizationAlgorithmSupported(System.String)
IsDigestAlgorithmSupported(System.String)
IsEncryptionAlgorithmSupported(System.String)
IsEncryptionKeyDerivationAlgorithmSupported(System.String)
IsSignatureKeyDerivationAlgorithmSupported(System.String)
IsSymmetricKeyLengthSupported(System.Int32)
IsSymmetricKeyWrapAlgorithmSupported(System.String)
IsSymmetricSignatureAlgorithmSupported(System.String)
SecurityContextKeyIdentifierClause: 8
.ctor(System.Xml.UniqueId)
.ctor(System.Xml.UniqueId, System.Xml.UniqueId)
.ctor(System.Xml.UniqueId, System.Xml.UniqueId, System.Byte[], System.Int32)
ContextId
Generation
Matches(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
Matches(System.Xml.UniqueId, System.Xml.UniqueId)
ToString()
SecurityCredentialsManager: 2
.ctor()
CreateSecurityTokenManager()
SecurityMessageProperty: 15
System.IDisposable
System.ServiceModel.Channels.IMessageProperty
.ctor()
ExternalAuthorizationPolicies
HasIncomingSupportingTokens
IncomingSupportingTokens
InitiatorToken
ProtectionToken
RecipientToken
SenderIdPrefix
ServiceSecurityContext
TransportToken
CreateCopy()
Dispose()
GetOrCreate(System.ServiceModel.Channels.Message)
SecurityNegotiationException: 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)
SecurityPolicyVersion: 4
Namespace
Prefix
WSSecurityPolicy11
WSSecurityPolicy12
SecurityStateEncoder: 3
.ctor()
DecodeSecurityState(System.Byte[])
EncodeSecurityState(System.Byte[])
SecurityTokenSpecification: 3
.ctor(System.IdentityModel.Tokens.SecurityToken, System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy])
SecurityToken
SecurityTokenPolicies
SecurityVersion: 2
WSSecurity10
WSSecurity11
ServiceCredentialsSecurityTokenManager: 8
System.ServiceModel.Security.IEndpointIdentityProvider
.ctor(System.ServiceModel.Description.ServiceCredentials)
ServiceCredentials
CreateSecurityTokenAuthenticator(System.IdentityModel.Selectors.SecurityTokenRequirement, out System.IdentityModel.Selectors.SecurityTokenResolver&)
CreateSecurityTokenProvider(System.IdentityModel.Selectors.SecurityTokenRequirement)
CreateSecurityTokenSerializer(System.IdentityModel.Selectors.SecurityTokenVersion)
GetIdentityOfSelf(System.IdentityModel.Selectors.SecurityTokenRequirement)
IsIssuedSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
SspiSecurityTokenProvider: 3
.ctor(System.Net.NetworkCredential, System.Boolean, System.Boolean)
.ctor(System.Net.NetworkCredential, System.Boolean, System.Security.Principal.TokenImpersonationLevel)
GetTokenCore(System.TimeSpan)
SupportingTokenSpecification: 2
.ctor(System.IdentityModel.Tokens.SecurityToken, System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy], System.ServiceModel.Security.SecurityTokenAttachmentMode)
SecurityTokenAttachmentMode
TrustVersion: 5
Default
Namespace
Prefix
WSTrust13
WSTrustFeb2005
UserNamePasswordClientCredential: 2
Password
UserName
UserNamePasswordServiceCredential: 7
CachedLogonTokenLifetime
CacheLogonTokens
CustomUserNamePasswordValidator
IncludeWindowsGroups
MaxCachedLogonTokens
MembershipProvider
UserNamePasswordValidationMode
WindowsClientCredential: 3
AllowedImpersonationLevel
AllowNtlm
ClientCredential
WindowsServiceCredential: 2
AllowAnonymousLogons
IncludeWindowsGroups
WSSecurityTokenSerializer: 29
.ctor()
.ctor(System.Boolean)
.ctor(System.ServiceModel.Security.SecurityVersion)
.ctor(System.ServiceModel.Security.SecurityVersion, System.Boolean)
.ctor(System.ServiceModel.Security.SecurityVersion, System.Boolean, System.IdentityModel.Tokens.SamlSerializer)
.ctor(System.ServiceModel.Security.SecurityVersion, System.Boolean, System.IdentityModel.Tokens.SamlSerializer, System.ServiceModel.Security.SecurityStateEncoder, System.Collections.Generic.IEnumerable`1[System.Type])
.ctor(System.ServiceModel.Security.SecurityVersion, System.Boolean, System.IdentityModel.Tokens.SamlSerializer, System.ServiceModel.Security.SecurityStateEncoder, System.Collections.Generic.IEnumerable`1[System.Type], System.Int32, System.Int32, System.Int32)
.ctor(System.ServiceModel.Security.SecurityVersion, System.ServiceModel.Security.TrustVersion, System.ServiceModel.Security.SecureConversationVersion, System.Boolean, System.IdentityModel.Tokens.SamlSerializer, System.ServiceModel.Security.SecurityStateEncoder, System.Collections.Generic.IEnumerable`1[System.Type])
.ctor(System.ServiceModel.Security.SecurityVersion, System.ServiceModel.Security.TrustVersion, System.ServiceModel.Security.SecureConversationVersion, System.Boolean, System.IdentityModel.Tokens.SamlSerializer, System.ServiceModel.Security.SecurityStateEncoder, System.Collections.Generic.IEnumerable`1[System.Type], System.Int32, System.Int32, System.Int32)
DefaultInstance
EmitBspRequiredAttributes
MaximumKeyDerivationLabelLength
MaximumKeyDerivationNonceLength
MaximumKeyDerivationOffset
SecurityVersion
CanReadKeyIdentifierClauseCore(System.Xml.XmlReader)
CanReadKeyIdentifierCore(System.Xml.XmlReader)
CanReadTokenCore(System.Xml.XmlReader)
CanWriteKeyIdentifierClauseCore(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
CanWriteKeyIdentifierCore(System.IdentityModel.Tokens.SecurityKeyIdentifier)
CanWriteTokenCore(System.IdentityModel.Tokens.SecurityToken)
CreateKeyIdentifierClauseFromTokenXml(System.Xml.XmlElement, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
GetTokenTypeUri(System.Type)
ReadKeyIdentifierClauseCore(System.Xml.XmlReader)
ReadKeyIdentifierCore(System.Xml.XmlReader)
ReadTokenCore(System.Xml.XmlReader, System.IdentityModel.Selectors.SecurityTokenResolver)
WriteKeyIdentifierClauseCore(System.Xml.XmlWriter, System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
WriteKeyIdentifierCore(System.Xml.XmlWriter, System.IdentityModel.Tokens.SecurityKeyIdentifier)
WriteTokenCore(System.Xml.XmlWriter, System.IdentityModel.Tokens.SecurityToken)
X509CertificateInitiatorClientCredential: 3
Certificate
SetCertificate(System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName, System.Security.Cryptography.X509Certificates.X509FindType, System.Object)
SetCertificate(System.String, System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName)
X509CertificateInitiatorServiceCredential: 4
Authentication
Certificate
SetCertificate(System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName, System.Security.Cryptography.X509Certificates.X509FindType, System.Object)
SetCertificate(System.String, System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName)
X509CertificateRecipientClientCredential: 7
Authentication
DefaultCertificate
ScopedCertificates
SetDefaultCertificate(System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName, System.Security.Cryptography.X509Certificates.X509FindType, System.Object)
SetDefaultCertificate(System.String, System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName)
SetScopedCertificate(System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName, System.Security.Cryptography.X509Certificates.X509FindType, System.Object, System.Uri)
SetScopedCertificate(System.String, System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName, System.Uri)
X509CertificateRecipientServiceCredential: 4
Certificate
SetCertificate(System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName, System.Security.Cryptography.X509Certificates.X509FindType, System.Object)
SetCertificate(System.String)
SetCertificate(System.String, System.Security.Cryptography.X509Certificates.StoreLocation, System.Security.Cryptography.X509Certificates.StoreName)
X509ClientCertificateAuthentication: 6
CertificateValidationMode
CustomCertificateValidator
IncludeWindowsGroups
MapClientCertificateToWindowsAccount
RevocationMode
TrustedStoreLocation
X509PeerCertificateAuthentication: 4
CertificateValidationMode
CustomCertificateValidator
RevocationMode
TrustedStoreLocation
X509ServiceCertificateAuthentication: 4
CertificateValidationMode
CustomCertificateValidator
RevocationMode
TrustedStoreLocation
MessageProtectionOrder: 6
System.IConvertible
System.IComparable
System.IFormattable
EncryptBeforeSign
SignBeforeEncrypt
SignBeforeEncryptAndEncryptSignature
SecurityKeyEntropyMode: 6
System.IConvertible
System.IComparable
System.IFormattable
ClientEntropy
CombinedEntropy
ServerEntropy
SecurityTokenAttachmentMode: 7
System.IConvertible
System.IComparable
System.IFormattable
Endorsing
Signed
SignedEncrypted
SignedEndorsing
UserNamePasswordValidationMode: 6
System.IConvertible
System.IComparable
System.IFormattable
Custom
MembershipProvider
Windows
X509CertificateValidationMode: 8
System.IConvertible
System.IComparable
System.IFormattable
ChainTrust
Custom
None
PeerOrChainTrust
PeerTrust
System.ServiceModel.Security.Tokens: 341: 135
IIssuanceSecurityTokenAuthenticator: 2
IssuedSecurityTokenHandler
RenewedSecurityTokenHandler
ILogonTokenCacheManager: 2
FlushLogonTokenCache()
RemoveCachedLogonToken(System.String)
ISecurityContextSecurityTokenCache: 8
AddContext(System.ServiceModel.Security.Tokens.SecurityContextSecurityToken)
ClearContexts()
GetAllContexts(System.Xml.UniqueId)
GetContext(System.Xml.UniqueId, System.Xml.UniqueId)
RemoveAllContexts(System.Xml.UniqueId)
RemoveContext(System.Xml.UniqueId, System.Xml.UniqueId)
TryAddContext(System.ServiceModel.Security.Tokens.SecurityContextSecurityToken)
UpdateContextCachingTime(System.ServiceModel.Security.Tokens.SecurityContextSecurityToken, System.DateTime)
BinarySecretSecurityToken: 12
.ctor(System.Byte[])
.ctor(System.Int32)
.ctor(System.String, System.Byte[])
.ctor(System.String, System.Byte[], System.Boolean)
.ctor(System.String, System.Int32)
.ctor(System.String, System.Int32, System.Boolean)
Id
KeySize
SecurityKeys
ValidFrom
ValidTo
GetKeyBytes()
ClaimTypeRequirement: 4
.ctor(System.String)
.ctor(System.String, System.Boolean)
ClaimType
IsOptional
InitiatorServiceModelSecurityTokenRequirement: 4
.ctor()
TargetAddress
Via
ToString()
IssuedSecurityTokenParameters: 23
.ctor()
.ctor(System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters)
.ctor(System.String)
.ctor(System.String, System.ServiceModel.EndpointAddress)
.ctor(System.String, System.ServiceModel.EndpointAddress, System.ServiceModel.Channels.Binding)
AdditionalRequestParameters
ClaimTypeRequirements
DefaultMessageSecurityVersion
HasAsymmetricKey
IssuerAddress
IssuerBinding
IssuerMetadataAddress
KeySize
KeyType
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
TokenType
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
CreateRequestParameters(System.ServiceModel.MessageSecurityVersion, System.IdentityModel.Selectors.SecurityTokenSerializer)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
ToString()
IssuedSecurityTokenProvider: 39
System.ServiceModel.ICommunicationObject
.ctor()
CacheIssuedTokens
DefaultCloseTimeout
DefaultOpenTimeout
IdentityVerifier
IssuedTokenRenewalThresholdPercentage
IssuerAddress
IssuerBinding
IssuerChannelBehaviors
KeyEntropyMode
MaxIssuedTokenCachingTime
MessageSecurityVersion
SecurityAlgorithmSuite
SecurityTokenSerializer
State
SupportsTokenCancellation
TargetAddress
TokenRequestParameters
Closed
Closing
Faulted
Opened
Opening
Abort()
BeginClose(System.AsyncCallback, System.Object)
BeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
BeginGetTokenCore(System.TimeSpan, System.AsyncCallback, System.Object)
BeginOpen(System.AsyncCallback, System.Object)
BeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)
Close()
Close(System.TimeSpan)
Dispose()
EndClose(System.IAsyncResult)
EndGetTokenCore(System.IAsyncResult)
EndOpen(System.IAsyncResult)
GetTokenCore(System.TimeSpan)
Open()
Open(System.TimeSpan)
KerberosSecurityTokenParameters: 9
.ctor()
.ctor(System.ServiceModel.Security.Tokens.KerberosSecurityTokenParameters)
HasAsymmetricKey
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
RecipientServiceModelSecurityTokenRequirement: 6
.ctor()
AuditLogLocation
ListenUri
MessageAuthenticationAuditLevel
SuppressAuditFailure
ToString()
RsaSecurityTokenParameters: 9
.ctor()
.ctor(System.ServiceModel.Security.Tokens.RsaSecurityTokenParameters)
HasAsymmetricKey
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
SecureConversationSecurityTokenParameters: 16
.ctor()
.ctor(System.ServiceModel.Channels.SecurityBindingElement)
.ctor(System.ServiceModel.Channels.SecurityBindingElement, System.Boolean)
.ctor(System.ServiceModel.Channels.SecurityBindingElement, System.Boolean, System.ServiceModel.Security.ChannelProtectionRequirements)
.ctor(System.ServiceModel.Security.Tokens.SecureConversationSecurityTokenParameters)
BootstrapProtectionRequirements
BootstrapSecurityBindingElement
HasAsymmetricKey
RequireCancellation
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
ToString()
SecurityContextSecurityToken: 21
System.IDisposable
.ctor(System.Xml.UniqueId, System.Byte[], System.DateTime, System.DateTime)
.ctor(System.Xml.UniqueId, System.String, System.Byte[], System.DateTime, System.DateTime)
.ctor(System.Xml.UniqueId, System.String, System.Byte[], System.DateTime, System.DateTime, System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy])
.ctor(System.Xml.UniqueId, System.String, System.Byte[], System.DateTime, System.DateTime, System.Xml.UniqueId, System.DateTime, System.DateTime, System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy])
AuthorizationPolicies
ContextId
Id
KeyEffectiveTime
KeyExpirationTime
KeyGeneration
SecurityKeys
ValidFrom
ValidTo
CanCreateKeyIdentifierClause<(System.IdentityModel.Tokens.SecurityKeyIdentifierClause) T>()
CreateCookieSecurityContextToken(System.Xml.UniqueId, System.String, System.Byte[], System.DateTime, System.DateTime, System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy], System.ServiceModel.Security.SecurityStateEncoder)
CreateCookieSecurityContextToken(System.Xml.UniqueId, System.String, System.Byte[], System.DateTime, System.DateTime, System.Xml.UniqueId, System.DateTime, System.DateTime, System.Collections.ObjectModel.ReadOnlyCollection`1[System.IdentityModel.Policy.IAuthorizationPolicy], System.ServiceModel.Security.SecurityStateEncoder)
CreateKeyIdentifierClause<(System.IdentityModel.Tokens.SecurityKeyIdentifierClause) T>()
Dispose()
MatchesKeyIdentifierClause(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
ToString()
SecurityContextSecurityTokenAuthenticator: 3
.ctor()
CanValidateTokenCore(System.IdentityModel.Tokens.SecurityToken)
ValidateTokenCore(System.IdentityModel.Tokens.SecurityToken)
SecurityContextSecurityTokenResolver: 15
System.ServiceModel.Security.Tokens.ISecurityContextSecurityTokenCache
.ctor(System.Int32, System.Boolean)
RemoveOldestTokensOnCacheFull
SecurityContextTokenCacheCapacity
AddContext(System.ServiceModel.Security.Tokens.SecurityContextSecurityToken)
ClearContexts()
GetAllContexts(System.Xml.UniqueId)
GetContext(System.Xml.UniqueId, System.Xml.UniqueId)
RemoveAllContexts(System.Xml.UniqueId)
RemoveContext(System.Xml.UniqueId, System.Xml.UniqueId)
TryAddContext(System.ServiceModel.Security.Tokens.SecurityContextSecurityToken)
TryResolveSecurityKeyCore(System.IdentityModel.Tokens.SecurityKeyIdentifierClause, out System.IdentityModel.Tokens.SecurityKey&)
TryResolveTokenCore(System.IdentityModel.Tokens.SecurityKeyIdentifier, out System.IdentityModel.Tokens.SecurityToken&)
TryResolveTokenCore(System.IdentityModel.Tokens.SecurityKeyIdentifierClause, out System.IdentityModel.Tokens.SecurityToken&)
UpdateContextCachingTime(System.ServiceModel.Security.Tokens.SecurityContextSecurityToken, System.DateTime)
SecurityTokenParameters: 15
.ctor()
.ctor(System.ServiceModel.Security.Tokens.SecurityTokenParameters)
HasAsymmetricKey
InclusionMode
ReferenceStyle
RequireDerivedKeys
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
Clone()
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
MatchesKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.IdentityModel.Tokens.SecurityKeyIdentifierClause, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
ToString()
ServiceModelSecurityTokenRequirement: 36
.ctor()
Namespace
AuditLogLocationProperty
ChannelParametersCollectionProperty
DuplexClientLocalAddressProperty
EndpointFilterTableProperty
HttpAuthenticationSchemeProperty
IsInitiator
IsInitiatorProperty
IsOutOfBandTokenProperty
IssuedSecurityTokenParametersProperty
IssuerAddress
IssuerAddressProperty
IssuerBinding
IssuerBindingContextProperty
IssuerBindingProperty
ListenUriProperty
MessageAuthenticationAuditLevelProperty
MessageDirectionProperty
MessageSecurityVersion
MessageSecurityVersionProperty
PrivacyNoticeUriProperty
PrivacyNoticeVersionProperty
SecureConversationSecurityBindingElement
SecureConversationSecurityBindingElementProperty
SecurityAlgorithmSuite
SecurityAlgorithmSuiteProperty
SecurityBindingElement
SecurityBindingElementProperty
SupportingTokenAttachmentModeProperty
SupportSecurityContextCancellationProperty
SuppressAuditFailureProperty
TargetAddressProperty
TransportScheme
TransportSchemeProperty
ViaProperty
ServiceModelSecurityTokenTypes: 6
AnonymousSslnego
MutualSslnego
SecureConversation
SecurityContext
Spnego
SspiCredential
SslSecurityTokenParameters: 14
.ctor()
.ctor(System.Boolean)
.ctor(System.Boolean, System.Boolean)
.ctor(System.ServiceModel.Security.Tokens.SslSecurityTokenParameters)
HasAsymmetricKey
RequireCancellation
RequireClientCertificate
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
ToString()
SspiSecurityToken: 11
.ctor(System.Net.NetworkCredential, System.Boolean, System.Boolean)
.ctor(System.Security.Principal.TokenImpersonationLevel, System.Boolean, System.Net.NetworkCredential)
AllowNtlm
AllowUnauthenticatedCallers
ExtractGroupsForWindowsAccounts
Id
ImpersonationLevel
NetworkCredential
SecurityKeys
ValidFrom
ValidTo
SspiSecurityTokenParameters: 12
.ctor()
.ctor(System.Boolean)
.ctor(System.ServiceModel.Security.Tokens.SspiSecurityTokenParameters)
HasAsymmetricKey
RequireCancellation
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
ToString()
SupportingTokenParameters: 8
.ctor()
Endorsing
Signed
SignedEncrypted
SignedEndorsing
Clone()
SetKeyDerivation(System.Boolean)
ToString()
UserNameSecurityTokenParameters: 9
.ctor()
.ctor(System.ServiceModel.Security.Tokens.UserNameSecurityTokenParameters)
HasAsymmetricKey
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
WrappedKeySecurityToken: 12
.ctor(System.String, System.Byte[], System.String, System.IdentityModel.Tokens.SecurityToken, System.IdentityModel.Tokens.SecurityKeyIdentifier)
Id
SecurityKeys
ValidFrom
ValidTo
WrappingAlgorithm
WrappingToken
WrappingTokenReference
CanCreateKeyIdentifierClause<(System.IdentityModel.Tokens.SecurityKeyIdentifierClause) T>()
CreateKeyIdentifierClause<(System.IdentityModel.Tokens.SecurityKeyIdentifierClause) T>()
GetWrappedKey()
MatchesKeyIdentifierClause(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
X509SecurityTokenParameters: 13
.ctor()
.ctor(System.ServiceModel.Security.Tokens.X509KeyIdentifierClauseType)
.ctor(System.ServiceModel.Security.Tokens.X509KeyIdentifierClauseType, System.ServiceModel.Security.Tokens.SecurityTokenInclusionMode)
.ctor(System.ServiceModel.Security.Tokens.X509SecurityTokenParameters)
HasAsymmetricKey
SupportsClientAuthentication
SupportsClientWindowsIdentity
SupportsServerAuthentication
X509ReferenceStyle
CloneCore()
CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
InitializeSecurityTokenRequirement(System.IdentityModel.Selectors.SecurityTokenRequirement)
ToString()
IssuedSecurityTokenHandler: 6
System.Runtime.Serialization.ISerializable
System.ICloneable
.ctor(System.Object, System.IntPtr)
BeginInvoke(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.EndpointAddress, System.AsyncCallback, System.Object)
EndInvoke(System.IAsyncResult)
Invoke(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.EndpointAddress)
RenewedSecurityTokenHandler: 6
System.Runtime.Serialization.ISerializable
System.ICloneable
.ctor(System.Object, System.IntPtr)
BeginInvoke(System.IdentityModel.Tokens.SecurityToken, System.IdentityModel.Tokens.SecurityToken, System.AsyncCallback, System.Object)
EndInvoke(System.IAsyncResult)
Invoke(System.IdentityModel.Tokens.SecurityToken, System.IdentityModel.Tokens.SecurityToken)
SecurityTokenInclusionMode: 7
System.IConvertible
System.IComparable
System.IFormattable
AlwaysToInitiator
AlwaysToRecipient
Never
Once
SecurityTokenReferenceStyle: 5
System.IConvertible
System.IComparable
System.IFormattable
External
Internal
X509KeyIdentifierClauseType: 8
System.IConvertible
System.IComparable
System.IFormattable
Any
IssuerSerial
RawDataKeyIdentifier
SubjectKeyIdentifier
Thumbprint

Legend :
Assembly Namespace Class Struct
Interface Delegate Enum Method
Field Property Event Attribute
Generic Constraints