Microsoft.Indigo.IndigoListener.Configuration DiagnosticSection () |
public sealed class Microsoft.Indigo.IndigoListener.Configuration.DiagnosticSection |
n/a |
- Constructor: public DiagnosticSection ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: bool PerformanceCountersEnabled { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SectionInformation SectionInformation { public get; }
- Property: bool TracingEnabled { public get; public set; }
|
--> NONE <-- |
Microsoft.Indigo.IndigoListener.Configuration IndigoListenerSectionGroup () |
public sealed class Microsoft.Indigo.IndigoListener.Configuration.IndigoListenerSectionGroup |
n/a |
- Constructor: public IndigoListenerSectionGroup ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public void ForceDeclaration ()
- Method (i): public void ForceDeclaration (bool force)
- Method (i): public virtual int GetHashCode ()
- Method: public static IndigoListenerSectionGroup GetSectionGroup (Configuration config)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DiagnosticSection Diagnostics { public get; }
- Property: bool IsDeclarationRequired { public get; }
- Property: bool IsDeclared { public get; }
- Property: string Name { public get; }
- Property: NetPipeSection NetPipe { public get; }
- Property: NetTcpSection NetTcp { public get; }
- Property: string SectionGroupName { public get; }
- Property: ConfigurationSectionGroupCollection SectionGroups { public get; }
- Property: ConfigurationSectionCollection Sections { public get; }
- Property: string Type { public get; public set; }
|
--> NONE <-- |
Microsoft.Indigo.IndigoListener.Configuration NetPipeSection () |
public sealed class Microsoft.Indigo.IndigoListener.Configuration.NetPipeSection |
n/a |
- Constructor: public NetPipeSection ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method: protected virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: SecurityIdentifierElementCollection AllowAccounts { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: int MaxMessageSize { public get; public set; }
- Property: int MaxRegistrations { public get; public set; }
- Property: int MaxUriSize { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SectionInformation SectionInformation { public get; }
|
--> NONE <-- |
Microsoft.Indigo.IndigoListener.Configuration NetTcpSection () |
public sealed class Microsoft.Indigo.IndigoListener.Configuration.NetTcpSection |
n/a |
- Constructor: public NetTcpSection ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method: protected virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: SecurityIdentifierElementCollection AllowAccounts { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: int ListenBacklog { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: int MaxMessageSize { public get; public set; }
- Property: int MaxRegistrations { public get; public set; }
- Property: int MaxUriSize { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SectionInformation SectionInformation { public get; }
|
--> NONE <-- |
Microsoft.Indigo.IndigoListener.Configuration SecurityIdentifierElement () |
public sealed class Microsoft.Indigo.IndigoListener.Configuration.SecurityIdentifierElement |
n/a |
- Constructor: public SecurityIdentifierElement ()
- Constructor: public SecurityIdentifierElement (SecurityIdentifier sid)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SecurityIdentifier SecurityIdentifier { public get; public set; }
|
--> NONE <-- |
Microsoft.Indigo.IndigoListener.Configuration SecurityIdentifierElementCollection () |
public sealed class Microsoft.Indigo.IndigoListener.Configuration.SecurityIdentifierElementCollection |
n/a |
- Constructor: public SecurityIdentifierElementCollection ()
- Method (i): public void Add (SecurityIdentifierElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (SecurityIdentifierElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (SecurityIdentifierElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (SecurityIdentifierElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected virtual bool ThrowOnDuplicate { }
|
--> NONE <-- |
Microsoft.InfoCards.Configuration InformationCardClientCredentialsSection () |
public sealed class Microsoft.InfoCards.Configuration.InformationCardClientCredentialsSection |
n/a |
- Constructor: public InformationCardClientCredentialsSection ()
- Method (i): ProtectedInternal void ApplyConfiguration (ClientCredentials behavior)
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override object CreateBehavior ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: X509InitiatorCertificateClientElement ClientCertificate { public get; }
- Property: virtual string ConfiguredSectionName { public get; }
- Property: HttpDigestClientElement Digest { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: IssuedTokenClientElement IssuedToken { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected virtual ConfigurationPropertyCollection Properties { }
- Property: X509RecipientCertificateClientElement ServiceCertificate { public get; }
- Property: bool SupportInteractive { public get; public set; }
- Property: WindowsClientElement Windows { public get; }
|
--> NONE <-- |
System.Collections.Generic KeyedByTypeCollection`1 () |
n/a |
public class System.Collections.Generic.KeyedByTypeCollection`1 |
--> NONE <-- |
- Constructor: public KeyedByTypeCollection`1 ()
- Constructor: public KeyedByTypeCollection`1 (IEnumerable`1 items)
- Method (i): public virtual void Add (TItem item)
- Method (i): protected void ChangeItemKey (TItem item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (TItem item)
- Method (i): public virtual void CopyTo (TItem[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T Find ()
- Method: public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override Type GetKeyForItem (TItem item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (TItem item)
- Method (i): public virtual void Insert (int index, TItem item)
- Method: protected override void InsertItem (int index, TItem item)
- Method (i): protected object MemberwiseClone ()
- Method: public T Remove ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (TItem item)
- Method: public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, TItem item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: TItem this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
System.Collections.Generic SynchronizedCollection`1 () |
n/a |
public class System.Collections.Generic.SynchronizedCollection`1 |
--> NONE <-- |
- Constructor: public SynchronizedCollection`1 ()
- Constructor: public SynchronizedCollection`1 (object syncRoot)
- Constructor: public SynchronizedCollection`1 (object syncRoot, IEnumerable`1 list)
- Constructor: public SynchronizedCollection`1 (object syncRoot, T[] list)
- Method: public virtual void Add (T item)
- Method: public virtual void Clear ()
- Method: protected virtual void ClearItems ()
- Method: public virtual bool Contains (T item)
- Method: public virtual void CopyTo (T[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual int IndexOf (T item)
- Method: public virtual void Insert (int index, T item)
- Method: protected virtual void InsertItem (int index, T item)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (T item)
- Method: public virtual void RemoveAt (int index)
- Method: protected virtual void RemoveItem (int index)
- Method: protected virtual void SetItem (int index, T item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual T this [int index] { public get; public set; }
- Property: protected List`1 Items { }
- Property: object SyncRoot { public get; }
|
System.Collections.Generic SynchronizedKeyedCollection`2 () |
n/a |
public abstract class System.Collections.Generic.SynchronizedKeyedCollection`2 |
--> NONE <-- |
- Constructor: protected SynchronizedKeyedCollection`2 ()
- Constructor: protected SynchronizedKeyedCollection`2 (object syncRoot)
- Constructor: protected SynchronizedKeyedCollection`2 (object syncRoot, IEqualityComparer`1 comparer)
- Constructor: protected SynchronizedKeyedCollection`2 (object syncRoot, IEqualityComparer`1 comparer, int dictionaryCreationThreshold)
- Method (i): public virtual void Add (T item)
- Method: protected void ChangeItemKey (T item, K newKey)
- Method (i): public virtual void Clear ()
- Method: protected override void ClearItems ()
- Method: public new bool Contains (K key)
- Method (i): public virtual void CopyTo (T[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected abstract K GetKeyForItem (T item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (T item)
- Method (i): public virtual void Insert (int index, T item)
- Method: protected override void InsertItem (int index, T item)
- Method (i): protected object MemberwiseClone ()
- Method: public new bool Remove (K key)
- Method (i): public virtual void RemoveAt (int index)
- Method: protected override void RemoveItem (int index)
- Method: protected override void SetItem (int index, T item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: new T this [K key] { public get; }
- Property: protected List`1 Items { }
- Property: object SyncRoot { public get; }
|
System.Collections.Generic SynchronizedReadOnlyCollection`1 () |
n/a |
public class System.Collections.Generic.SynchronizedReadOnlyCollection`1 |
--> NONE <-- |
- Constructor: public SynchronizedReadOnlyCollection`1 ()
- Constructor: public SynchronizedReadOnlyCollection`1 (object syncRoot)
- Constructor: public SynchronizedReadOnlyCollection`1 (object syncRoot, IEnumerable`1 list)
- Constructor: public SynchronizedReadOnlyCollection`1 (object syncRoot, T[] list)
- Method: public virtual bool Contains (T value)
- Method: public virtual void CopyTo (T[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual int IndexOf (T value)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: T this [int index] { public get; }
- Property: protected IList`1 Items { }
|
System.ServiceModel ActionFilter () |
public class System.ServiceModel.ActionFilter |
n/a |
- Constructor: public ActionFilter (string[] actions)
- Method: public override IFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ReadOnlyCollection`1 Actions { public get; }
|
--> NONE <-- |
System.ServiceModel ActionFilterTable`1 () |
public class System.ServiceModel.ActionFilterTable`1 |
n/a |
- Constructor: public ActionFilterTable`1 ()
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public void Add (ActionFilter filter, FilterData data)
- Method: public virtual void Add (Filter filter, FilterData data)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (Filter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool Match (Message message, FilterData data)
- Method: public virtual bool Match (MessageBuffer messageBuffer, FilterData data)
- Method: public virtual Filter MatchFilter (Message message)
- Method: public virtual Filter MatchFilter (MessageBuffer messageBuffer)
- Method: public virtual void MatchFilters (Message message, ICollection`1 results)
- Method: public virtual void MatchFilters (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public virtual void MatchMultiple (Message message, ICollection`1 results)
- Method: public virtual void MatchMultiple (MessageBuffer messageBuffer, ICollection`1 results)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public bool Remove (ActionFilter filter)
- Method: public virtual bool Remove (Filter filter)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (Filter filter, out FilterData data)
- Property: virtual int Count { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual FilterData this [Filter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: virtual ICollection`1 Values { public get; }
|
--> NONE <-- |
System.ServiceModel ActionNotSupportedException () |
n/a |
public class System.ServiceModel.ActionNotSupportedException |
--> NONE <-- |
- Constructor: public ActionNotSupportedException ()
- Constructor: protected ActionNotSupportedException (SerializationInfo info, StreamingContext context)
- Constructor: public ActionNotSupportedException (string message)
- Constructor: public ActionNotSupportedException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel AddressHeader () |
public abstract class System.ServiceModel.AddressHeader |
n/a |
- Constructor: protected AddressHeader ()
- Method: public static AddressHeader CreateAddressHeader (object value)
- Method: public static AddressHeader CreateAddressHeader (object value, XmlFormatter formatter)
- Method: public static AddressHeader CreateAddressHeader (string name, string ns, object value)
- Method: public static AddressHeader CreateAddressHeader (string name, string ns, object value, XmlFormatter formatter)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual XmlDictionaryReader GetAddressHeaderReader ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public T GetValue ()
- Method: public T GetValue (XmlFormatter xmlFormatter)
- Method (i): protected object MemberwiseClone ()
- Method: protected abstract void OnWriteAddressHeaderContents (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartAddressHeader (XmlDictionaryWriter writer)
- Method: public MessageHeader ToMessageHeader ()
- Method (i): public virtual string ToString ()
- Method: public void WriteAddressHeader (XmlDictionaryWriter writer)
- Method: public void WriteAddressHeader (XmlWriter writer)
- Method: public void WriteAddressHeaderContents (XmlDictionaryWriter writer)
- Method: public void WriteStartAddressHeader (XmlDictionaryWriter writer)
- Property: abstract string Name { public get; }
- Property: abstract string Namespace { public get; }
|
--> NONE <-- |
System.ServiceModel AddressHeaderCollection () |
public sealed class System.ServiceModel.AddressHeaderCollection |
n/a |
- Constructor: public AddressHeaderCollection ()
- Constructor: public AddressHeaderCollection (IEnumerable`1 addressHeaders)
- Method: public void AddHeadersTo (Message message)
- Method (i): public virtual bool Contains (AddressHeader value)
- Method (i): public virtual void CopyTo (AddressHeader[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public AddressHeader FindHeader (string name, string ns)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (AddressHeader value)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: AddressHeader this [int index] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel AddressingVersion () |
public sealed class System.ServiceModel.AddressingVersion |
n/a |
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: static AddressingVersion Addressing1 { public get; }
|
--> NONE <-- |
System.ServiceModel AspNetCompatibilityRequirementsAttribute () |
n/a |
public sealed attribute System.ServiceModel.AspNetCompatibilityRequirementsAttribute |
--> NONE <-- |
- Constructor: public AspNetCompatibilityRequirementsAttribute ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AspNetCompatibilityRequirementsMode RequirementsMode { public get; public set; }
- Property: virtual object TypeId { public get; }
|
AspNetCompatibilityRequirementsMode () |
n/a |
public sealed enum System.ServiceModel.AspNetCompatibilityRequirementsMode
NotAllowed = 0,
Allowed = 1,
Required = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel AspNetIntegrationRequirementsAttribute () |
public sealed attribute System.ServiceModel.AspNetIntegrationRequirementsAttribute |
n/a |
- Constructor: public AspNetIntegrationRequirementsAttribute ()
- Method: public virtual void ApplyBehavior (ServiceDescription description, ServiceHostBase serviceHostBase, Collection`1 behaviors, Collection`1 parameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AspNetIntegrationRequirementsMode RequirementsMode { public get; public set; }
- Property: virtual object TypeId { public get; }
|
--> NONE <-- |
AspNetIntegrationRequirementsMode () |
public sealed enum System.ServiceModel.AspNetIntegrationRequirementsMode
NotAllowed = 0,
Allowed = 1,
Required = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel AsymmetricSecurityBindingElement () |
public sealed class System.ServiceModel.AsymmetricSecurityBindingElement |
n/a |
- Constructor: public AsymmetricSecurityBindingElement ()
- Constructor: public AsymmetricSecurityBindingElement (SecurityTokenParameters recipientTokenParameters)
- Constructor: public AsymmetricSecurityBindingElement (SecurityTokenParameters recipientTokenParameters, SecurityTokenParameters initiatorTokenParameters)
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: protected override IChannelFactory BuildChannelFactoryCore (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method: protected override IChannelListener`1 BuildChannelListenerCore (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): protected SecurityTokenProvider CreateLocalTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager, bool isSupportingTokenParameter)
- Method (i): protected SecurityTokenProvider CreateRemoteTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
- Property: SupportingTokenRequirements EndpointSupportingTokenRequirements { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: SecurityTokenParameters InitiatorTokenParameters { public get; public set; }
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: MessageProtectionOrder MessageProtectionOrder { public get; public set; }
- Property: IDictionary`2 OperationSupportingTokenRequirements { public get; }
- Property: SupportingTokenRequirements OptionalEndpointSupportingTokenRequirements { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenRequirements { public get; }
- Property: bool ProtectTokens { public get; public set; }
- Property: SecurityTokenParameters RecipientTokenParameters { public get; public set; }
- Property: bool RequireSignatureConfirmation { public get; public set; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
- Property: SecurityStandardsManager SecurityStandardsManager { public get; public set; }
- Property: SecurityVersion SecurityVersion { public get; public set; }
|
--> NONE <-- |
System.ServiceModel BasicHttpBinding () |
public class System.ServiceModel.BasicHttpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.BasicHttpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Property: long MaxMessageSize { public get; public set; }
- Property: EnvelopeVersion SoapVersion { public get; }
|
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public sealed class System.ServiceModel.BasicHttpSecurity () |
- Property: HttpTransportSecurity Transport { public get; }
|
- Property: HttpTransportSecurity Transport { public get; }
|
System.ServiceModel BehaviorCollection`1 () |
public class System.ServiceModel.BehaviorCollection`1 |
n/a |
- Constructor: public BehaviorCollection`1 ()
- Method (i): public virtual void Add (BehaviorKind item)
- Method (i): protected void ChangeItemKey (BehaviorKind item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (BehaviorKind item)
- Method (i): public virtual void CopyTo (BehaviorKind[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T Find ()
- Method: public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override Type GetKeyForItem (BehaviorKind item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (BehaviorKind item)
- Method (i): public virtual void Insert (int index, BehaviorKind item)
- Method: protected override void InsertItem (int index, BehaviorKind item)
- Method (i): protected object MemberwiseClone ()
- Method: public T Remove ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (BehaviorKind item)
- Method: public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, BehaviorKind item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: BehaviorKind this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel BinaryMessageEncodingBindingElement () |
public sealed class System.ServiceModel.BinaryMessageEncodingBindingElement |
n/a |
- Constructor: public BinaryMessageEncodingBindingElement ()
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method: public override MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method: public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal override void OnExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method: ProtectedInternal override void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext policyContext)
- Method (i): public virtual string ToString ()
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxSessionSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; }
|
--> NONE <-- |
System.ServiceModel Binding () |
public abstract class System.ServiceModel.Binding |
n/a |
- Constructor: protected Binding ()
- Constructor: protected Binding (string configurationName)
- Constructor: protected Binding (string name, string ns)
- Method: public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method: public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method: public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public abstract BindingElementCollection CreateBindingElements ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual void OnApplyConfiguration (string configurationName)
- Method: protected virtual void OnInitialize ()
- Method (i): public virtual string ToString ()
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: abstract string Scheme { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
|
--> NONE <-- |
System.ServiceModel BindingElement () |
public abstract class System.ServiceModel.BindingElement |
n/a |
- Constructor: protected BindingElement ()
- Constructor: protected BindingElement (BindingElement other)
- Method: public virtual IChannelFactory`1 BuildChannelFactory (ChannelBuildContext context)
- Method: public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method: public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public abstract ChannelProtectionRequirements GetProtectionRequirements ()
- Method: public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel BindingElementCollection () |
public class System.ServiceModel.BindingElementCollection |
n/a |
- Constructor: public BindingElementCollection ()
- Constructor: public BindingElementCollection (IEnumerable`1 elements)
- Constructor: public BindingElementCollection (BindingElement[] elements)
- Method (i): public virtual void Add (BindingElement item)
- Method: public void AddRange (BindingElement[] elements)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method: public BindingElementCollection Clone ()
- Method: public bool Contains (Type bindingElementType)
- Method (i): public virtual bool Contains (BindingElement item)
- Method (i): public virtual void CopyTo (BindingElement[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T Find ()
- Method: public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (BindingElement item)
- Method (i): public virtual void Insert (int index, BindingElement item)
- Method: protected override void InsertItem (int index, BindingElement item)
- Method (i): protected object MemberwiseClone ()
- Method: public T Remove ()
- Method (i): public virtual bool Remove (BindingElement item)
- Method: public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, BindingElement item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual BindingElement this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel BindingParameterCollection () |
public class System.ServiceModel.BindingParameterCollection |
n/a |
- Constructor: public BindingParameterCollection ()
- Method (i): public virtual void Add (object item)
- Method (i): protected void ChangeItemKey (object item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (object item)
- Method (i): public bool Contains (Type key)
- Method (i): public virtual void CopyTo (object[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T Find ()
- Method (i): public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Type GetKeyForItem (object item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (object item)
- Method (i): public virtual void Insert (int index, object item)
- Method (i): protected virtual void InsertItem (int index, object item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public T Remove ()
- Method (i): public virtual bool Remove (object item)
- Method (i): public bool Remove (Type key)
- Method (i): public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, object item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: object this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
BindingReceivePreference () |
public sealed enum System.ServiceModel.BindingReceivePreference
Automatic = 0,
Synchronous = 1,
Asynchronous = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel BindingRequirementsAttribute () |
public sealed attribute System.ServiceModel.BindingRequirementsAttribute |
n/a |
- Constructor: public BindingRequirementsAttribute ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Type AppliesTo { public get; public set; }
- Property: BindingRequirementsMode QueuedDeliveryRequirements { public get; public set; }
- Property: bool RequireOrderedDelivery { public get; public set; }
- Property: virtual object TypeId { public get; }
|
--> NONE <-- |
BindingRequirementsMode () |
public sealed enum System.ServiceModel.BindingRequirementsMode
Ignore = 0,
Require = 1,
Disallow = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel BodyWriter () |
public abstract class System.ServiceModel.BodyWriter |
n/a |
- Constructor: protected BodyWriter (bool isBuffered)
- Method: public BodyWriter CreateBufferedCopy (int maxBufferSize)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual BodyWriter OnCreateBufferedCopy (int maxBufferSize)
- Method: protected abstract void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method (i): public virtual string ToString ()
- Method: public void WriteBodyContents (XmlDictionaryWriter writer)
- Property: bool IsBuffered { public get; }
|
--> NONE <-- |
System.ServiceModel CallbackBehaviorAttribute () |
n/a |
public sealed attribute System.ServiceModel.CallbackBehaviorAttribute |
--> NONE <-- |
- Constructor: public CallbackBehaviorAttribute ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AutomaticSessionShutdown { public get; public set; }
- Property: ConcurrencyMode ConcurrencyMode { public get; public set; }
- Property: bool IgnoreExtensionDataObject { public get; public set; }
- Property: bool ReturnUnknownExceptionsAsFaults { public get; public set; }
- Property: virtual object TypeId { public get; }
- Property: bool UseSynchronizationContext { public get; public set; }
- Property: bool ValidateMustUnderstand { public get; public set; }
|
System.ServiceModel ChannelBehaviorCollection () |
public class System.ServiceModel.ChannelBehaviorCollection |
n/a |
- Constructor: public ChannelBehaviorCollection ()
- Method (i): public virtual void Add (IChannelBehavior item)
- Method (i): protected void ChangeItemKey (IChannelBehavior item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (IChannelBehavior item)
- Method (i): public virtual void CopyTo (IChannelBehavior[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T Find ()
- Method (i): public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Type GetKeyForItem (IChannelBehavior item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (IChannelBehavior item)
- Method (i): public virtual void Insert (int index, IChannelBehavior item)
- Method (i): protected virtual void InsertItem (int index, IChannelBehavior item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public T Remove ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (IChannelBehavior item)
- Method (i): public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, IChannelBehavior item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: IChannelBehavior this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel ChannelDescription () |
public class System.ServiceModel.ChannelDescription |
n/a |
- Constructor: public ChannelDescription ()
- Constructor: public ChannelDescription (Type channelType)
- Constructor: public ChannelDescription (Type channelType, ServiceEndpoint endpoint)
- Constructor: public ChannelDescription (Type channelType, ServiceEndpoint endpoint, IEnumerable`1 behaviors)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ChannelBehaviorCollection Behaviors { public get; }
- Property: Type ChannelType { public get; }
- Property: ServiceEndpoint Endpoint { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ChannelFactory () |
public abstract class System.ServiceModel.ChannelFactory
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.ChannelFactory
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: protected ChannelFactory (Type channelType)
- Method: public virtual ReadOnlyCollection`1 GetChannels ()
- Method (i): protected virtual void OnClosed ()
- Method: protected virtual void OnCreateChannelFactory ()
- Method: protected virtual void OnInitialize ()
- Method (i): protected virtual void OnOpened ()
- Method (i): protected virtual void OnOpening ()
- Method: protected void SetInnerChannelFactory (IChannelFactory innerChannelFactory)
- Property: Type ChannelType { public get; }
- Property: protected abstract TimeSpan DefaultCloseTimeout { }
- Property: protected abstract TimeSpan DefaultOpenTimeout { }
- Property: virtual IChannelFactory InnerChannelFactory { public get; public set; }
- Property: virtual MessageVersion MessageVersion { public get; }
|
- Constructor: protected ChannelFactory ()
- Method: protected virtual void ApplyConfiguration (string configurationName)
- Method: protected abstract ServiceEndpoint CreateDescription ()
- Method: protected EndpointAddress CreateEndpointAddress (ServiceEndpoint endpoint)
- Method: protected virtual IChannelFactory CreateFactory ()
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method: protected void InitializeEndpoint (string configurationName, EndpointAddress address)
- Method: protected void InitializeEndpoint (Binding binding, EndpointAddress address)
- Method: protected void InitializeEndpoint (ServiceEndpoint endpoint)
- Method: protected override void OnClosed ()
- Method: protected override void OnOpened ()
- Method: protected override void OnOpening ()
- Property: ClientCredentials Credentials { public get; }
- Property: protected override TimeSpan DefaultCloseTimeout { }
- Property: protected override TimeSpan DefaultOpenTimeout { }
- Property: ServiceEndpoint Endpoint { public get; }
- Property: virtual MessageVersion MessageVersion { public get; }
|
System.ServiceModel ChannelFactory`1 () |
public class System.ServiceModel.ChannelFactory`1
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.ChannelFactory`1
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public ChannelFactory`1 (string endpointConfigurationName, EndpointAddress remoteAddress, Uri via)
- Constructor: public ChannelFactory`1 (Binding binding)
- Constructor: public ChannelFactory`1 (Binding binding, EndpointAddress remoteAddress)
- Constructor: public ChannelFactory`1 (Binding binding, EndpointAddress remoteAddress, Uri via)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance, string endpointConfigurationName)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance, string endpointConfigurationName, EndpointAddress remoteAddress)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance, string endpointConfigurationName, EndpointAddress remoteAddress, Uri via)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance, Binding binding)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance, Binding binding, EndpointAddress remoteAddress)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance, Binding binding, EndpointAddress remoteAddress, Uri via)
- Constructor: public ChannelFactory`1 (InstanceContext inputInstance, ServiceEndpoint endpoint)
- Constructor: public ChannelFactory`1 (ServiceEndpoint endpoint)
- Method: public TChannel CreateChannel ()
- Method: public TChannel CreateDuplexChannel ()
- Method: public TChannel CreateDuplexChannel (InstanceContext inputInstance)
- Method (i): public virtual ReadOnlyCollection`1 GetChannels ()
- Method: protected void Initialize (string configurationName, EndpointAddress address)
- Method: protected void Initialize (Binding binding, EndpointAddress address)
- Method: protected void Initialize (ServiceEndpoint endpoint)
- Method: protected virtual void OnApplyConfiguration (string configurationName)
- Method: protected override void OnCreateChannelFactory ()
- Method: protected virtual void OnCreateDescription ()
- Method (i): protected virtual void OnInitialize ()
- Method (i): protected void SetInnerChannelFactory (IChannelFactory innerChannelFactory)
- Property: Type ChannelType { public get; }
- Property: protected override TimeSpan DefaultCloseTimeout { }
- Property: protected override TimeSpan DefaultOpenTimeout { }
- Property: virtual ChannelDescription Description { public get; }
- Property: virtual IChannelFactory InnerChannelFactory { public get; public set; }
- Property: virtual MessageVersion MessageVersion { public get; }
|
- Constructor: protected ChannelFactory`1 (Type channelType)
- Constructor: public ChannelFactory`1 (Binding binding)
- Constructor: public ChannelFactory`1 (Binding binding, EndpointAddress remoteAddress)
- Constructor: public ChannelFactory`1 (ServiceEndpoint endpoint)
- Method (i): protected virtual void ApplyConfiguration (string configurationName)
- Method: public bool CanCreateChannel ()
- Method: public virtual TChannel CreateChannel ()
- Method: public UChannel CreateChannel (EndpointAddress address)
- Method: public UChannel CreateChannel (EndpointAddress address, Uri via)
- Method: protected override ServiceEndpoint CreateDescription ()
- Method (i): protected EndpointAddress CreateEndpointAddress (ServiceEndpoint endpoint)
- Method (i): protected virtual IChannelFactory CreateFactory ()
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method (i): protected void InitializeEndpoint (string configurationName, EndpointAddress address)
- Method (i): protected void InitializeEndpoint (Binding binding, EndpointAddress address)
- Method (i): protected void InitializeEndpoint (ServiceEndpoint endpoint)
- Property: protected virtual TimeSpan DefaultCloseTimeout { }
- Property: protected virtual TimeSpan DefaultOpenTimeout { }
- Property: ServiceEndpoint Endpoint { public get; }
- Property: virtual MessageVersion MessageVersion { public get; }
|
System.ServiceModel ChannelTerminatedException () |
n/a |
public class System.ServiceModel.ChannelTerminatedException |
--> NONE <-- |
- Constructor: public ChannelTerminatedException ()
- Constructor: protected ChannelTerminatedException (SerializationInfo info, StreamingContext context)
- Constructor: public ChannelTerminatedException (string message)
- Constructor: public ChannelTerminatedException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel ClientBase`1 () |
public class System.ServiceModel.ClientBase`1
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.ClientBase`1
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: protected ClientBase`1 (Binding binding, EndpointAddress remoteAddress)
- Constructor: protected ClientBase`1 (InstanceContext inputInstance, Binding binding, EndpointAddress remoteAddress)
- Method: public void Close ()
- Method: public virtual void Dispose ()
- Property: ServiceEndpoint Endpoint { public get; }
|
- Constructor: protected ClientBase`1 (Binding binding, EndpointAddress remoteAddress)
- Constructor: protected ClientBase`1 (InstanceContext callbackInstance, Binding binding, EndpointAddress remoteAddress)
- Method: public virtual void Abort ()
- Method: public virtual void Close ()
- Method: public virtual void Open ()
- Property: ServiceEndpoint Endpoint { public get; }
- Property: virtual CommunicationState State { public get; }
|
System.ServiceModel ClientCredentials () |
public class System.ServiceModel.ClientCredentials
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.ClientCredentials
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public virtual void ApplyBehavior (ChannelDescription description, ProxyBehavior behavior, BindingParameterCollection parameters)
- Method: ProtectedInternal override SecurityTokenProvider CreateLocalTokenProvider (SecurityTokenParameters parameters)
- Method: ProtectedInternal override SecurityTokenProvider CreateRemoteTokenProvider (SecurityTokenParameters parameters)
- Method: ProtectedInternal override SecurityTokenAuthenticator CreateTokenAuthenticator (SecurityTokenParameters parameters)
- Property: X509CertificateInitiatorClientCredential ClientCertificate { public get; }
- Property: HttpDigestClientCredential Digest { public get; }
- Property: IssuedTokenClientCredential IssuedToken { public get; }
- Property: X509CertificateRecipientClientCredential ServiceCertificate { public get; }
- Property: UserNamePasswordClientCredential UserNamePassword { public get; }
- Property: WindowsClientCredential Windows { public get; }
|
- Constructor: protected ClientCredentials (ClientCredentials other)
- Method: public ClientCredentials Clone ()
- Method: protected virtual ClientCredentials CloneCore ()
- Method: public static ClientCredentials CreateDefaultCredentials ()
- Method: public override SecurityTokenManager CreateSecurityTokenManager ()
- Property: X509CertificateInitiatorClientCredential ClientCertificate { public get; }
- Property: HttpDigestClientCredential HttpDigest { public get; }
- Property: IssuedTokenClientCredential IssuedToken { public get; }
- Property: PeerCredential Peer { public get; }
- Property: X509CertificateRecipientClientCredential ServiceCertificate { public get; }
- Property: UserNamePasswordClientCredential UserName { public get; }
- Property: WindowsClientCredential Windows { public get; }
|
System.ServiceModel ClientCredentialsSecurityTokenManager () |
n/a |
public class System.ServiceModel.ClientCredentialsSecurityTokenManager |
--> NONE <-- |
- Constructor: public ClientCredentialsSecurityTokenManager (ClientCredentials clientCredentials)
- Method: public override SecurityTokenAuthenticator CreateSecurityTokenAuthenticator (SecurityTokenRequirement tokenRequirement, out SecurityTokenResolver outOfBandTokenResolver)
- Method: public override SecurityTokenProvider CreateSecurityTokenProvider (SecurityTokenRequirement tokenRequirement)
- Method: public override SecurityTokenSerializer CreateSecurityTokenSerializer (SecurityTokenVersion version)
- Method: protected SecurityTokenSerializer CreateSecurityTokenSerializer (SecurityVersion version)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected bool IsIssuedSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ClientCredentials ClientCredentials { public get; }
|
System.ServiceModel CompositeDuplexBindingElement () |
public sealed class System.ServiceModel.CompositeDuplexBindingElement |
n/a |
- Constructor: public CompositeDuplexBindingElement ()
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri ClientBaseAddress { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ConnectionOrientedTransportBindingElement () |
public abstract class System.ServiceModel.ConnectionOrientedTransportBindingElement |
n/a |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method (i): public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int ConnectionBufferSize { public get; public set; }
- Property: string ConnectionPoolGroupName { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: TimeSpan IdleTimeout { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: int MaxInboundConnections { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxOutboundConnectionsPerEndpoint { public get; public set; }
- Property: TimeSpan MaxOutputDelay { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: abstract string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ContractBehaviorCollection () |
public class System.ServiceModel.ContractBehaviorCollection |
n/a |
- Method (i): public virtual void Add (IContractBehavior item)
- Method (i): protected void ChangeItemKey (IContractBehavior item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (IContractBehavior item)
- Method (i): public virtual void CopyTo (IContractBehavior[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T Find ()
- Method (i): public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Type GetKeyForItem (IContractBehavior item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (IContractBehavior item)
- Method (i): public virtual void Insert (int index, IContractBehavior item)
- Method (i): protected virtual void InsertItem (int index, IContractBehavior item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public T Remove ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (IContractBehavior item)
- Method (i): public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, IContractBehavior item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: IContractBehavior this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel ContractDescription () |
public class System.ServiceModel.ContractDescription |
n/a |
- Constructor: public ContractDescription (string name)
- Constructor: public ContractDescription (string name, string ns)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static ContractDescription GetContract (Type contractType)
- Method: public static ContractDescription GetContract (Type contractType, object serviceImplementation)
- Method: public static ContractDescription GetContract (Type contractType, Type serviceType)
- Method (i): public virtual int GetHashCode ()
- Method: public Collection`1 GetInheritedContracts ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ContractBehaviorCollection Behaviors { public get; }
- Property: Type CallbackContractType { public get; public set; }
- Property: Type ContractType { public get; public set; }
- Property: string Name { public get; }
- Property: string Namespace { public get; public set; }
- Property: OperationDescriptionCollection Operations { public get; }
- Property: bool UsesSession { public get; public set; }
|
--> NONE <-- |
System.ServiceModel CustomBinding () |
public class System.ServiceModel.CustomBinding |
n/a |
- Constructor: public CustomBinding ()
- Constructor: public CustomBinding (IEnumerable`1 bindingElements)
- Constructor: public CustomBinding (string configurationName)
- Constructor: public CustomBinding (string name, string ns, BindingElement[] bindingElements)
- Constructor: public CustomBinding (Binding binding)
- Constructor: public CustomBinding (BindingElement[] bindingElements)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected void Initialize ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method (i): protected virtual void OnInitialize ()
- Method (i): public virtual string ToString ()
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: BindingElementCollection Elements { public get; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: override string Scheme { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
|
--> NONE <-- |
System.ServiceModel DeliveryRequirementsAttribute () |
n/a |
public sealed attribute System.ServiceModel.DeliveryRequirementsAttribute |
--> NONE <-- |
- Constructor: public DeliveryRequirementsAttribute ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: QueuedDeliveryRequirementsMode QueuedDeliveryRequirements { public get; public set; }
- Property: bool RequireOrderedDelivery { public get; public set; }
- Property: virtual Type TargetContract { public get; public set; }
- Property: virtual object TypeId { public get; }
|
System.ServiceModel DispatchBehavior () |
public sealed class System.ServiceModel.DispatchBehavior |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AuditLogLocation AuditLogLocation { public get; public set; }
- Property: AuthorizationDomain AuthorizationDomain { public get; public set; }
- Property: bool AutomaticInputSessionShutdown { public get; public set; }
- Property: SynchronizedCollection`1 ChannelInitializers { public get; }
- Property: ConcurrencyMode ConcurrencyMode { public get; public set; }
- Property: string ContractName { public get; }
- Property: string ContractNamespace { public get; }
- Property: bool CorrelateReplies { public get; public set; }
- Property: bool DebugExceptionsOnClient { public get; public set; }
- Property: Dispatcher Dispatcher { public get; }
- Property: ProxyBehavior DuplexCallbackProxyBehavior { public get; }
- Property: SynchronizedCollection`1 ErrorHandlers { public get; }
- Property: bool ImpersonateCallerForAllServiceOperations { public get; public set; }
- Property: SynchronizedCollection`1 InputSessionShutdownHandlers { public get; }
- Property: SynchronizedCollection`1 InstanceContextInitializers { public get; }
- Property: SynchronizedCollection`1 InstanceContextLifetimes { public get; }
- Property: InstanceContextMode InstanceMode { public get; public set; }
- Property: IInstanceProvider InstanceProvider { public get; public set; }
- Property: AuditLevel MessageAuthenticationAuditLevel { public get; public set; }
- Property: SynchronizedCollection`1 MessageInspectors { public get; }
- Property: OperationRequirement OperationRequirement { public get; public set; }
- Property: SynchronizedKeyedCollection`2 Operations { public get; }
- Property: IDispatchOperationSelector OperationSelector { public get; public set; }
- Property: PrincipalPermissionMode PrincipalPermissionMode { public get; public set; }
- Property: bool ReceiveSynchronously { public get; public set; }
- Property: bool ReleaseServiceInstanceOnTransactionComplete { public get; public set; }
- Property: AuditLevel ServiceAuthorizationAuditLevel { public get; public set; }
- Property: bool Session { public get; public set; }
- Property: InstanceContext SingletonInstanceContext { public get; public set; }
- Property: bool SuppressAuditFailure { public get; public set; }
- Property: SynchronizationContext SynchronizationContext { public get; public set; }
- Property: bool TransactionAutoCompleteOnSessionClose { public get; public set; }
- Property: IsolationLevel TransactionIsolationLevel { public get; public set; }
- Property: TimeSpan TransactionTimeout { public get; public set; }
- Property: Type Type { public get; public set; }
- Property: DispatchOperation UnhandledDispatchOperation { public get; public set; }
|
--> NONE <-- |
System.ServiceModel Dispatcher () |
public sealed class System.ServiceModel.Dispatcher |
n/a |
- Constructor: public Dispatcher (ServiceHostBase host, string contractName, string contractNamespace)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetSupportedChannels (Type[] types)
- Method (i): public virtual string ToString ()
- Property: DispatchBehavior Behavior { public get; }
- Property: string ContractName { public get; }
- Property: string ContractNamespace { public get; }
- Property: SynchronizedReadOnlyCollection`1 EndpointListeners { public get; }
- Property: virtual Filter Filter { public get; public set; }
- Property: virtual int FilterPriority { public get; public set; }
- Property: ServiceHostBase Host { public get; }
- Property: ServiceThrottle ServiceThrottle { public get; public set; }
|
--> NONE <-- |
System.ServiceModel DispatchOperation () |
public sealed class System.ServiceModel.DispatchOperation |
n/a |
- Constructor: public DispatchOperation (DispatchBehavior parent, string name, string action)
- Constructor: public DispatchOperation (DispatchBehavior parent, string name, string action, string replyAction)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: bool DeserializeRequest { public get; public set; }
- Property: SynchronizedCollection`1 FaultDetailTypes { public get; }
- Property: IStubFormatter Formatter { public get; public set; }
- Property: ImpersonationOption Impersonation { public get; public set; }
- Property: IOperationInvoker Invoker { public get; public set; }
- Property: bool IsTerminating { public get; public set; }
- Property: string Name { public get; }
- Property: SynchronizedCollection`1 ParameterInspectors { public get; }
- Property: DispatchBehavior Parent { public get; }
- Property: bool ReleaseInstanceAfterCall { public get; public set; }
- Property: bool ReleaseInstanceBeforeCall { public get; public set; }
- Property: string ReplyAction { public get; }
- Property: bool SerializeReply { public get; public set; }
- Property: bool TransactionAutoComplete { public get; public set; }
- Property: bool TransactionRequired { public get; public set; }
|
--> NONE <-- |
public class System.ServiceModel.DnsIdentity () |
- Constructor: public DnsIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Method: protected override void WriteContentsTo (XmlDictionaryWriter writer)
- Method (i): public void WriteTo (XmlDictionaryWriter writer)
- Property: Claim IdentityClaim { public get; }
|
- Constructor: public DnsIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Property: Claim IdentityClaim { public get; }
|
System.ServiceModel DuplexChannelFactory`1 () |
n/a |
public class System.ServiceModel.DuplexChannelFactory`1 |
--> NONE <-- |
- Constructor: public DuplexChannelFactory`1 (object callbackInstance)
- Constructor: public DuplexChannelFactory`1 (object callbackInstance, string endpointConfigurationName)
- Constructor: public DuplexChannelFactory`1 (object callbackInstance, string endpointConfigurationName, EndpointAddress remoteAddress)
- Constructor: public DuplexChannelFactory`1 (object callbackInstance, Binding binding)
- Constructor: public DuplexChannelFactory`1 (object callbackInstance, Binding binding, EndpointAddress remoteAddress)
- Constructor: public DuplexChannelFactory`1 (object callbackInstance, ServiceEndpoint endpoint)
- Constructor: public DuplexChannelFactory`1 (InstanceContext callbackInstance, string endpointConfigurationName)
- Constructor: public DuplexChannelFactory`1 (InstanceContext callbackInstance, string endpointConfigurationName, EndpointAddress remoteAddress)
- Constructor: public DuplexChannelFactory`1 (InstanceContext callbackInstance, Binding binding)
- Constructor: public DuplexChannelFactory`1 (InstanceContext callbackInstance, Binding binding, EndpointAddress remoteAddress)
- Constructor: public DuplexChannelFactory`1 (InstanceContext callbackInstance, ServiceEndpoint endpoint)
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method (i): protected virtual void ApplyConfiguration (string configurationName)
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public bool CanCreateChannel ()
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method: public override TChannel CreateChannel ()
- Method: public TChannel CreateChannel (InstanceContext callbackInstance)
- Method (i): protected virtual ServiceEndpoint CreateDescription ()
- Method (i): protected EndpointAddress CreateEndpointAddress (ServiceEndpoint endpoint)
- Method (i): protected virtual IChannelFactory CreateFactory ()
- Method (i): public virtual void Dispose ()
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): protected void EnsureOpened ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty ()
- Method (i): public Type GetType ()
- Method (i): protected void InitializeEndpoint (string configurationName, EndpointAddress address)
- Method (i): protected void InitializeEndpoint (Binding binding, EndpointAddress address)
- Method (i): protected void InitializeEndpoint (ServiceEndpoint endpoint)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAbort ()
- Method (i): protected virtual IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method (i): protected virtual void OnEndClose (IAsyncResult result)
- Method (i): protected virtual void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method (i): protected virtual void OnOpen (TimeSpan timeout)
- Method (i): protected virtual void OnOpened ()
- Method (i): protected virtual void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Property: ClientCredentials Credentials { public get; }
- Property: protected virtual TimeSpan DefaultCloseTimeout { }
- Property: protected virtual TimeSpan DefaultOpenTimeout { }
- Property: ServiceEndpoint Endpoint { public get; }
- Property: protected object EventSender { }
- Property: protected bool IsDisposed { }
- Property: virtual MessageVersion MessageVersion { public get; }
- Property: virtual string Scheme { public get; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
|
System.ServiceModel DuplexClientBase`1 () |
public class System.ServiceModel.DuplexClientBase`1
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.DuplexClientBase`1
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: protected DuplexClientBase`1 (object inputInstance, Binding binding, EndpointAddress remoteAddress)
- Constructor: protected DuplexClientBase`1 (InstanceContext inputInstance, Binding binding, EndpointAddress remoteAddress)
- Method (i): public void Close ()
- Method (i): public virtual void Dispose ()
- Property: ServiceEndpoint Endpoint { public get; }
- Property: IDuplexClientChannel InnerDuplexChannel { public get; }
|
- Constructor: protected DuplexClientBase`1 (object callbackInstance, Binding binding, EndpointAddress remoteAddress)
- Constructor: protected DuplexClientBase`1 (InstanceContext callbackInstance, Binding binding, EndpointAddress remoteAddress)
- Method (i): public virtual void Abort ()
- Method (i): public virtual void Close ()
- Method (i): public virtual void Open ()
- Property: ServiceEndpoint Endpoint { public get; }
- Property: IDuplexContextChannel InnerDuplexChannel { public get; }
- Property: virtual CommunicationState State { public get; }
|
System.ServiceModel EmptyFaultException () |
public sealed class System.ServiceModel.EmptyFaultException |
n/a |
- Constructor: public EmptyFaultException ()
- Constructor: public EmptyFaultException (string reason)
- Constructor: public EmptyFaultException (string reason, FaultCode code)
- Constructor: public EmptyFaultException (string reason, FaultCode code, string action)
- Constructor: public EmptyFaultException (FaultReason reason)
- Constructor: public EmptyFaultException (FaultReason reason, FaultCode code)
- Constructor: public EmptyFaultException (FaultReason reason, FaultCode code, string action)
- Method: public override MessageFault CreateMessageFault ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method: public override void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: override string Action { public get; }
- Property: override FaultCode Code { public get; }
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: override FaultReason Reason { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel EndpointAddress () |
public sealed class System.ServiceModel.EndpointAddress
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.EndpointAddress
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public EndpointAddress (Uri uri, AddressHeader[] addressHeaders)
- Constructor: public EndpointAddress (Uri uri, Identity identity, AddressHeader[] addressHeaders)
- Constructor: public EndpointAddress (Uri uri, Identity identity, AddressHeaderCollection headers)
- Constructor: public EndpointAddress (Uri uri, Identity identity, AddressHeaderCollection headers, XmlDictionaryReader extensionReader)
- Method: public void ApplyTo (Message message)
- Method: public virtual XmlSchema GetSchema ()
- Method: public static XmlQualifiedName GetSchema (XmlSchemaSet xmlSchemaSet)
- Method: public static EndpointAddress ReadFrom (XmlDictionaryReader reader, string localName, string ns)
- Method: public static EndpointAddress ReadFrom (XmlReader reader)
- Method: public static EndpointAddress ReadFrom (XmlReader reader, string localName, string ns)
- Method: public void WriteContentsTo (XmlDictionaryWriter writer, AddressingVersion addressingVersion)
- Method: public void WriteContentsTo (XmlWriter writer, AddressingVersion addressingVersion)
- Method: public void WriteTo (XmlDictionaryWriter writer, AddressingVersion addressingVersion)
- Method: public void WriteTo (XmlDictionaryWriter writer, AddressingVersion addressingVersion, XmlDictionaryString localName, XmlDictionaryString ns)
- Method: public void WriteTo (XmlWriter writer, AddressingVersion addressingVersion)
- Method: public void WriteTo (XmlWriter writer, AddressingVersion addressingVersion, string localName, string ns)
- Property: AddressHeaderCollection Headers { public get; }
|
- Constructor: public EndpointAddress (Uri uri, AddressHeader[] addressHeaders)
- Constructor: public EndpointAddress (Uri uri, Identity identity, AddressHeader[] addressHeaders)
- Constructor: public EndpointAddress (Uri uri, Identity identity, AddressHeaderCollection headers)
- Constructor: public EndpointAddress (Uri uri, Identity identity, AddressHeaderCollection headers, XmlDictionaryReader metadataReader, XmlDictionaryReader extensionReader)
- Method: public void ApplyTo (Message message)
- Method: public XmlDictionaryReader GetReaderAtMetadata ()
- Method: public static EndpointAddress ReadFrom (AddressingVersion addressingVersion, XmlDictionaryReader reader)
- Method: public static EndpointAddress ReadFrom (AddressingVersion addressingVersion, XmlDictionaryReader reader, XmlDictionaryString localName, XmlDictionaryString ns)
- Method: public static EndpointAddress ReadFrom (AddressingVersion addressingVersion, XmlReader reader)
- Method: public static EndpointAddress ReadFrom (AddressingVersion addressingVersion, XmlReader reader, string localName, string ns)
- Method: public void WriteContentsTo (AddressingVersion addressingVersion, XmlDictionaryWriter writer)
- Method: public void WriteContentsTo (AddressingVersion addressingVersion, XmlWriter writer)
- Method: public void WriteTo (AddressingVersion addressingVersion, XmlDictionaryWriter writer)
- Method: public void WriteTo (AddressingVersion addressingVersion, XmlDictionaryWriter writer, XmlDictionaryString localName, XmlDictionaryString ns)
- Method: public void WriteTo (AddressingVersion addressingVersion, XmlWriter writer)
- Method: public void WriteTo (AddressingVersion addressingVersion, XmlWriter writer, string localName, string ns)
- Property: static Uri AnonymousUri { public get; }
- Property: AddressHeaderCollection Headers { public get; }
- Property: bool IsNone { public get; }
- Property: static Uri NoneUri { public get; }
|
System.ServiceModel EndpointAddress10 () |
n/a |
public class System.ServiceModel.EndpointAddress10 |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static EndpointAddress10 FromEndpointAddress (EndpointAddress address)
- Method (i): public virtual int GetHashCode ()
- Method: public static XmlQualifiedName GetSchema (XmlSchemaSet xmlSchemaSet)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public EndpointAddress ToEndpointAddress ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel EndpointAddressAugust2004 () |
n/a |
public class System.ServiceModel.EndpointAddressAugust2004 |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static EndpointAddressAugust2004 FromEndpointAddress (EndpointAddress address)
- Method (i): public virtual int GetHashCode ()
- Method: public static XmlQualifiedName GetSchema (XmlSchemaSet xmlSchemaSet)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public EndpointAddress ToEndpointAddress ()
- Method (i): public virtual string ToString ()
|
public class System.ServiceModel.EndpointAddressBuilder () |
- Property: List`1 Headers { public get; }
|
- Method: public XmlDictionaryReader GetReaderAtMetadata ()
- Method: public void SetMetadataReader (XmlDictionaryReader reader)
- Property: Collection`1 Headers { public get; }
|
System.ServiceModel EndpointAddressFilter () |
public class System.ServiceModel.EndpointAddressFilter |
n/a |
- Constructor: public EndpointAddressFilter (EndpointAddress address)
- Constructor: public EndpointAddressFilter (EndpointAddress address, bool includeHostNameInComparison)
- Method: public override IFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; }
- Property: bool IncludeHostNameInComparison { public get; }
|
--> NONE <-- |
System.ServiceModel EndpointAddressFilterTable`1 () |
public class System.ServiceModel.EndpointAddressFilterTable`1 |
n/a |
- Constructor: public EndpointAddressFilterTable`1 ()
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public void Add (EndpointAddressFilter filter, FilterData data)
- Method: public virtual void Add (Filter filter, FilterData data)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (Filter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool Match (Message message, FilterData data)
- Method: public virtual bool Match (MessageBuffer messageBuffer, FilterData data)
- Method: public virtual Filter MatchFilter (Message message)
- Method: public virtual Filter MatchFilter (MessageBuffer messageBuffer)
- Method: public virtual void MatchFilters (Message message, ICollection`1 results)
- Method: public virtual void MatchFilters (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public virtual void MatchMultiple (Message message, ICollection`1 results)
- Method: public virtual void MatchMultiple (MessageBuffer messageBuffer, ICollection`1 results)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public bool Remove (EndpointAddressFilter filter)
- Method: public virtual bool Remove (Filter filter)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (Filter filter, out FilterData data)
- Property: virtual int Count { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual FilterData this [Filter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: virtual ICollection`1 Values { public get; }
|
--> NONE <-- |
System.ServiceModel EndpointBehaviorCollection () |
public class System.ServiceModel.EndpointBehaviorCollection |
n/a |
- Constructor: public EndpointBehaviorCollection ()
- Constructor: public EndpointBehaviorCollection (IEnumerable`1 behaviors)
- Method (i): public virtual void Add (IEndpointBehavior item)
- Method (i): protected void ChangeItemKey (IEndpointBehavior item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (IEndpointBehavior item)
- Method (i): public virtual void CopyTo (IEndpointBehavior[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T Find ()
- Method (i): public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Type GetKeyForItem (IEndpointBehavior item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (IEndpointBehavior item)
- Method (i): public virtual void Insert (int index, IEndpointBehavior item)
- Method (i): protected virtual void InsertItem (int index, IEndpointBehavior item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public T Remove ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (IEndpointBehavior item)
- Method (i): public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, IEndpointBehavior item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: IEndpointBehavior this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel EndpointDispatcher () |
n/a |
public class System.ServiceModel.EndpointDispatcher |
--> NONE <-- |
- Constructor: public EndpointDispatcher (EndpointAddress address, string contractName, string contractNamespace)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MessageFilter AddressFilter { public get; public set; }
- Property: ChannelDispatcher ChannelDispatcher { public get; }
- Property: MessageFilter ContractFilter { public get; public set; }
- Property: string ContractName { public get; }
- Property: string ContractNamespace { public get; }
- Property: DispatchRuntime DispatchRuntime { public get; }
- Property: EndpointAddress EndpointAddress { public get; }
- Property: int FilterPriority { public get; public set; }
|
System.ServiceModel EndpointFilter () |
public class System.ServiceModel.EndpointFilter |
n/a |
- Constructor: public EndpointFilter (EndpointAddress address, string[] actions)
- Constructor: public EndpointFilter (EndpointAddress address, string[] actions, bool includeHostNameInComparison)
- Constructor: public EndpointFilter (EndpointAddress address, Filter filter)
- Constructor: public EndpointFilter (EndpointAddress address, Filter filter, bool includeHostNameInComparison)
- Method: public override IFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; }
- Property: Filter Filter { public get; }
- Property: bool IncludeHostNameInComparison { public get; }
|
--> NONE <-- |
System.ServiceModel EndpointFilterTable`1 () |
public class System.ServiceModel.EndpointFilterTable`1 |
n/a |
- Constructor: public EndpointFilterTable`1 ()
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public void Add (EndpointFilter filter, FilterData data)
- Method: public virtual void Add (Filter filter, FilterData data)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (Filter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool Match (Message message, FilterData data)
- Method: public virtual bool Match (MessageBuffer messageBuffer, FilterData data)
- Method: public virtual Filter MatchFilter (Message message)
- Method: public virtual Filter MatchFilter (MessageBuffer messageBuffer)
- Method: public virtual void MatchFilters (Message message, ICollection`1 results)
- Method: public virtual void MatchFilters (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public virtual void MatchMultiple (Message message, ICollection`1 results)
- Method: public virtual void MatchMultiple (MessageBuffer messageBuffer, ICollection`1 results)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public bool Remove (EndpointFilter filter)
- Method: public virtual bool Remove (Filter filter)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (Filter filter, out FilterData data)
- Property: virtual int Count { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual FilterData this [Filter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: virtual ICollection`1 Values { public get; }
|
--> NONE <-- |
System.ServiceModel EndpointListener () |
public class System.ServiceModel.EndpointListener |
n/a |
- Constructor: public EndpointListener (string bindingName, IChannelListener listener, IEndpointDispatcher dispatcher)
- Constructor: public EndpointListener (string bindingName, IChannelListener listener, IEndpointDispatcher dispatcher, EndpointAddress address)
- Constructor: public EndpointListener (string bindingName, IChannelListener listener, IEndpointDispatcher dispatcher, EndpointAddress address, string id)
- Constructor: public EndpointListener (string bindingName, IChannelListener listener, IEndpointDispatcher dispatcher, Uri uri)
- Constructor: public EndpointListener (string bindingName, IChannelListener listener, IEndpointDispatcher dispatcher, Uri uri, string id)
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method: public virtual EndpointAddress GetEndpointAddress ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnAbort ()
- Method: protected override IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected override IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected override void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method: protected override void OnEndClose (IAsyncResult result)
- Method: protected override void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method: protected override void OnOpen (TimeSpan timeout)
- Method (i): protected virtual void OnOpened ()
- Method (i): protected virtual void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Property: Filter AddressFilter { public get; public set; }
- Property: string BindingName { public get; }
- Property: protected override TimeSpan DefaultCloseTimeout { }
- Property: protected override TimeSpan DefaultOpenTimeout { }
- Property: IEndpointDispatcher Dispatcher { public get; public set; }
- Property: protected object EventSender { }
- Property: protected bool IsDisposed { }
- Property: IChannelListener Listener { public get; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel EndpointListenerCollection () |
public class System.ServiceModel.EndpointListenerCollection |
n/a |
- Method (i): public virtual void Add (EndpointListener item)
- Method (i): public virtual void Clear ()
- Method: protected override void ClearItems ()
- Method (i): public virtual bool Contains (EndpointListener item)
- Method (i): public virtual void CopyTo (EndpointListener[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public EndpointListener Find (string bindingName)
- Method: public Collection`1 FindAll (string bindingName)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (EndpointListener item)
- Method (i): public virtual void Insert (int index, EndpointListener item)
- Method: protected override void InsertItem (int index, EndpointListener item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (EndpointListener item)
- Method (i): public virtual void RemoveAt (int index)
- Method: protected override void RemoveItem (int index)
- Method: protected override void SetItem (int index, EndpointListener item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual EndpointListener this [int index] { public get; public set; }
- Property: protected List`1 Items { }
- Property: object SyncRoot { public get; }
|
--> NONE <-- |
System.ServiceModel EndpointListenerReadOnlyCollection () |
public class System.ServiceModel.EndpointListenerReadOnlyCollection |
n/a |
- Method (i): public virtual bool Contains (EndpointListener value)
- Method (i): public virtual void CopyTo (EndpointListener[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public EndpointListener Find (string bindingName)
- Method: public Collection`1 FindAll (string bindingName)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (EndpointListener value)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: EndpointListener this [int index] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel EnvelopeVersion () |
public sealed class System.ServiceModel.EnvelopeVersion |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public string[] GetUltimateDestinationActorValues ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: string NextDestinationActorValue { public get; }
- Property: static EnvelopeVersion Soap11 { public get; }
- Property: static EnvelopeVersion Soap12 { public get; }
|
--> NONE <-- |
System.ServiceModel ExceptionHandler () |
public abstract class System.ServiceModel.ExceptionHandler |
n/a |
- Constructor: protected ExceptionHandler ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract bool HandleException (Exception exception)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static ExceptionHandler AsynchronousThreadExceptionHandler { public get; public set; }
|
--> NONE <-- |
public sealed attribute System.ServiceModel.FaultContractAttribute () |
--> NONE <-- |
- Property: bool HasProtectionLevel { public get; }
- Property: string Namespace { public get; public set; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel FaultDescription () |
public class System.ServiceModel.FaultDescription |
n/a |
- Constructor: public FaultDescription (string action)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: Type DetailType { public get; public set; }
- Property: string Name { public get; public set; }
|
--> NONE <-- |
System.ServiceModel FaultDescriptionCollection () |
public class System.ServiceModel.FaultDescriptionCollection |
n/a |
- Method (i): public virtual void Add (FaultDescription item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (FaultDescription item)
- Method (i): public virtual void CopyTo (FaultDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public FaultDescription Find (string action)
- Method: public Collection`1 FindAll (string action)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (FaultDescription item)
- Method (i): public virtual void Insert (int index, FaultDescription item)
- Method (i): protected virtual void InsertItem (int index, FaultDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (FaultDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, FaultDescription item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual FaultDescription this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel FaultException () |
public abstract class System.ServiceModel.FaultException |
public class System.ServiceModel.FaultException |
- Constructor: protected FaultException (string message)
- Method: public static FaultException CreateFault (MessageFault messageFault, Type[] faultDetailTypes)
- Method: public abstract MessageFault CreateMessageFault ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Property: abstract string Action { public get; }
- Property: abstract FaultCode Code { public get; }
- Property: abstract FaultReason Reason { public get; }
|
- Constructor: public FaultException ()
- Constructor: public FaultException (string reason)
- Constructor: public FaultException (string reason, FaultCode code)
- Constructor: public FaultException (string reason, FaultCode code, string action)
- Constructor: public FaultException (MessageFault fault)
- Constructor: public FaultException (MessageFault fault, string action)
- Constructor: public FaultException (FaultReason reason)
- Constructor: public FaultException (FaultReason reason, FaultCode code)
- Constructor: public FaultException (FaultReason reason, FaultCode code, string action)
- Method: public static FaultException CreateFault (MessageFault messageFault, Type[] faultDetailTypes)
- Method: public virtual MessageFault CreateMessageFault ()
- Method: public override void GetObjectData (SerializationInfo info, StreamingContext context)
- Property: string Action { public get; }
- Property: FaultCode Code { public get; }
- Property: FaultReason Reason { public get; }
|
System.ServiceModel FaultException`1 () |
public sealed class System.ServiceModel.FaultException`1 |
public class System.ServiceModel.FaultException`1 |
- Method: public override MessageFault CreateMessageFault ()
- Property: override string Action { public get; }
- Property: override FaultCode Code { public get; }
- Property: override FaultReason Reason { public get; }
|
- Constructor: protected FaultException`1 (SerializationInfo info, StreamingContext context)
- Method: public override MessageFault CreateMessageFault ()
- Property: string Action { public get; }
- Property: FaultCode Code { public get; }
- Property: FaultReason Reason { public get; }
|
public class System.ServiceModel.FaultReason () |
- Constructor: public FaultReason (IEnumerable`1 translations)
- Constructor: public FaultReason (string text, CultureInfo cultureInfo)
- Constructor: public FaultReason (string text, string xmlLang)
- Method (i): public virtual string ToString ()
- Property: SynchronizedReadOnlyCollection`1 Translations { public get; }
|
- Constructor: public FaultReason (IEnumerable`1 translations)
- Method: public override string ToString ()
- Property: SynchronizedReadOnlyCollection`1 Translations { public get; }
|
public sealed class System.ServiceModel.FederatedMessageSecurityOverHttp () |
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
- Property: KeyType IssuedKeyType { public get; public set; }
- Property: Binding IssuerBinding { public get; public set; }
- Property: Collection`1 RequiredClaimTypes { public get; }
|
- Property: Collection`1 ClaimTypeRequirements { public get; }
- Property: SecurityKeyType IssuedKeyType { public get; public set; }
- Property: Binding IssuerBinding { public get; public set; }
|
System.ServiceModel Filter () |
public abstract class System.ServiceModel.Filter |
n/a |
- Constructor: protected Filter ()
- Method: public virtual IFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract bool Match (Message message)
- Method: public abstract bool Match (MessageBuffer buffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel FilterInvalidBodyAccessException () |
public class System.ServiceModel.FilterInvalidBodyAccessException |
n/a |
- Constructor: public FilterInvalidBodyAccessException ()
- Constructor: protected FilterInvalidBodyAccessException (SerializationInfo info, StreamingContext context)
- Constructor: public FilterInvalidBodyAccessException (string message)
- Constructor: public FilterInvalidBodyAccessException (string message, Collection`1 filters)
- Constructor: public FilterInvalidBodyAccessException (string message, Exception innerException)
- Constructor: public FilterInvalidBodyAccessException (string message, Exception innerException, Collection`1 filters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: Collection`1 Filters { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel FilterNodeQuotaExceededException () |
public class System.ServiceModel.FilterNodeQuotaExceededException |
n/a |
- Constructor: public FilterNodeQuotaExceededException ()
- Constructor: protected FilterNodeQuotaExceededException (SerializationInfo info, StreamingContext context)
- Constructor: public FilterNodeQuotaExceededException (string message)
- Constructor: public FilterNodeQuotaExceededException (string message, Collection`1 filters)
- Constructor: public FilterNodeQuotaExceededException (string message, Exception innerException)
- Constructor: public FilterNodeQuotaExceededException (string message, Exception innerException, Collection`1 filters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: Collection`1 Filters { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel FilterTable`1 () |
public class System.ServiceModel.FilterTable`1 |
n/a |
- Constructor: public FilterTable`1 ()
- Constructor: public FilterTable`1 (int defaultPriority)
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public virtual void Add (Filter filter, FilterData data)
- Method: public void Add (Filter filter, FilterData data, int priority)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (Filter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method: protected virtual IFilterTable`1 CreateFilterTable (Filter filter)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public int GetPriority (Filter filter)
- Method (i): public Type GetType ()
- Method: public virtual bool Match (Message message, FilterData data)
- Method: public virtual bool Match (MessageBuffer buffer, FilterData data)
- Method: public virtual Filter MatchFilter (Message message)
- Method: public virtual Filter MatchFilter (MessageBuffer buffer)
- Method: public virtual void MatchFilters (Message message, ICollection`1 results)
- Method: public virtual void MatchFilters (MessageBuffer buffer, ICollection`1 results)
- Method: public virtual void MatchMultiple (Message message, ICollection`1 results)
- Method: public virtual void MatchMultiple (MessageBuffer buffer, ICollection`1 results)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public virtual bool Remove (Filter filter)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (Filter filter, out FilterData data)
- Property: virtual int Count { public get; }
- Property: int DefaultPriority { public get; public set; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual FilterData this [Filter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: virtual ICollection`1 Values { public get; }
|
--> NONE <-- |
System.ServiceModel FlowOption () |
public class System.ServiceModel.FlowOption |
n/a |
- Constructor: public FlowOption (bool isAllowed)
- Field: public static readonly FlowOption Allow
- Field: public static readonly FlowOption Disallow
- Field: public static readonly FlowOption Ignore
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static FlowOption FromBoolean (bool isAllowed)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool IsAllowed { public get; }
|
--> NONE <-- |
System.ServiceModel GetMetadataRequest () |
public class System.ServiceModel.GetMetadataRequest |
n/a |
- Constructor: public GetMetadataRequest ()
- Constructor: public GetMetadataRequest (GetMetadataRequestParameters parameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: GetMetadataRequestParameters Parameters { public get; public set; }
|
--> NONE <-- |
System.ServiceModel GetMetadataRequestParameters () |
public class System.ServiceModel.GetMetadataRequestParameters |
n/a |
- Constructor: public GetMetadataRequestParameters ()
- Constructor: public GetMetadataRequestParameters (string dialect)
- Constructor: public GetMetadataRequestParameters (string dialect, string identifier)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Dialect { public get; public set; }
- Property: string Identifier { public get; public set; }
|
--> NONE <-- |
System.ServiceModel GetMetadataResponse () |
public class System.ServiceModel.GetMetadataResponse |
n/a |
- Constructor: public GetMetadataResponse ()
- Constructor: public GetMetadataResponse (MetadataBundle bundle)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MetadataBundle MetadataBundle { public get; public set; }
|
--> NONE <-- |
System.ServiceModel GetRequest () |
public class System.ServiceModel.GetRequest |
n/a |
- Constructor: public GetRequest ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel GetResponse () |
public class System.ServiceModel.GetResponse |
n/a |
- Constructor: public GetResponse ()
- Constructor: public GetResponse (MetadataBundle bundle)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MetadataBundle Metadata { public get; public set; }
|
--> NONE <-- |
System.ServiceModel HostedBindingBehavior () |
public sealed class System.ServiceModel.HostedBindingBehavior |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string VirtualPath { public get; }
|
--> NONE <-- |
HttpClientCredentialType () |
public sealed enum System.ServiceModel.HttpClientCredentialType
None = 0,
Basic = 1,
Digest = 2,
Ntlm = 3,
Windows = 4,
Certificate = 5,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel HttpDigestClientCredential () |
public sealed class System.ServiceModel.HttpDigestClientCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: NetworkCredential ClientCredential { public get; public set; }
- Property: TokenImpersonationLevel ImpersonationLevel { public get; public set; }
|
--> NONE <-- |
HttpMappingMode () |
n/a |
public sealed enum System.ServiceModel.HttpMappingMode
SoapWithWsAddressing = 0,
Soap = 1,
AnyXml = 2,
|
--> NONE <-- |
--> NONE <-- |
HttpProxyCredentialType () |
public sealed enum System.ServiceModel.HttpProxyCredentialType
None = 0,
Basic = 1,
Digest = 2,
Ntlm = 3,
Windows = 4,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel HttpsTransportBindingElement () |
public class System.ServiceModel.HttpsTransportBindingElement |
n/a |
- Constructor: public HttpsTransportBindingElement ()
- Constructor: protected HttpsTransportBindingElement (HttpsTransportBindingElement other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method: public virtual XmlElement GetTransportTokenAssertion ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AllowCookies { public get; public set; }
- Property: AuthenticationSchemes AuthenticationScheme { public get; public set; }
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: bool MapAddressingHeadersToHttpHeaders { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: Uri ProxyAddress { public get; public set; }
- Property: AuthenticationSchemes ProxyAuthenticationScheme { public get; public set; }
- Property: string Realm { public get; public set; }
- Property: bool RequireClientCertificate { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
- Property: bool UnsafeConnectionNtlmAuthentication { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
--> NONE <-- |
System.ServiceModel HttpTransportBindingElement () |
public class System.ServiceModel.HttpTransportBindingElement |
n/a |
- Constructor: public HttpTransportBindingElement ()
- Constructor: protected HttpTransportBindingElement (HttpTransportBindingElement other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method: public override T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AllowCookies { public get; public set; }
- Property: AuthenticationSchemes AuthenticationScheme { public get; public set; }
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: bool MapAddressingHeadersToHttpHeaders { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: Uri ProxyAddress { public get; public set; }
- Property: AuthenticationSchemes ProxyAuthenticationScheme { public get; public set; }
- Property: string Realm { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
- Property: bool UnsafeConnectionNtlmAuthentication { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
--> NONE <-- |
System.ServiceModel HttpTransportSecurity () |
public sealed class System.ServiceModel.HttpTransportSecurity |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: HttpClientCredentialType ClientCredentialType { public get; public set; }
- Property: HttpProxyCredentialType ProxyCredentialType { public get; public set; }
- Property: string Realm { public get; public set; }
|
--> NONE <-- |
System.ServiceModel IBindingCapabilities () |
public interface System.ServiceModel.IBindingCapabilities |
n/a |
- Property: bool AssuresOrderedDelivery { public get; }
- Property: bool IsTransactionAware { public get; }
- Property: bool QueuedDelivery { public get; }
|
--> NONE <-- |
System.ServiceModel IBindingManualAddressing () |
public interface System.ServiceModel.IBindingManualAddressing |
n/a |
- Property: bool ManualAddressing { public get; }
|
--> NONE <-- |
System.ServiceModel IBindingRuntimePreferences () |
public interface System.ServiceModel.IBindingRuntimePreferences |
n/a |
- Property: bool ReceiveSynchronously { public get; }
|
--> NONE <-- |
System.ServiceModel IChannel () |
public interface System.ServiceModel.IChannel |
n/a |
- Property: IChannelManager Manager { public get; }
|
--> NONE <-- |
System.ServiceModel IChannelBehavior () |
public interface System.ServiceModel.IChannelBehavior |
n/a |
- Method: void ApplyBehavior (ChannelDescription description, ProxyBehavior behavior, BindingParameterCollection parameters)
|
--> NONE <-- |
System.ServiceModel IChannelFactory () |
public interface System.ServiceModel.IChannelFactory |
n/a |
- Method: bool CanCreateChannel ()
- Method: TChannel CreateChannel (string address)
- Method: TChannel CreateChannel (EndpointAddress to)
- Method: TChannel CreateChannel (EndpointAddress to, Filter filter, int priority)
- Method: TChannel CreateChannel (EndpointAddress to, Uri via)
- Method: TChannel CreateChannel (EndpointAddress to, Uri via, Filter filter, int priority)
- Method: TChannel CreateChannel (Uri address)
- Property: IChannelFactory InnerChannelFactory { public get; public set; }
|
--> NONE <-- |
System.ServiceModel IChannelFactory`1 () |
public interface System.ServiceModel.IChannelFactory`1 |
n/a |
- Method: TChannel CreateChannel (string address)
- Method: TChannel CreateChannel (EndpointAddress to)
- Method: TChannel CreateChannel (EndpointAddress to, Filter filter, int priority)
- Method: TChannel CreateChannel (Uri address)
|
--> NONE <-- |
System.ServiceModel IChannelInitializer () |
public interface System.ServiceModel.IChannelInitializer |
n/a |
- Method: void Initialize (IClientChannel channel)
|
--> NONE <-- |
System.ServiceModel IChannelListener () |
public interface System.ServiceModel.IChannelListener |
n/a |
- Method: IAsyncResult BeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: bool EndWaitForChannel (IAsyncResult result)
- Method: void SetUniqueUri ()
- Method: void SetUniqueUri (string hostName)
- Method: void SetUniqueUri (string hostName, int port)
- Method: void SetUri (Uri listenUri)
- Method: void SetUri (Uri baseAddress, string relativeAddress)
- Method: bool WaitForChannel (TimeSpan timeout)
- Property: Type ChannelType { public get; }
- Property: Identity Identity { public get; }
- Property: IChannelListener InnerChannelListener { public get; public set; }
- Property: Uri Uri { public get; }
|
--> NONE <-- |
System.ServiceModel IChannelListener`1 () |
public interface System.ServiceModel.IChannelListener`1 |
n/a |
- Method: TChannel AcceptChannel ()
- Method: TChannel AcceptChannel (TimeSpan timeout)
- Method: IAsyncResult BeginAcceptChannel (AsyncCallback callback, object state)
- Method: IAsyncResult BeginAcceptChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: TChannel EndAcceptChannel (IAsyncResult result)
|
--> NONE <-- |
System.ServiceModel IChannelManager () |
public interface System.ServiceModel.IChannelManager |
n/a |
- Method: ReadOnlyCollection`1 GetChannels ()
- Method: T GetProperty ()
- Property: MessageVersion MessageVersion { public get; }
- Property: string Scheme { public get; }
|
--> NONE <-- |
System.ServiceModel IClientChannel () |
public interface System.ServiceModel.IClientChannel
(Please hover your mouse over the type to see the inheritance signatures) |
public interface System.ServiceModel.IClientChannel
(Please hover your mouse over the type to see the inheritance signatures) |
- Property: bool AllowOutputBatching { public get; public set; }
- Property: IInputSession InputSession { public get; }
- Property: AddressHeaderCollection InstanceHeaders { public get; }
- Property: EndpointAddress LocalAddress { public get; }
- Property: TimeSpan OperationTimeout { public get; public set; }
- Property: IOutputSession OutputSession { public get; }
- Property: EndpointAddress RemoteAddress { public get; }
- Property: string SessionIdentifier { public get; }
|
- Property: AddressHeaderCollection Headers { public get; }
- Property: Uri Via { public get; }
|
System.ServiceModel IContextChannel () |
n/a |
public interface System.ServiceModel.IContextChannel |
--> NONE <-- |
- Property: bool AllowOutputBatching { public get; public set; }
- Property: IInputSession InputSession { public get; }
- Property: EndpointAddress LocalAddress { public get; }
- Property: TimeSpan OperationTimeout { public get; public set; }
- Property: IOutputSession OutputSession { public get; }
- Property: EndpointAddress RemoteAddress { public get; }
- Property: string SessionId { public get; }
|
System.ServiceModel IContractBehavior () |
public interface System.ServiceModel.IContractBehavior |
n/a |
- Method: void BindDispatch (ContractDescription description, IEnumerable`1 endpoints, DispatchBehavior dispatch, BindingParameterCollection parameters)
- Method: void BindProxy (ContractDescription description, ServiceEndpoint endpoint, ProxyBehavior proxy, BindingParameterCollection parameters)
|
--> NONE <-- |
System.ServiceModel IContractBehaviorAttribute () |
public interface System.ServiceModel.IContractBehaviorAttribute |
n/a |
- Method: bool IsApplicableToContract (Type contractType)
|
--> NONE <-- |
public abstract class System.ServiceModel.Identity () |
- Method: public static Identity CreateIdentity (Claim identity)
- Method: protected void Initialize (Claim identityClaim)
- Method: protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Method: public static Identity ReadIdentity (XmlDictionaryReader reader)
- Method: protected virtual void WriteContentsTo (XmlDictionaryWriter writer)
- Method: public void WriteTo (XmlDictionaryWriter writer)
- Property: Claim IdentityClaim { public get; }
|
- Method: public static Identity CreateIdentity (Claim identity)
- Method: protected void Initialize (Claim identityClaim)
- Method: protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Property: Claim IdentityClaim { public get; }
|
System.ServiceModel IDispatchOperationSelector () |
public interface System.ServiceModel.IDispatchOperationSelector |
n/a |
- Method: string SelectOperation (Message message)
|
--> NONE <-- |
System.ServiceModel IDuplexClientChannel () |
public interface System.ServiceModel.IDuplexClientChannel |
n/a |
- Method: IAsyncResult BeginCloseOutputSession (TimeSpan timeout, AsyncCallback callback, object state)
- Method: void CloseOutputSession (TimeSpan timeout)
- Method: void EndCloseOutputSession (IAsyncResult result)
- Property: bool AutomaticInputSessionShutdown { public get; public set; }
- Property: InstanceContext InputInstance { public get; public set; }
|
--> NONE <-- |
System.ServiceModel IDuplexContextChannel () |
n/a |
public interface System.ServiceModel.IDuplexContextChannel |
--> NONE <-- |
- Method: IAsyncResult BeginCloseOutputSession (TimeSpan timeout, AsyncCallback callback, object state)
- Method: void CloseOutputSession (TimeSpan timeout)
- Method: void EndCloseOutputSession (IAsyncResult result)
- Property: bool AutomaticInputSessionShutdown { public get; public set; }
- Property: InstanceContext CallbackInstance { public get; public set; }
|
System.ServiceModel IDuplexSession () |
public interface System.ServiceModel.IDuplexSession |
n/a |
- Method: IAsyncResult BeginCloseOutputSession (AsyncCallback callback, object state)
- Method: IAsyncResult BeginCloseOutputSession (TimeSpan timeout, AsyncCallback callback, object state)
- Method: void CloseOutputSession ()
- Method: void CloseOutputSession (TimeSpan timeout)
- Method: void EndCloseOutputSession (IAsyncResult result)
|
--> NONE <-- |
System.ServiceModel IEndpointBehavior () |
public interface System.ServiceModel.IEndpointBehavior |
n/a |
- Method: void BindServiceEndpoint (ServiceEndpoint serviceEndpoint, EndpointListener endpointListener, BindingParameterCollection parameters)
|
--> NONE <-- |
System.ServiceModel IEndpointDispatcher () |
public interface System.ServiceModel.IEndpointDispatcher |
n/a |
- Method: void Attach (EndpointListener endpoint)
- Method: void Detach (EndpointListener endpoint)
- Property: Filter Filter { public get; }
- Property: int FilterPriority { public get; }
- Property: IList`1 SupportedChannels { public get; }
|
--> NONE <-- |
System.ServiceModel IErrorHandler () |
public interface System.ServiceModel.IErrorHandler |
n/a |
- Method: bool HandleError (Exception error, MessageFault fault)
- Method: void ProvideFault (Exception error, MessageFault fault, string faultAction)
|
--> NONE <-- |
System.ServiceModel IFilterTable`1 () |
public interface System.ServiceModel.IFilterTable`1 |
n/a |
- Method: bool Match (Message message, FilterData data)
- Method: bool Match (MessageBuffer buffer, FilterData data)
- Method: Filter MatchFilter (Message message)
- Method: Filter MatchFilter (MessageBuffer buffer)
- Method: void MatchFilters (Message message, ICollection`1 results)
- Method: void MatchFilters (MessageBuffer buffer, ICollection`1 results)
- Method: void MatchMultiple (Message message, ICollection`1 results)
- Method: void MatchMultiple (MessageBuffer buffer, ICollection`1 results)
|
--> NONE <-- |
System.ServiceModel IInputChannel () |
public interface System.ServiceModel.IInputChannel |
n/a |
- Method: IAsyncResult BeginReceive (AsyncCallback callback, object state)
- Method: IAsyncResult BeginReceive (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginTryReceive (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginWaitForMessage (TimeSpan timeout, AsyncCallback callback, object state)
- Method: Message EndReceive (IAsyncResult result)
- Method: bool EndTryReceive (IAsyncResult result, out Message message)
- Method: bool EndWaitForMessage (IAsyncResult result)
- Method: Message Receive ()
- Method: Message Receive (TimeSpan timeout)
- Method: bool TryReceive (TimeSpan timeout, out Message message)
- Method: bool WaitForMessage (TimeSpan timeout)
- Property: EndpointAddress LocalAddress { public get; }
|
--> NONE <-- |
System.ServiceModel IInputSessionShutdown () |
public interface System.ServiceModel.IInputSessionShutdown |
n/a |
- Method: void DoneReceiving (IDuplexClientChannel channel)
|
--> NONE <-- |
System.ServiceModel IInstanceContextInitializer () |
public interface System.ServiceModel.IInstanceContextInitializer |
n/a |
- Method: void Initialize (InstanceContext instanceContext, Message message)
|
--> NONE <-- |
System.ServiceModel IInstanceProvider () |
public interface System.ServiceModel.IInstanceProvider |
n/a |
- Method: object GetInstance (InstanceContext instanceContext, Message message)
- Method: void ReleaseInstance (InstanceContext instanceContext, object instance)
|
--> NONE <-- |
System.ServiceModel IMessageHeaderInfo () |
public interface System.ServiceModel.IMessageHeaderInfo |
n/a |
- Property: string Actor { public get; }
- Property: bool MustUnderstand { public get; }
- Property: string Name { public get; }
- Property: string Namespace { public get; }
- Property: bool Relay { public get; }
|
--> NONE <-- |
System.ServiceModel IMessageProperty () |
public interface System.ServiceModel.IMessageProperty |
n/a |
- Method: IMessageProperty CreateCopy ()
|
--> NONE <-- |
System.ServiceModel IMetadataExchange () |
public interface System.ServiceModel.IMetadataExchange |
n/a |
- Method: GetResponse Get (GetRequest request)
- Method: GetMetadataResponse GetMetadata (GetMetadataRequest request)
|
--> NONE <-- |
public sealed class System.ServiceModel.InstanceContext () |
- Method: public object GetServiceInstance (Message message)
- Property: SynchronizedCollection`1 EndpointListeners { public get; }
- Property: ICollection`1 IncomingChannels { public get; }
- Property: SynchronizedCollection`1 InstanceHeaders { public get; }
- Property: ICollection`1 OutgoingChannels { public get; }
- Property: InstanceContextThrottle Throttle { public get; }
|
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method: public object GetServiceInstance ()
- Method: public object GetServiceInstance (Message message)
- Method: public int IncrementManualFlowControlLimit (int incrementBy)
- Property: SynchronizedCollection`1 Headers { public get; }
- Property: ICollection`1 IncomingChannels { public get; }
- Property: SynchronizedCollection`1 InstanceEndpoints { public get; }
- Property: int ManualFlowControlLimit { public get; public set; }
- Property: ICollection`1 OutgoingChannels { public get; }
|
System.ServiceModel InstanceContextIdleCallback () |
public sealed delegate System.ServiceModel.InstanceContextIdleCallback |
n/a |
- Constructor: public InstanceContextIdleCallback (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (InstanceContext instanceContext, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (InstanceContext instanceContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
--> NONE <-- |
System.ServiceModel InstanceContextThrottle () |
public sealed class System.ServiceModel.InstanceContextThrottle |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ManualFlowControlEnabled { public get; public set; }
- Property: int ManualFlowControlLimit { public get; public set; }
|
--> NONE <-- |
System.ServiceModel InstanceListener () |
public sealed class System.ServiceModel.InstanceListener |
n/a |
- Constructor: public InstanceListener (EndpointListener endpoint, IEndpointDispatcher dispatcher)
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method: public override EndpointAddress GetEndpointAddress ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAbort ()
- Method (i): protected virtual IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method (i): protected virtual void OnEndClose (IAsyncResult result)
- Method (i): protected virtual void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method (i): protected virtual void OnOpen (TimeSpan timeout)
- Method (i): protected virtual void OnOpened ()
- Method (i): protected virtual void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Property: Filter AddressFilter { public get; public set; }
- Property: string BindingName { public get; }
- Property: protected virtual TimeSpan DefaultCloseTimeout { }
- Property: protected virtual TimeSpan DefaultOpenTimeout { }
- Property: IEndpointDispatcher Dispatcher { public get; public set; }
- Property: EndpointListener EndpointListener { public get; }
- Property: protected object EventSender { }
- Property: InstanceContext InstanceContext { public get; }
- Property: protected bool IsDisposed { }
- Property: IChannelListener Listener { public get; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel InstanceListenerCollection () |
public class System.ServiceModel.InstanceListenerCollection |
n/a |
- Method (i): public virtual void Add (InstanceListener item)
- Method (i): public virtual void Clear ()
- Method: protected override void ClearItems ()
- Method (i): public virtual bool Contains (InstanceListener item)
- Method (i): public virtual void CopyTo (InstanceListener[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (InstanceListener item)
- Method (i): public virtual void Insert (int index, InstanceListener item)
- Method: protected override void InsertItem (int index, InstanceListener item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (InstanceListener item)
- Method (i): public virtual void RemoveAt (int index)
- Method: protected override void RemoveItem (int index)
- Method: protected override void SetItem (int index, InstanceListener item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual InstanceListener this [int index] { public get; public set; }
- Property: protected List`1 Items { }
- Property: object SyncRoot { public get; }
|
--> NONE <-- |
System.ServiceModel InvalidBodyAccessException () |
public abstract class System.ServiceModel.InvalidBodyAccessException |
n/a |
- Constructor: protected InvalidBodyAccessException (SerializationInfo info, StreamingContext context)
- Constructor: protected InvalidBodyAccessException (string message)
- Constructor: protected InvalidBodyAccessException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel IOnlineStatus () |
n/a |
public interface System.ServiceModel.IOnlineStatus |
--> NONE <-- |
- Event: public event EventHandler Offline
- Event: public event EventHandler Online
- Property: bool IsOnline { public get; }
|
System.ServiceModel IOperationBehavior () |
public interface System.ServiceModel.IOperationBehavior |
n/a |
- Method: void ApplyBehavior (OperationDescription description, DispatchOperation dispatch, BindingParameterCollection parameters)
- Method: void ApplyBehavior (OperationDescription description, ProxyOperation proxy, BindingParameterCollection parameters)
|
--> NONE <-- |
System.ServiceModel IOperationInvoker () |
public interface System.ServiceModel.IOperationInvoker |
n/a |
- Method: object[] AllocateInputs ()
- Method: object Invoke (object instance, object[] inputs, out object[] outputs)
- Method: IAsyncResult InvokeBegin (object instance, object[] inputs, AsyncCallback callback, object state)
- Method: object InvokeEnd (object instance, out object[] outputs, IAsyncResult result)
- Property: bool IsSynchronous { public get; }
|
--> NONE <-- |
System.ServiceModel IOutputChannel () |
public interface System.ServiceModel.IOutputChannel |
n/a |
- Method: IAsyncResult BeginSend (Message message, AsyncCallback callback, object state)
- Method: IAsyncResult BeginSend (Message message, TimeSpan timeout, AsyncCallback callback, object state)
- Method: void EndSend (IAsyncResult result)
- Method: void Send (Message message)
- Method: void Send (Message message, TimeSpan timeout)
- Property: EndpointAddress RemoteAddress { public get; }
- Property: Uri Via { public get; }
|
--> NONE <-- |
System.ServiceModel IParameterInspector () |
public interface System.ServiceModel.IParameterInspector |
n/a |
- Method: void AfterCall (string operationName, object[] outputs, object returnValue, object correlationState)
- Method: object BeforeCall (string operationName, object[] inputs)
|
--> NONE <-- |
System.ServiceModel IProxyFormatter () |
public interface System.ServiceModel.IProxyFormatter |
n/a |
- Method: object DeserializeReply (Message message, object[] parameters)
- Method: Message SerializeRequest (MessageVersion messageVersion, object[] parameters)
|
--> NONE <-- |
System.ServiceModel IProxyMessageInspector () |
public interface System.ServiceModel.IProxyMessageInspector |
n/a |
- Method: void AfterReceiveReply (Message reply, object correlationState)
- Method: object BeforeSendRequest (Message request, IClientChannel channel)
|
--> NONE <-- |
System.ServiceModel IProxyOperationSelector () |
public interface System.ServiceModel.IProxyOperationSelector |
n/a |
- Method: string SelectOperation (MethodBase method, object[] parameters)
- Property: bool AreParametersRequiredForSelection { public get; }
|
--> NONE <-- |
System.ServiceModel IReplyChannel () |
public interface System.ServiceModel.IReplyChannel |
n/a |
- Method: IAsyncResult BeginReceiveRequest (AsyncCallback callback, object state)
- Method: IAsyncResult BeginReceiveRequest (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginTryReceiveRequest (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginWaitForRequest (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IRequestContext EndReceiveRequest (IAsyncResult result)
- Method: bool EndTryReceiveRequest (IAsyncResult result, out IRequestContext context)
- Method: bool EndWaitForRequest (IAsyncResult result)
- Method: IRequestContext ReceiveRequest ()
- Method: IRequestContext ReceiveRequest (TimeSpan timeout)
- Method: bool TryReceiveRequest (TimeSpan timeout, out IRequestContext context)
- Method: bool WaitForRequest (TimeSpan timeout)
- Property: EndpointAddress LocalAddress { public get; }
|
--> NONE <-- |
System.ServiceModel IRequestChannel () |
public interface System.ServiceModel.IRequestChannel |
n/a |
- Method: IAsyncResult BeginRequest (Message message, AsyncCallback callback, object state)
- Method: IAsyncResult BeginRequest (Message message, TimeSpan timeout, AsyncCallback callback, object state)
- Method: Message EndRequest (IAsyncResult result)
- Method: Message Request (Message message)
- Method: Message Request (Message message, TimeSpan timeout)
- Property: EndpointAddress RemoteAddress { public get; }
- Property: Uri Via { public get; }
|
--> NONE <-- |
System.ServiceModel IRequestContext () |
public interface System.ServiceModel.IRequestContext |
n/a |
- Method: void Abort ()
- Method: IAsyncResult BeginReply (Message message, AsyncCallback callback, object state)
- Method: IAsyncResult BeginReply (Message message, TimeSpan timeout, AsyncCallback callback, object state)
- Method: void Close ()
- Method: void Close (TimeSpan timeout)
- Method: void EndReply (IAsyncResult result)
- Method: void Reply (Message message)
- Method: void Reply (Message message, TimeSpan timeout)
- Property: Message RequestMessage { public get; }
|
--> NONE <-- |
System.ServiceModel ISecurityCapabilities () |
public interface System.ServiceModel.ISecurityCapabilities |
n/a |
- Property: ProtectionLevel SupportedRequestProtectionLevel { public get; }
- Property: ProtectionLevel SupportedResponseProtectionLevel { public get; }
- Property: bool SupportsClientAuthentication { public get; }
- Property: bool SupportsClientWindowsIdentity { public get; }
- Property: bool SupportsServerAuthentication { public get; }
|
--> NONE <-- |
System.ServiceModel IServiceBehavior () |
public interface System.ServiceModel.IServiceBehavior |
n/a |
- Method: void ApplyBehavior (ServiceDescription description, ServiceHostBase serviceHostBase, Collection`1 behaviors, Collection`1 parameters)
|
--> NONE <-- |
System.ServiceModel IServiceChannel () |
n/a |
public interface System.ServiceModel.IServiceChannel |
--> NONE <-- |
- Property: Uri ListenUri { public get; }
|
System.ServiceModel IServiceHostFactory () |
n/a |
public interface System.ServiceModel.IServiceHostFactory |
--> NONE <-- |
- Method: ServiceHostBase CreateServiceHost (string constructorString, Uri[] baseAddresses)
|
System.ServiceModel ISession () |
public interface System.ServiceModel.ISession |
n/a |
- Property: string Id { public get; }
|
--> NONE <-- |
System.ServiceModel ISessionChannel`1 () |
public interface System.ServiceModel.ISessionChannel`1 |
n/a |
- Property: SessionType Session { public get; }
|
--> NONE <-- |
System.ServiceModel ISharedSessionLifetime () |
public interface System.ServiceModel.ISharedSessionLifetime |
n/a |
- Method: void NotifyIdle (InstanceContextIdleCallback callback, InstanceContext instanceContext)
- Property: bool IsIdle { public get; }
|
--> NONE <-- |
System.ServiceModel IssuedTokenClientCredential () |
public sealed class System.ServiceModel.IssuedTokenClientCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetupIssuerChannelCredentials (EndpointAddress issuerAddress, ClientCredentials credentials)
- Method: public void SetupLocalIssuerChannelCredentials (ClientCredentials credentials)
- Method (i): public virtual string ToString ()
- Property: bool CacheIssuedTokens { public get; public set; }
- Property: Dictionary`2 IssuerChannelBehaviors { public get; }
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: ChannelBehaviorCollection LocalIssuerChannelBehaviors { public get; }
- Property: IssuedSecurityTokenParameters LocalIssuerIssuedTokenParameters { public get; public set; }
- Property: TimeSpan MaxIssuedTokenCachingTime { public get; public set; }
|
--> NONE <-- |
System.ServiceModel IStubFormatter () |
public interface System.ServiceModel.IStubFormatter |
n/a |
- Method: void DeserializeRequest (Message message, object[] parameters)
- Method: Message SerializeReply (MessageVersion messageVersion, object[] parameters, object result)
|
--> NONE <-- |
System.ServiceModel IStubMessageInspector () |
public interface System.ServiceModel.IStubMessageInspector |
n/a |
- Method: object AfterReceiveRequest (Message request, IClientChannel channel, InstanceContext instanceContext)
- Method: void BeforeSendReply (Message reply, object correlationState)
|
--> NONE <-- |
System.ServiceModel ITransactedTransportListenerFactory () |
public interface System.ServiceModel.ITransactedTransportListenerFactory |
n/a |
- Method: void SetIsolationLevel (IsolationLevel isolationLevel)
|
--> NONE <-- |
System.ServiceModel ITransportBindingElement () |
public interface System.ServiceModel.ITransportBindingElement |
n/a |
- Property: string Scheme { public get; }
|
--> NONE <-- |
System.ServiceModel ListenUriBehavior () |
public class System.ServiceModel.ListenUriBehavior |
n/a |
- Constructor: public ListenUriBehavior (Uri uri)
- Method: public virtual void BindServiceEndpoint (ServiceEndpoint serviceEndpoint, EndpointListener endpointListener, BindingParameterCollection parameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri Uri { public get; public set; }
|
--> NONE <-- |
System.ServiceModel LocalClientSecuritySettings () |
public sealed class System.ServiceModel.LocalClientSecuritySettings |
n/a |
- Constructor: public LocalClientSecuritySettings ()
- Method: public virtual object Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool CacheCookies { public get; public set; }
- Property: int CookieRenewalThresholdPercentage { public get; public set; }
- Property: bool DetectReplays { public get; public set; }
- Property: IdentityVerifier IdentityVerifier { public get; public set; }
- Property: TimeSpan MaxClockSkew { public get; public set; }
- Property: TimeSpan MaxCookieCachingTime { public get; public set; }
- Property: bool ReconnectTransportOnFailure { public get; public set; }
- Property: int ReplayCacheSize { public get; public set; }
- Property: TimeSpan ReplayWindow { public get; public set; }
- Property: TimeSpan SessionKeyRenewalInterval { public get; public set; }
- Property: TimeSpan SessionKeyRolloverInterval { public get; public set; }
- Property: TimeSpan TimestampValidityDuration { public get; public set; }
|
--> NONE <-- |
System.ServiceModel LocalServiceSecuritySettings () |
public sealed class System.ServiceModel.LocalServiceSecuritySettings |
n/a |
- Constructor: public LocalServiceSecuritySettings ()
- Method: public virtual object Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 CustomClaimTypes { public get; }
- Property: bool DetectReplays { public get; public set; }
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: TimeSpan IssuedCookieLifetime { public get; public set; }
- Property: TimeSpan MaxClockSkew { public get; public set; }
- Property: int MaxConcurrentSessions { public get; public set; }
- Property: int MaxStatefulNegotiations { public get; public set; }
- Property: TimeSpan NegotiationTimeout { public get; public set; }
- Property: bool ReconnectTransportOnFailure { public get; public set; }
- Property: int ReplayCacheSize { public get; public set; }
- Property: TimeSpan ReplayWindow { public get; public set; }
- Property: SecurityStateEncoder SecurityStateEncoder { public get; public set; }
- Property: TimeSpan SessionKeyRenewalInterval { public get; public set; }
- Property: TimeSpan SessionKeyRolloverInterval { public get; public set; }
- Property: TimeSpan TimestampValidityDuration { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MatchAllEndpointBehavior () |
public class System.ServiceModel.MatchAllEndpointBehavior |
n/a |
- Constructor: public MatchAllEndpointBehavior ()
- Method: public virtual void BindServiceEndpoint (ServiceEndpoint serviceEndpoint, EndpointListener endpointListener, BindingParameterCollection parameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel MatchAllFilter () |
public class System.ServiceModel.MatchAllFilter |
n/a |
- Constructor: public MatchAllFilter ()
- Method (i): public virtual IFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static Filter Filter { public get; }
|
--> NONE <-- |
System.ServiceModel MatchNoneFilter () |
public class System.ServiceModel.MatchNoneFilter |
n/a |
- Constructor: public MatchNoneFilter ()
- Method (i): public virtual IFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static Filter Filter { public get; }
|
--> NONE <-- |
System.ServiceModel Message () |
public abstract class System.ServiceModel.Message |
n/a |
- Constructor: protected Message ()
- Method: public void Close ()
- Method: public MessageBuffer CreateBufferedCopy (int maxBufferSize)
- Method: public static Message CreateMessage (string action)
- Method: public static Message CreateMessage (string action, object body)
- Method: public static Message CreateMessage (string action, object body, XmlFormatter xmlFormatter)
- Method: public static Message CreateMessage (string action, XmlDictionaryReader body)
- Method: public static Message CreateMessage (string action, BodyWriter body)
- Method: public static Message CreateMessage (string action, XmlReader body)
- Method: public static Message CreateMessage (XmlDictionaryReader envelopeReader, int maxSizeOfHeaders)
- Method: public static Message CreateMessage (XmlDictionaryReader envelopeReader, int maxSizeOfHeaders, MessageVersion version)
- Method: public static Message CreateMessage (MessageFault fault)
- Method: public static Message CreateMessage (MessageFault fault, string action)
- Method: public static Message CreateMessage (MessageVersion version, string action)
- Method: public static Message CreateMessage (MessageVersion version, string action, object body)
- Method: public static Message CreateMessage (MessageVersion version, string action, object body, XmlFormatter xmlFormatter)
- Method: public static Message CreateMessage (MessageVersion version, string action, XmlDictionaryReader body)
- Method: public static Message CreateMessage (MessageVersion version, string action, BodyWriter body)
- Method: public static Message CreateMessage (MessageVersion version, string action, XmlReader body)
- Method: public static Message CreateMessage (MessageVersion version, MessageFault fault)
- Method: public static Message CreateMessage (MessageVersion version, MessageFault fault, string action)
- Method: public static Message CreateMessage (XmlReader envelopeReader, int maxSizeOfHeaders)
- Method: public static Message CreateMessage (XmlReader envelopeReader, int maxSizeOfHeaders, MessageVersion version)
- Method: public virtual void Dispose ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetBody ()
- Method: public T GetBody (XmlFormatter xmlFormatter)
- Method: public string GetBodyAttribute (string localName, string ns)
- Method (i): public virtual int GetHashCode ()
- Method: public XmlDictionaryReader GetReaderAtBodyContents ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual void OnBodyToString (XmlDictionaryWriter writer)
- Method: protected virtual void OnClose ()
- Method: protected virtual MessageBuffer OnCreateBufferedCopy (int maxBufferSize)
- Method: protected virtual string OnGetBodyAttribute (string localName, string ns)
- Method: protected virtual XmlDictionaryReader OnGetReaderAtBodyContents ()
- Method: protected abstract void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteMessage (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartBody (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartEnvelope (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartHeaders (XmlDictionaryWriter writer)
- Method: public override string ToString ()
- Method: public void WriteBody (XmlDictionaryWriter writer)
- Method: public void WriteBody (XmlWriter writer)
- Method: public void WriteBodyContents (XmlDictionaryWriter writer)
- Method: public void WriteMessage (XmlDictionaryWriter writer)
- Method: public void WriteMessage (XmlWriter writer)
- Method: public void WriteStartBody (XmlDictionaryWriter writer)
- Method: public void WriteStartBody (XmlWriter writer)
- Method: public void WriteStartEnvelope (XmlDictionaryWriter writer)
- Property: abstract MessageHeaders Headers { public get; }
- Property: protected bool IsDisposed { }
- Property: virtual bool IsEmpty { public get; }
- Property: virtual bool IsFault { public get; }
- Property: abstract MessageProperties Properties { public get; }
- Property: MessageState State { public get; }
- Property: abstract MessageVersion Version { public get; }
|
--> NONE <-- |
System.ServiceModel MessageBodyArrayAttribute () |
public sealed attribute System.ServiceModel.MessageBodyArrayAttribute |
n/a |
- Constructor: public MessageBodyArrayAttribute ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool HasProtectionLevel { public get; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: int Order { public get; public set; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: virtual object TypeId { public get; }
|
--> NONE <-- |
System.ServiceModel MessageBodyDescription () |
public class System.ServiceModel.MessageBodyDescription |
n/a |
- Constructor: public MessageBodyDescription ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MessagePartDescriptionCollection Parts { public get; }
- Property: MessagePartDescription ReturnValue { public get; public set; }
- Property: string WrapperName { public get; public set; }
- Property: string WrapperNamespace { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessageBuffer () |
public abstract class System.ServiceModel.MessageBuffer |
n/a |
- Constructor: protected MessageBuffer ()
- Method: public abstract void Close ()
- Method: public abstract Message CreateMessage ()
- Method: public virtual XPathNavigator CreateNavigator ()
- Method: public XPathNavigator CreateNavigator (int nodeQuota)
- Method: public XPathNavigator CreateNavigator (int nodeQuota, XmlSpace space)
- Method: public XPathNavigator CreateNavigator (XmlSpace space)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteMessage (Stream stream)
- Property: abstract int BufferSize { public get; }
- Property: virtual string MessageContentType { public get; }
|
--> NONE <-- |
public sealed attribute System.ServiceModel.MessageContractAttribute () |
- Property: string Action { public get; public set; }
|
- Property: bool HasProtectionLevel { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
MessageCredentialType () |
public sealed enum System.ServiceModel.MessageCredentialType
None = 0,
Windows = 1,
UserName = 2,
Certificate = 3,
InfoCard = 4,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel MessageDescription () |
public class System.ServiceModel.MessageDescription |
n/a |
- Constructor: public MessageDescription (string action, TransferDirection direction)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: MessageBodyDescription Body { public get; }
- Property: TransferDirection Direction { public get; }
- Property: MessageHeaderDescriptionCollection Headers { public get; }
- Property: Type MessageType { public get; public set; }
- Property: MessagePropertyDescriptionCollection Properties { public get; }
|
--> NONE <-- |
System.ServiceModel MessageDescriptionCollection () |
public class System.ServiceModel.MessageDescriptionCollection |
n/a |
- Method (i): public virtual void Add (MessageDescription item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (MessageDescription item)
- Method (i): public virtual void CopyTo (MessageDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public MessageDescription Find (string action)
- Method: public Collection`1 FindAll (string action)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessageDescription item)
- Method (i): public virtual void Insert (int index, MessageDescription item)
- Method (i): protected virtual void InsertItem (int index, MessageDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (MessageDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessageDescription item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual MessageDescription this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
MessageEncoding () |
public sealed enum System.ServiceModel.MessageEncoding
Text = 0,
Binary = 1,
Mtom = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel MessageEncodingBindingElement () |
public abstract class System.ServiceModel.MessageEncodingBindingElement |
n/a |
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method (i): public abstract BindingElement Clone ()
- Method: public abstract MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal virtual void OnExportPolicy (MetadataExporter exporter, PolicyConversionContext context)
- Method: ProtectedInternal virtual void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext context)
- Method (i): public virtual string ToString ()
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; }
|
--> NONE <-- |
System.ServiceModel MessageFault () |
public abstract class System.ServiceModel.MessageFault |
n/a |
- Constructor: protected MessageFault ()
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail, XmlFormatter formatter)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail, XmlFormatter formatter, string actor)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail, XmlFormatter formatter, string actor, string node)
- Method: public static MessageFault CreateFault (Message message)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetDetail ()
- Method: public T GetDetail (XmlFormatter xmlFormatter)
- Method (i): public virtual int GetHashCode ()
- Method: public XmlDictionaryReader GetReaderAtDetailContents ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual XmlDictionaryReader OnGetReaderAtDetailContents ()
- Method: protected virtual void OnWriteDetail (XmlDictionaryWriter writer, EnvelopeVersion version)
- Method: protected abstract void OnWriteDetailContents (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartDetail (XmlDictionaryWriter writer, EnvelopeVersion version)
- Method (i): public virtual string ToString ()
- Method: public void WriteTo (XmlDictionaryWriter writer, EnvelopeVersion version)
- Method: public void WriteTo (XmlWriter writer, EnvelopeVersion version)
- Property: virtual string Actor { public get; }
- Property: abstract FaultCode Code { public get; }
- Property: static string DefaultAction { public get; }
- Property: abstract bool HasDetail { public get; }
- Property: virtual string Node { public get; }
- Property: abstract FaultReason Reason { public get; }
|
--> NONE <-- |
System.ServiceModel MessageHeader () |
public abstract class System.ServiceModel.MessageHeader |
n/a |
- Constructor: protected MessageHeader ()
- Method: public static MessageHeader CreateHeader (string name, string ns, object value)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, bool mustUnderstand)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, bool mustUnderstand, string actor)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, bool mustUnderstand, string actor, bool relay)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlFormatter formatter)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlFormatter formatter, bool mustUnderstand)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlFormatter formatter, bool mustUnderstand, string actor)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlFormatter formatter, bool mustUnderstand, string actor, bool relay)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool IsEnvelopeVersionSupported (EnvelopeVersion envelopeVersion)
- Method (i): protected object MemberwiseClone ()
- Method: protected abstract void OnWriteHeaderContents (XmlDictionaryWriter writer, EnvelopeVersion envelopeVersion)
- Method: protected virtual void OnWriteStartHeader (XmlDictionaryWriter writer, EnvelopeVersion envelopeVersion)
- Method: public override string ToString ()
- Method: public void WriteHeader (XmlDictionaryWriter writer, EnvelopeVersion envelopeVersion)
- Method: public void WriteHeader (XmlWriter writer, EnvelopeVersion envelopeVersion)
- Method: protected void WriteHeaderAttributes (XmlDictionaryWriter writer, EnvelopeVersion envelopeVersion)
- Method: public void WriteHeaderContents (XmlDictionaryWriter writer, EnvelopeVersion envelopeVersion)
- Method: public void WriteStartHeader (XmlDictionaryWriter writer, EnvelopeVersion envelopeVersion)
- Property: virtual string Actor { public get; }
- Property: virtual bool MustUnderstand { public get; }
- Property: abstract string Name { public get; }
- Property: abstract string Namespace { public get; }
- Property: virtual bool Relay { public get; }
|
--> NONE <-- |
public class System.ServiceModel.MessageHeader`1 () |
- Method: public MessageHeader GetUntypedHeader (string name, string ns)
|
- Method: public MessageHeader GetUntypedHeader (string name, string ns)
|
System.ServiceModel MessageHeaderDescription () |
public class System.ServiceModel.MessageHeaderDescription |
n/a |
- Constructor: public MessageHeaderDescription (string name, string ns)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Actor { public get; public set; }
- Property: int Index { public get; public set; }
- Property: MemberInfo MemberInfo { public get; public set; }
- Property: bool Multiple { public get; public set; }
- Property: bool MustUnderstand { public get; public set; }
- Property: string Name { public get; }
- Property: string Namespace { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: bool Relay { public get; public set; }
- Property: Type Type { public get; public set; }
- Property: bool TypedHeader { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessageHeaderDescriptionCollection () |
public class System.ServiceModel.MessageHeaderDescriptionCollection |
n/a |
- Method (i): public virtual void Add (MessageHeaderDescription item)
- Method (i): protected void ChangeItemKey (MessageHeaderDescription item, XmlQualifiedName newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (MessageHeaderDescription item)
- Method (i): public bool Contains (XmlQualifiedName key)
- Method (i): public virtual void CopyTo (MessageHeaderDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override XmlQualifiedName GetKeyForItem (MessageHeaderDescription item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessageHeaderDescription item)
- Method (i): public virtual void Insert (int index, MessageHeaderDescription item)
- Method (i): protected virtual void InsertItem (int index, MessageHeaderDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (MessageHeaderDescription item)
- Method (i): public bool Remove (XmlQualifiedName key)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessageHeaderDescription item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: MessageHeaderDescription this [XmlQualifiedName key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel MessageHeaders () |
public sealed class System.ServiceModel.MessageHeaders |
n/a |
- Constructor: public MessageHeaders (MessageHeaders collection)
- Constructor: public MessageHeaders (MessageVersion version)
- Constructor: public MessageHeaders (MessageVersion version, int initialSize)
- Method: public void Add (MessageHeader header)
- Method: public void Clear ()
- Method: public void CopyHeaderFrom (Message message, int headerIndex)
- Method: public void CopyHeaderFrom (MessageHeaders collection, int headerIndex)
- Method: public void CopyHeadersFrom (Message message)
- Method: public void CopyHeadersFrom (MessageHeaders collection)
- Method: public void CopyTo (IMessageHeaderInfo[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public int FindHeader (string name, string ns)
- Method: public int FindHeader (string name, string ns, string[] actors)
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public T GetHeader (int index)
- Method: public T GetHeader (int index, XmlFormatter xmlFormatter)
- Method: public T GetHeader (string name, string ns)
- Method: public T GetHeader (string name, string ns, string[] actors)
- Method: public T GetHeader (string name, string ns, XmlFormatter xmlFormatter)
- Method: public XmlDictionaryReader GetReaderAtHeader (int headerIndex)
- Method: public UniqueId GetRelatesTo (string name)
- Method: public UniqueId GetRelatesTo (string name, string ns)
- Method (i): public Type GetType ()
- Method: public bool HaveMandatoryHeadersBeenUnderstood ()
- Method: public bool HaveMandatoryHeadersBeenUnderstood (string[] actors)
- Method: public void Insert (int headerIndex, MessageHeader header)
- Method (i): protected object MemberwiseClone ()
- Method: public void RemoveAll (string name, string ns)
- Method: public void RemoveAt (int headerIndex)
- Method: public void SetRelatesTo (string name, string ns, UniqueId messageId)
- Method: public void SetRelatesTo (string name, UniqueId messageId)
- Method (i): public virtual string ToString ()
- Method: public void WriteHeader (int headerIndex, XmlDictionaryWriter writer)
- Method: public void WriteHeader (int headerIndex, XmlWriter writer)
- Method: public void WriteHeaderContents (int headerIndex, XmlDictionaryWriter writer)
- Method: public void WriteHeaderContents (int headerIndex, XmlWriter writer)
- Method: public void WriteStartHeader (int headerIndex, XmlDictionaryWriter writer)
- Method: public void WriteStartHeader (int headerIndex, XmlWriter writer)
- Property: string Action { public get; public set; }
- Property: int Count { public get; }
- Property: EndpointAddress FaultTo { public get; public set; }
- Property: EndpointAddress From { public get; public set; }
- Property: IMessageHeaderInfo this [int index] { public get; }
- Property: UniqueId MessageId { public get; public set; }
- Property: MessageVersion MessageVersion { public get; }
- Property: UniqueId RelatesTo { public get; public set; }
- Property: EndpointAddress ReplyTo { public get; public set; }
- Property: Uri To { public get; public set; }
- Property: UnderstoodHeaders UnderstoodHeaders { public get; }
|
--> NONE <-- |
System.ServiceModel MessageInterceptorEventArgs () |
public sealed class System.ServiceModel.MessageInterceptorEventArgs |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: OperationContext Context { public get; }
- Property: Message Message { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessagePartDescription () |
public class System.ServiceModel.MessagePartDescription |
n/a |
- Constructor: public MessagePartDescription (string name, string ns)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int Index { public get; public set; }
- Property: MemberInfo MemberInfo { public get; public set; }
- Property: bool Multiple { public get; public set; }
- Property: string Name { public get; }
- Property: string Namespace { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: Type Type { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessagePartDescriptionCollection () |
public class System.ServiceModel.MessagePartDescriptionCollection |
n/a |
- Method (i): public virtual void Add (MessagePartDescription item)
- Method (i): protected void ChangeItemKey (MessagePartDescription item, XmlQualifiedName newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (MessagePartDescription item)
- Method (i): public bool Contains (XmlQualifiedName key)
- Method (i): public virtual void CopyTo (MessagePartDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override XmlQualifiedName GetKeyForItem (MessagePartDescription item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessagePartDescription item)
- Method (i): public virtual void Insert (int index, MessagePartDescription item)
- Method (i): protected virtual void InsertItem (int index, MessagePartDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (MessagePartDescription item)
- Method (i): public bool Remove (XmlQualifiedName key)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessagePartDescription item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: MessagePartDescription this [XmlQualifiedName key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel MessageProperties () |
public sealed class System.ServiceModel.MessageProperties |
n/a |
- Constructor: public MessageProperties ()
- Constructor: public MessageProperties (MessageProperties properties)
- Method: public virtual void Add (string name, object property)
- Method: public virtual void Clear ()
- Method: public virtual bool ContainsKey (string name)
- Method: public void CopyProperties (MessageProperties properties)
- Method: public virtual void Dispose ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (string name)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (string name, out object value)
- Property: bool AllowOutputBatching { public get; public set; }
- Property: virtual int Count { public get; }
- Property: MessageEncoder Encoder { public get; public set; }
- Property: bool IsFixedSize { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual object this [string name] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: SecurityMessageProperty Security { public get; public set; }
- Property: virtual ICollection`1 Values { public get; }
- Property: Uri Via { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessagePropertyDescription () |
public class System.ServiceModel.MessagePropertyDescription |
n/a |
- Constructor: public MessagePropertyDescription (string name)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int Index { public get; public set; }
- Property: MemberInfo MemberInfo { public get; public set; }
- Property: bool Multiple { public get; public set; }
- Property: string Name { public get; }
- Property: string Namespace { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: Type Type { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessagePropertyDescriptionCollection () |
public class System.ServiceModel.MessagePropertyDescriptionCollection |
n/a |
- Method (i): public virtual void Add (MessagePropertyDescription item)
- Method (i): protected void ChangeItemKey (MessagePropertyDescription item, string newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (string key)
- Method (i): public virtual bool Contains (MessagePropertyDescription item)
- Method (i): public virtual void CopyTo (MessagePropertyDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override string GetKeyForItem (MessagePropertyDescription item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessagePropertyDescription item)
- Method (i): public virtual void Insert (int index, MessagePropertyDescription item)
- Method (i): protected virtual void InsertItem (int index, MessagePropertyDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public bool Remove (string key)
- Method (i): public virtual bool Remove (MessagePropertyDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessagePropertyDescription item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: MessagePropertyDescription this [string key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel MessageSecurityOverHttp () |
public sealed class System.ServiceModel.MessageSecurityOverHttp |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
- Property: bool NegotiateServiceCredential { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessageSecurityOverMsmq () |
public sealed class System.ServiceModel.MessageSecurityOverMsmq |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessageSecurityOverTcp () |
public sealed class System.ServiceModel.MessageSecurityOverTcp |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MessageSecurityVersion () |
n/a |
public abstract class System.ServiceModel.MessageSecurityVersion |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract BasicSecurityProfileVersion BasicSecurityProfileVersion { public get; }
- Property: static MessageSecurityVersion Default { public get; }
- Property: abstract SecurityTokenVersion SecurityTokenVersion { public get; }
- Property: abstract SecurityVersion SecurityVersion { public get; }
- Property: static MessageSecurityVersion WSSecurity10WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11BasicSecurityProfile10 { public get; }
- Property: static MessageSecurityVersion WSSecurity11WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11 { public get; }
- Property: static MessageSecurityVersion WSSecurity11WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11BasicSecurityProfile10 { public get; }
|
MessageState () |
public sealed enum System.ServiceModel.MessageState
Created = 0,
Read = 1,
Written = 2,
Copied = 3,
Closed = 4,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel MessageVersion () |
public sealed class System.ServiceModel.MessageVersion |
n/a |
- Method: public static MessageVersion CreateVersion (EnvelopeVersion envelopeVersion)
- Method: public static MessageVersion CreateVersion (EnvelopeVersion envelopeVersion, AddressingVersion addressingVersion)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: AddressingVersion Addressing { public get; }
- Property: static MessageVersion Default { public get; }
- Property: EnvelopeVersion Envelope { public get; }
- Property: static MessageVersion Soap11Addressing1 { public get; }
- Property: static MessageVersion Soap12Addressing1 { public get; }
|
--> NONE <-- |
System.ServiceModel MetadataBundle () |
public class System.ServiceModel.MetadataBundle |
n/a |
- Constructor: public MetadataBundle ()
- Constructor: public MetadataBundle (IEnumerable`1 sections)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 MetadataSections { public get; }
|
--> NONE <-- |
System.ServiceModel MetadataDialect () |
public abstract sealed class System.ServiceModel.MetadataDialect |
n/a |
- Field: public static const string MetadataExchange, Value = http://schemas.xmlsoap.org/ws/2004/09/mex
- Field: public static const string Policy, Value = http://schemas.xmlsoap.org/ws/2004/09/policy
- Field: public static const string ServiceDescription, Value = http://schemas.xmlsoap.org/wsdl/
- Field: public static const string XmlSchema, Value = http://www.w3.org/2001/XMLSchema
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel MetadataDocument () |
public class System.ServiceModel.MetadataDocument |
n/a |
- Constructor: public MetadataDocument ()
- Constructor: public MetadataDocument (string dialect, string identifier, XmlElement metadata)
- Constructor: public MetadataDocument (ServiceDescription serviceDescription)
- Constructor: public MetadataDocument (XmlSchema schema)
- Constructor: public MetadataDocument (XmlElement policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void ReadContentFrom (XmlReader reader)
- Method (i): public virtual string ToString ()
- Method: protected override void WriteContentTo (XmlWriter writer)
- Property: string Dialect { public get; public set; }
- Property: string Identifier { public get; public set; }
- Property: object Metadata { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MetadataReference () |
public class System.ServiceModel.MetadataReference |
n/a |
- Constructor: public MetadataReference ()
- Constructor: public MetadataReference (string location, string dialect, string identifier)
- Constructor: public MetadataReference (EndpointAddress address, string dialect, string identifier)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void ReadContentFrom (XmlReader reader)
- Method (i): public virtual string ToString ()
- Method: protected override void WriteContentTo (XmlWriter writer)
- Property: EndpointAddress Address { public get; public set; }
- Property: string Dialect { public get; public set; }
- Property: string Identifier { public get; public set; }
- Property: string Location { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MetadataSection () |
public abstract class System.ServiceModel.MetadataSection |
n/a |
- Constructor: protected MetadataSection ()
- Constructor: protected MetadataSection (string dialect)
- Constructor: protected MetadataSection (string dialect, string identifier)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected abstract void ReadContentFrom (XmlReader reader)
- Method (i): public virtual string ToString ()
- Method: protected abstract void WriteContentTo (XmlWriter writer)
- Property: string Dialect { public get; public set; }
- Property: string Identifier { public get; public set; }
|
--> NONE <-- |
MsmqAuthenticationMode () |
public sealed enum System.ServiceModel.MsmqAuthenticationMode
None = 0,
WindowsDomain = 1,
Certificate = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel MsmqBindingBase () |
public abstract class System.ServiceModel.MsmqBindingBase
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.MsmqBindingBase
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: protected MsmqBindingBase (string configurationName)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method (i): public abstract BindingElementCollection CreateBindingElements ()
- Method (i): protected virtual void OnApplyConfiguration (string configurationName)
- Method (i): protected virtual void OnInitialize ()
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method (i): public abstract BindingElementCollection CreateBindingElements ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
System.ServiceModel MsmqBindingElementBase () |
public abstract class System.ServiceModel.MsmqBindingElementBase |
n/a |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method (i): public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method: public override T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: abstract string Scheme { public get; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
MsmqEncryptionAlgorithm () |
public sealed enum System.ServiceModel.MsmqEncryptionAlgorithm
RC4Stream = 0,
AES = 1,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel MsmqException () |
n/a |
public class System.ServiceModel.MsmqException |
--> NONE <-- |
- Constructor: public MsmqException ()
- Constructor: protected MsmqException (SerializationInfo info, StreamingContext context)
- Constructor: public MsmqException (string message)
- Constructor: public MsmqException (string message, Exception inner)
- Constructor: public MsmqException (string message, int error)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual int ErrorCode { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel MsmqIntegrationBinding () |
public class System.ServiceModel.MsmqIntegrationBinding |
n/a |
- Constructor: public MsmqIntegrationBinding ()
- Constructor: public MsmqIntegrationBinding (string configurationName)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Method (i): public virtual string ToString ()
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: virtual string Scheme { public get; }
- Property: MsmqIntegrationSecurity Security { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MsmqIntegrationBindingElement () |
public sealed class System.ServiceModel.MsmqIntegrationBindingElement |
n/a |
- Constructor: public MsmqIntegrationBindingElement ()
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: override string Scheme { public get; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
- Property: Type[] TargetSerializationTypes { public get; public set; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MsmqIntegrationSecurity () |
public sealed class System.ServiceModel.MsmqIntegrationSecurity |
n/a |
- Constructor: public MsmqIntegrationSecurity ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MsmqIntegrationSecurityMode Mode { public get; public set; }
- Property: MsmqTransportSecurity Transport { public get; }
|
--> NONE <-- |
MsmqIntegrationSecurityMode () |
public sealed enum System.ServiceModel.MsmqIntegrationSecurityMode
None = 0,
Transport = 1,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel MsmqMessagePropertyNames () |
public abstract sealed class System.ServiceModel.MsmqMessagePropertyNames |
n/a |
- Field: public static const string AcknowledgeType, Value = MsmqAcknowledgeType
- Field: public static const string Acknowledgment, Value = MsmqAcknowledgment
- Field: public static const string AdministrationQueue, Value = MsmqAdministrationQueue
- Field: public static const string AppSpecific, Value = MsmqAppSpecific
- Field: public static const string ArrivedTime, Value = MsmqArrivedTime
- Field: public static const string AttachSenderId, Value = MsmqAttachSenderId
- Field: public static const string Authenticated, Value = MsmqAuthenticated
- Field: public static const string Body, Value = MsmqBody
- Field: public static const string BodyStream, Value = MsmqBodyStream
- Field: public static const string BodyType, Value = MsmqBodyType
- Field: public static const string CorrelationId, Value = MsmqCorrelationId
- Field: public static const string DestinationQueue, Value = MsmqDestinationQueue
- Field: public static const string Extension, Value = MsmqExtension
- Field: public static const string Id, Value = MsmqId
- Field: public static const string Label, Value = MsmqLabel
- Field: public static const string MessageType, Value = MsmqMessageType
- Field: public static const string Priority, Value = MsmqPriority
- Field: public static const string ResponseQueue, Value = MsmqResponseQueue
- Field: public static const string SenderId, Value = MsmqSenderId
- Field: public static const string SenderVersion, Value = MsmqSenderVersion
- Field: public static const string SentTime, Value = MsmqSentTime
- Field: public static const string TimeToReachQueue, Value = MsmqTimeToReachQueue
- Field: public static const string UseDeadLetterQueue, Value = MsmqUseDeadLetterQueue
- Field: public static const string UseEncryption, Value = MsmqUseEncryption
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
MsmqMessageSerializationFormat () |
public sealed enum System.ServiceModel.MsmqMessageSerializationFormat
Xml = 0,
Binary = 1,
ActiveX = 2,
ByteArray = 3,
Stream = 4,
|
n/a |
--> NONE <-- |
--> NONE <-- |
MsmqSecureHashAlgorithm () |
public sealed enum System.ServiceModel.MsmqSecureHashAlgorithm
MD5 = 0,
SHA1 = 1,
SHA256 = 2,
SHA512 = 3,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel MsmqSrmpBindingElement () |
public sealed class System.ServiceModel.MsmqSrmpBindingElement |
n/a |
- Constructor: public MsmqSrmpBindingElement ()
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MsmqSrmpSecureBindingElement () |
public sealed class System.ServiceModel.MsmqSrmpSecureBindingElement |
n/a |
- Constructor: public MsmqSrmpSecureBindingElement ()
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MsmqTransportBindingElement () |
public sealed class System.ServiceModel.MsmqTransportBindingElement |
n/a |
- Constructor: public MsmqTransportBindingElement ()
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ConvertAddressUsingActiveDirectory { public get; public set; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MsmqTransportBindingElementBase () |
public abstract class System.ServiceModel.MsmqTransportBindingElementBase |
n/a |
- Constructor: protected MsmqTransportBindingElementBase ()
- Constructor: protected MsmqTransportBindingElementBase (MsmqTransportBindingElementBase other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method (i): public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: abstract string Scheme { public get; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MsmqTransportSecurity () |
public sealed class System.ServiceModel.MsmqTransportSecurity |
n/a |
- Constructor: public MsmqTransportSecurity ()
- Constructor: public MsmqTransportSecurity (MsmqTransportSecurity other)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MsmqAuthenticationMode MsmqAuthenticationMode { public get; public set; }
- Property: MsmqEncryptionAlgorithm MsmqEncryptionAlgorithm { public get; public set; }
- Property: ProtectionLevel MsmqProtectionLevel { public get; public set; }
- Property: MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MtomMessageEncodingBindingElement () |
public sealed class System.ServiceModel.MtomMessageEncodingBindingElement |
n/a |
- Constructor: public MtomMessageEncodingBindingElement ()
- Constructor: public MtomMessageEncodingBindingElement (MessageVersion messageVersion, Encoding writeEncoding)
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method: public override MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method: public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal override void OnExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method: ProtectedInternal override void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext context)
- Method (i): public virtual string ToString ()
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: MessageVersion MessageVersion { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; }
- Property: Encoding WriteEncoding { public get; public set; }
|
--> NONE <-- |
System.ServiceModel MultipleFilterMatchesException () |
public class System.ServiceModel.MultipleFilterMatchesException |
n/a |
- Constructor: public MultipleFilterMatchesException ()
- Constructor: protected MultipleFilterMatchesException (SerializationInfo info, StreamingContext context)
- Constructor: public MultipleFilterMatchesException (string message)
- Constructor: public MultipleFilterMatchesException (string message, Collection`1 filters)
- Constructor: public MultipleFilterMatchesException (string message, Exception innerException)
- Constructor: public MultipleFilterMatchesException (string message, Exception innerException, Collection`1 filters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: Collection`1 Filters { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel MustUnderstandBehavior () |
public class System.ServiceModel.MustUnderstandBehavior |
n/a |
- Constructor: public MustUnderstandBehavior (bool validate)
- Method: public virtual void ApplyBehavior (ChannelDescription description, ProxyBehavior behavior, BindingParameterCollection parameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ValidateMustUnderstand { public get; public set; }
|
--> NONE <-- |
System.ServiceModel NamedPipeTransportBindingElement () |
public class System.ServiceModel.NamedPipeTransportBindingElement |
n/a |
- Constructor: public NamedPipeTransportBindingElement ()
- Constructor: protected NamedPipeTransportBindingElement (NamedPipeTransportBindingElement other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int ConnectionBufferSize { public get; public set; }
- Property: string ConnectionPoolGroupName { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: TimeSpan IdleTimeout { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: int MaxInboundConnections { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxOutboundConnectionsPerEndpoint { public get; public set; }
- Property: TimeSpan MaxOutputDelay { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
|
--> NONE <-- |
System.ServiceModel NamedPipeTransportSecurity () |
public sealed class System.ServiceModel.NamedPipeTransportSecurity |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
--> NONE <-- |
System.ServiceModel NavigatorInvalidBodyAccessException () |
public class System.ServiceModel.NavigatorInvalidBodyAccessException |
n/a |
- Constructor: public NavigatorInvalidBodyAccessException ()
- Constructor: protected NavigatorInvalidBodyAccessException (SerializationInfo info, StreamingContext context)
- Constructor: public NavigatorInvalidBodyAccessException (string message)
- Constructor: public NavigatorInvalidBodyAccessException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel NavigatorNodeQuotaExceededException () |
public class System.ServiceModel.NavigatorNodeQuotaExceededException |
n/a |
- Constructor: public NavigatorNodeQuotaExceededException ()
- Constructor: protected NavigatorNodeQuotaExceededException (SerializationInfo info, StreamingContext context)
- Constructor: public NavigatorNodeQuotaExceededException (string message)
- Constructor: public NavigatorNodeQuotaExceededException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel NetMsmqBinding () |
public class System.ServiceModel.NetMsmqBinding
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.NetMsmqBinding
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Property: bool ConvertAddressUsingActiveDirectory { public get; public set; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: EnvelopeVersion SoapVersion { public get; }
|
- Constructor: public NetMsmqBinding (NetMsmqSecurityMode securityMode)
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: QueueTransferProtocol QueueTransferProtocol { public get; public set; }
- Property: bool UseActiveDirectory { public get; public set; }
|
public sealed class System.ServiceModel.NetMsmqSecurity () |
- Property: MessageSecurityOverMsmq Message { public get; }
- Property: MsmqTransportSecurity Transport { public get; }
|
- Property: MessageSecurityOverMsmq Message { public get; }
- Property: MsmqTransportSecurity Transport { public get; }
|
System.ServiceModel NetNamedPipeBinding () |
public class System.ServiceModel.NetNamedPipeBinding
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.NetNamedPipeBinding
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Property: long MaxMessageSize { public get; public set; }
- Property: BindingReceivePreference ReceivePreference { public get; public set; }
- Property: EnvelopeVersion SoapVersion { public get; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
public sealed class System.ServiceModel.NetNamedPipeSecurity () |
- Property: NamedPipeTransportSecurity Transport { public get; }
|
- Property: NamedPipeTransportSecurity Transport { public get; }
|
System.ServiceModel NetPeerTcpBinding () |
public class System.ServiceModel.NetPeerTcpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.NetPeerTcpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Property: string ListenIPAddress { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: bool MessageAuthentication { public get; public set; }
- Property: PeerAuthenticationMode PeerNodeAuthenticationMode { public get; public set; }
- Property: PeerResolver Resolver { public get; public set; }
- Property: EnvelopeVersion SoapVersion { public get; }
|
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: static bool IsPnrpAvailable { public get; }
- Property: IPAddress ListenIPAddress { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PeerResolverSettings Resolver { public get; }
- Property: PeerSecuritySettings Security { public get; }
|
System.ServiceModel NetTcpBinding () |
public class System.ServiceModel.NetTcpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.NetTcpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public NetTcpBinding (SecurityMode securityMode)
- Constructor: public NetTcpBinding (SecurityMode securityMode, bool reliableSessionEnabled)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Property: long MaxMessageSize { public get; public set; }
- Property: BindingReceivePreference ReceivePreference { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
- Property: EnvelopeVersion SoapVersion { public get; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
- Constructor: public NetTcpBinding (SecurityMode securityMode)
- Constructor: public NetTcpBinding (SecurityMode securityMode, bool reliableSessionEnabled)
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
public sealed class System.ServiceModel.NetTcpSecurity () |
- Property: MessageSecurityOverTcp Message { public get; }
- Property: SecurityMode Mode { public get; public set; }
- Property: TcpTransportSecurity Transport { public get; }
|
- Property: MessageSecurityOverTcp Message { public get; }
- Property: SecurityMode Mode { public get; public set; }
- Property: TcpTransportSecurity Transport { public get; }
|
System.ServiceModel NodeQuotaExceededException () |
public abstract class System.ServiceModel.NodeQuotaExceededException |
n/a |
- Constructor: protected NodeQuotaExceededException (SerializationInfo info, StreamingContext context)
- Constructor: protected NodeQuotaExceededException (string message)
- Constructor: protected NodeQuotaExceededException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel NonDualMessageSecurityOverHttp () |
n/a |
public sealed class System.ServiceModel.NonDualMessageSecurityOverHttp |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected override bool IsSecureConversationEnabled ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: bool EstablishSecurityContext { public get; public set; }
- Property: bool NegotiateServiceCredential { public get; public set; }
|
System.ServiceModel OperationBehaviorCollection () |
public class System.ServiceModel.OperationBehaviorCollection |
n/a |
- Method (i): public virtual void Add (IOperationBehavior item)
- Method (i): protected void ChangeItemKey (IOperationBehavior item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (IOperationBehavior item)
- Method (i): public virtual void CopyTo (IOperationBehavior[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T Find ()
- Method (i): public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Type GetKeyForItem (IOperationBehavior item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (IOperationBehavior item)
- Method (i): public virtual void Insert (int index, IOperationBehavior item)
- Method (i): protected virtual void InsertItem (int index, IOperationBehavior item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public T Remove ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (IOperationBehavior item)
- Method (i): public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, IOperationBehavior item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: IOperationBehavior this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
public sealed class System.ServiceModel.OperationContext () |
- Constructor: public OperationContext ()
- Constructor: public OperationContext (ServiceHostBase host, ServiceThrottle throttle)
- Property: MessageHeaders IncomingMessageHeaders { public get; }
- Property: MessageProperties IncomingMessageProperties { public get; }
- Property: MessageVersion IncomingMessageVersion { public get; }
- Property: MessageHeaders OutgoingMessageHeaders { public get; }
- Property: MessageProperties OutgoingMessageProperties { public get; }
- Property: IRequestContext RequestContext { public get; public set; }
- Property: ServiceThrottle ServiceThrottle { public get; }
- Property: string SessionIdentifier { public get; }
|
- Constructor: public OperationContext (IContextChannel channel)
- Constructor: public OperationContext (ServiceHostBase host)
- Event: public event EventHandler OperationCompleted
- Property: IContextChannel Channel { public get; }
- Property: EndpointDispatcher EndpointDispatcher { public get; public set; }
- Property: MessageHeaders IncomingMessageHeaders { public get; }
- Property: MessageProperties IncomingMessageProperties { public get; }
- Property: MessageVersion IncomingMessageVersion { public get; }
- Property: MessageHeaders OutgoingMessageHeaders { public get; }
- Property: MessageProperties OutgoingMessageProperties { public get; }
- Property: IRequestContext RequestContext { public get; public set; }
- Property: string SessionId { public get; }
|
public sealed class System.ServiceModel.OperationContextScope () |
- Constructor: public OperationContextScope ()
|
- Constructor: public OperationContextScope (IContextChannel channel)
|
public sealed attribute System.ServiceModel.OperationContractAttribute () |
--> NONE <-- |
- Property: bool HasProtectionLevel { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel OperationDescription () |
public class System.ServiceModel.OperationDescription |
n/a |
- Constructor: public OperationDescription (string name, ContractDescription declaringContract)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MethodInfo BeginMethod { public get; public set; }
- Property: OperationBehaviorCollection Behaviors { public get; }
- Property: ContractDescription DeclaringContract { public get; public set; }
- Property: MethodInfo EndMethod { public get; public set; }
- Property: FaultDescriptionCollection Faults { public get; }
- Property: bool IsInitiating { public get; public set; }
- Property: bool IsOneWay { public get; }
- Property: bool IsTerminating { public get; public set; }
- Property: Collection`1 KnownTypes { public get; }
- Property: MessageDescriptionCollection Messages { public get; }
- Property: string Name { public get; }
- Property: MethodInfo SyncMethod { public get; public set; }
|
--> NONE <-- |
System.ServiceModel OperationDescriptionCollection () |
public class System.ServiceModel.OperationDescriptionCollection |
n/a |
- Method (i): public virtual void Add (OperationDescription item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (OperationDescription item)
- Method (i): public virtual void CopyTo (OperationDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public OperationDescription Find (string name)
- Method: public Collection`1 FindAll (string name)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (OperationDescription item)
- Method (i): public virtual void Insert (int index, OperationDescription item)
- Method: protected override void InsertItem (int index, OperationDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (OperationDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, OperationDescription item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual OperationDescription this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel OperationRequirement () |
public abstract class System.ServiceModel.OperationRequirement |
n/a |
- Constructor: protected OperationRequirement ()
- Method: public abstract bool AccessCheck (OperationContext operationContext)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel OptionalReliableSession () |
public class System.ServiceModel.OptionalReliableSession |
n/a |
- Constructor: public OptionalReliableSession (ReliableSessionBindingElement reliableSessionBindingElement)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool Enabled { public get; public set; }
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: bool Ordered { public get; public set; }
|
--> NONE <-- |
PeerAuthenticationMode () |
public sealed enum System.ServiceModel.PeerAuthenticationMode
None = 0,
Password = 1,
MutualCertificate = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel PeerBehaviorAttribute () |
public sealed attribute System.ServiceModel.PeerBehaviorAttribute |
n/a |
- Constructor: public PeerBehaviorAttribute ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual object TypeId { public get; }
|
--> NONE <-- |
PeerMessageOrigination () |
n/a |
public sealed enum System.ServiceModel.PeerMessageOrigination
Local = 0,
Remote = 1,
|
--> NONE <-- |
--> NONE <-- |
PeerMessagePropagation () |
n/a |
public sealed enum System.ServiceModel.PeerMessagePropagation
None = 0,
Local = 1,
Remote = 2,
LocalAndRemote = 3,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel PeerMessagePropagationFilter () |
n/a |
public abstract class System.ServiceModel.PeerMessagePropagationFilter |
--> NONE <-- |
- Constructor: protected PeerMessagePropagationFilter ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public abstract PeerMessagePropagation ShouldMessagePropagate (Message message, PeerMessageOrigination origination)
- Method (i): public virtual string ToString ()
|
System.ServiceModel PeerNode () |
n/a |
public sealed class System.ServiceModel.PeerNode |
--> NONE <-- |
- Event: public event EventHandler Offline
- Event: public event EventHandler Online
- Method: public virtual void Dispose ()
- Method (i): public virtual bool Equals (object obj)
- Method: protected override void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void RefreshConnection ()
- Method (i): public virtual string ToString ()
- Property: virtual bool IsOnline { public get; }
- Property: PeerMessagePropagationFilter MessagePropagationFilter { public get; public set; }
|
public abstract class System.ServiceModel.PeerResolver () |
--> NONE <-- |
- Method: public virtual void Initialize (EndpointAddress address, Binding binding, ClientCredentials credentials, PeerReferralPolicy referralPolicy)
- Property: abstract bool CanShareReferrals { public get; }
|
System.ServiceModel PeerSecurityBehavior () |
public sealed class System.ServiceModel.PeerSecurityBehavior |
n/a |
- Constructor: public PeerSecurityBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public X509CertificateValidator GetMessageX509Authentication ()
- Method: public X509CertificateValidator GetPeerNodeX509Authentication ()
- Method: public X509Certificate2 GetSelfCertificate ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetMessageX509Authentication (X509CertificateValidator validator)
- Method: public void SetPeerNodeX509Authentication (X509CertificateValidator validator)
- Method: public void SetSelfCertificate (X509Certificate2 cert)
- Method (i): public virtual string ToString ()
- Property: string Password { public get; public set; }
|
--> NONE <-- |
System.ServiceModel PeerSecuritySettings () |
n/a |
public sealed class System.ServiceModel.PeerSecuritySettings |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityMode Mode { public get; public set; }
- Property: PeerTransportSecuritySettings Transport { public get; }
|
System.ServiceModel PeerTransportBindingElement () |
public sealed class System.ServiceModel.PeerTransportBindingElement |
n/a |
- Constructor: public PeerTransportBindingElement ()
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string ListenIPAddress { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: override long MaxMessageSize { public get; public set; }
- Property: bool MessageAuthentication { public get; public set; }
- Property: PeerAuthenticationMode PeerNodeAuthenticationMode { public get; public set; }
- Property: int Port { public get; public set; }
- Property: override string Scheme { public get; }
|
--> NONE <-- |
PeerTransportCredentialType () |
n/a |
public sealed enum System.ServiceModel.PeerTransportCredentialType
Password = 0,
Certificate = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel PeerTransportSecuritySettings () |
n/a |
public sealed class System.ServiceModel.PeerTransportSecuritySettings |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: PeerTransportCredentialType CredentialType { public get; public set; }
|
System.ServiceModel PnrpPeerResolverBindingElement () |
public sealed class System.ServiceModel.PnrpPeerResolverBindingElement |
n/a |
- Constructor: public PnrpPeerResolverBindingElement ()
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method: public override PeerResolver CreatePeerResolver ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
PoisonMessageHandling () |
public sealed enum System.ServiceModel.PoisonMessageHandling
Disabled = 0,
EnabledIfSupported = 1,
|
n/a |
--> NONE <-- |
--> NONE <-- |
PrincipalPermissionMode () |
public sealed enum System.ServiceModel.PrincipalPermissionMode
None = 0,
UseWindowsGroups = 1,
UseAspNetRoles = 2,
Custom = 3,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel ProxyBehavior () |
public sealed class System.ServiceModel.ProxyBehavior |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public ProxyOperation GetUnhandledProxyOperation ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Type CallbackProxyType { public get; public set; }
- Property: SynchronizedCollection`1 ChannelInitializers { public get; }
- Property: string ContractName { public get; }
- Property: string ContractNamespace { public get; }
- Property: Type ContractProxyType { public get; public set; }
- Property: DispatchBehavior DuplexCallbackDispatchBehavior { public get; }
- Property: bool ManualAddressing { public get; public set; }
- Property: SynchronizedCollection`1 MessageInspectors { public get; }
- Property: SynchronizedKeyedCollection`2 Operations { public get; }
- Property: IProxyOperationSelector OperationSelector { public get; public set; }
- Property: bool ValidateMustUnderstand { public get; public set; }
- Property: Uri Via { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ProxyOperation () |
public sealed class System.ServiceModel.ProxyOperation |
n/a |
- Constructor: public ProxyOperation (ProxyBehavior parent, string name, string action)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: MethodInfo BeginMethod { public get; public set; }
- Property: bool DeserializeReply { public get; public set; }
- Property: MethodInfo EndMethod { public get; public set; }
- Property: SynchronizedCollection`1 FaultDetailTypes { public get; }
- Property: IProxyFormatter Formatter { public get; public set; }
- Property: bool IsInitiating { public get; public set; }
- Property: bool IsOneWay { public get; public set; }
- Property: bool IsTerminating { public get; public set; }
- Property: string Name { public get; }
- Property: SynchronizedCollection`1 ParameterInspectors { public get; }
- Property: ProxyBehavior Parent { public get; }
- Property: bool SerializeRequest { public get; public set; }
- Property: bool SetThreadPrincipal { public get; public set; }
- Property: MethodInfo SyncMethod { public get; public set; }
|
--> NONE <-- |
QueuedDeliveryRequirementsMode () |
n/a |
public sealed enum System.ServiceModel.QueuedDeliveryRequirementsMode
Allowed = 0,
Required = 1,
NotAllowed = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel ReflectedContractCollection () |
public class System.ServiceModel.ReflectedContractCollection |
n/a |
- Constructor: public ReflectedContractCollection ()
- Method (i): public virtual void Add (ContractDescription item)
- Method (i): protected void ChangeItemKey (ContractDescription item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (ContractDescription item)
- Method (i): public virtual void CopyTo (ContractDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override Type GetKeyForItem (ContractDescription item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (ContractDescription item)
- Method (i): public virtual void Insert (int index, ContractDescription item)
- Method (i): protected virtual void InsertItem (int index, ContractDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (ContractDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, ContractDescription item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: ContractDescription this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel ReliableSession () |
public class System.ServiceModel.ReliableSession |
n/a |
- Constructor: public ReliableSession (ReliableSessionBindingElement reliableSessionBindingElement)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: bool Ordered { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ReliableSessionBindingElement () |
public sealed class System.ServiceModel.ReliableSessionBindingElement |
n/a |
- Constructor: public ReliableSessionBindingElement ()
- Constructor: public ReliableSessionBindingElement (bool ordered)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TimeSpan AcknowledgementInterval { public get; public set; }
- Property: bool AdvancedFlowControl { public get; public set; }
- Property: int BufferedMessagesQuota { public get; public set; }
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: int MaxPendingChannels { public get; public set; }
- Property: int MaxRetryCount { public get; public set; }
- Property: bool Ordered { public get; public set; }
|
--> NONE <-- |
public class System.ServiceModel.RsaIdentity () |
- Constructor: public RsaIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Method: protected override void WriteContentsTo (XmlDictionaryWriter writer)
- Method (i): public void WriteTo (XmlDictionaryWriter writer)
- Property: Claim IdentityClaim { public get; }
|
- Constructor: public RsaIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Property: Claim IdentityClaim { public get; }
|
System.ServiceModel SecurityBindingElement () |
public abstract class System.ServiceModel.SecurityBindingElement |
n/a |
- Constructor: protected SecurityBindingElement (SecurityBindingElement other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: protected abstract IChannelFactory BuildChannelFactoryCore (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method: protected abstract IChannelListener`1 BuildChannelListenerCore (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method (i): public abstract BindingElement Clone ()
- Method: public static SymmetricSecurityBindingElement CreateAnonymousForCertificateBinding ()
- Method: public static TransportSecurityBindingElement CreateCertificateOverTransportBinding ()
- Method: public static TransportSecurityBindingElement CreateCertificateOverTransportBinding (SecurityVersion version)
- Method: public static AsymmetricSecurityBindingElement CreateCertificateSignatureBinding ()
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenBinding (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenForCertificateBinding (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenForSslBinding (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenForSslBinding (IssuedSecurityTokenParameters issuedTokenParameters, bool requireCancellation)
- Method: public static TransportSecurityBindingElement CreateIssuedTokenOverTransportBinding (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateKerberosBinding ()
- Method: public static TransportSecurityBindingElement CreateKerberosOverTransportBinding ()
- Method: protected SecurityTokenProvider CreateLocalTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager, bool isSupportingTokenParameter)
- Method: public static SecurityBindingElement CreateMutualCertificateBinding ()
- Method: public static SecurityBindingElement CreateMutualCertificateBinding (SecurityVersion version)
- Method: public static SecurityBindingElement CreateMutualCertificateBinding (SecurityVersion version, bool allowSerializedSigningTokenOnReply)
- Method: public static AsymmetricSecurityBindingElement CreateMutualCertificateUncorrelatedBinding ()
- Method: public static AsymmetricSecurityBindingElement CreateMutualCertificateUncorrelatedBinding (SecurityVersion version)
- Method: protected SecurityTokenProvider CreateRemoteTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager)
- Method: public static SymmetricSecurityBindingElement CreateSecureConversationBinding (Binding bootstrapBinding)
- Method: public static SymmetricSecurityBindingElement CreateSecureConversationBinding (Binding bootstrapBinding, bool requireCancellation)
- Method: public static SymmetricSecurityBindingElement CreateSecureConversationBinding (Binding bootstrapBinding, bool requireCancellation, ChannelProtectionRequirements bootstrapProtectionRequirements)
- Method: public static TransportSecurityBindingElement CreateSecureConversationOverTransportBinding (Binding bootstrapBinding)
- Method: public static TransportSecurityBindingElement CreateSecureConversationOverTransportBinding (Binding bootstrapBinding, bool requireCancellation)
- Method: public static TransportSecurityBindingElement CreateSecureConversationOverTransportBinding (Binding bootstrapBinding, bool requireCancellation, ChannelProtectionRequirements bootstrapProtectionRequirements)
- Method: public static SymmetricSecurityBindingElement CreateSslNegotiationBinding (bool requireClientCertificate)
- Method: public static SymmetricSecurityBindingElement CreateSslNegotiationBinding (bool requireClientCertificate, bool requireCancellation)
- Method: public static SymmetricSecurityBindingElement CreateSspiNegotiationBinding ()
- Method: public static SymmetricSecurityBindingElement CreateSspiNegotiationBinding (bool requireCancellation)
- Method: public static TransportSecurityBindingElement CreateSspiNegotiationOverTransportBinding ()
- Method: public static TransportSecurityBindingElement CreateSspiNegotiationOverTransportBinding (bool requireCancellation)
- Method: protected TTokenAuthenticator CreateTokenAuthenticator (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager)
- Method: public static SymmetricSecurityBindingElement CreateUserNameForCertificateBinding ()
- Method: public static SymmetricSecurityBindingElement CreateUserNameForSslBinding ()
- Method: public static SymmetricSecurityBindingElement CreateUserNameForSslBinding (bool requireCancellation)
- Method: public static TransportSecurityBindingElement CreateUserNameOverTransportBinding ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public abstract ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: SupportingTokenRequirements EndpointSupportingTokenRequirements { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: IDictionary`2 OperationSupportingTokenRequirements { public get; }
- Property: SupportingTokenRequirements OptionalEndpointSupportingTokenRequirements { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenRequirements { public get; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
- Property: SecurityStandardsManager SecurityStandardsManager { public get; public set; }
- Property: SecurityVersion SecurityVersion { public get; public set; }
|
--> NONE <-- |
SecurityHeaderLayout () |
public sealed enum System.ServiceModel.SecurityHeaderLayout
Strict = 0,
Lax = 1,
LaxTimestampFirst = 2,
LaxTimestampLast = 3,
|
n/a |
--> NONE <-- |
--> NONE <-- |
SecurityMode () |
public sealed enum System.ServiceModel.SecurityMode
None = 0,
Transport = 1,
Message = 2,
TransportWithMessageCredential = 3,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel SeekableXPathNavigator () |
public abstract class System.ServiceModel.SeekableXPathNavigator |
n/a |
- Constructor: protected SeekableXPathNavigator ()
- Method (i): public virtual XmlWriter AppendChild ()
- Method (i): public virtual void AppendChild (string newChild)
- Method (i): public virtual void AppendChild (XmlReader newChild)
- Method (i): public virtual void AppendChild (XPathNavigator newChild)
- Method (i): public virtual void AppendChildElement (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual bool CheckValidity (XmlSchemaSet schemas, ValidationEventHandler validationEventHandler)
- Method (i): public abstract XPathNavigator Clone ()
- Method: public abstract XmlNodeOrder ComparePosition (long firstPosition, long secondPosition)
- Method (i): public virtual XmlNodeOrder ComparePosition (XPathNavigator nav)
- Method (i): public virtual XPathExpression Compile (string xpath)
- Method (i): public virtual void CreateAttribute (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual XmlWriter CreateAttributes ()
- Method (i): public virtual XPathNavigator CreateNavigator ()
- Method (i): public virtual void DeleteRange (XPathNavigator lastSiblingToDelete)
- Method (i): public virtual void DeleteSelf ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual object Evaluate (string xpath)
- Method (i): public virtual object Evaluate (string xpath, IXmlNamespaceResolver resolver)
- Method (i): public virtual object Evaluate (XPathExpression expr)
- Method (i): public virtual object Evaluate (XPathExpression expr, XPathNodeIterator context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual string GetAttribute (string localName, string namespaceURI)
- Method (i): public virtual int GetHashCode ()
- Method: public abstract string GetLocalName (long nodePosition)
- Method: public abstract string GetName (long nodePosition)
- Method: public abstract string GetNamespace (long nodePosition)
- Method (i): public virtual string GetNamespace (string name)
- Method (i): public virtual IDictionary`2 GetNamespacesInScope (XmlNamespaceScope scope)
- Method: public abstract XPathNodeType GetNodeType (long nodePosition)
- Method (i): public Type GetType ()
- Method: public abstract string GetValue (long nodePosition)
- Method (i): public virtual XmlWriter InsertAfter ()
- Method (i): public virtual void InsertAfter (string newSibling)
- Method (i): public virtual void InsertAfter (XmlReader newSibling)
- Method (i): public virtual void InsertAfter (XPathNavigator newSibling)
- Method (i): public virtual XmlWriter InsertBefore ()
- Method (i): public virtual void InsertBefore (string newSibling)
- Method (i): public virtual void InsertBefore (XmlReader newSibling)
- Method (i): public virtual void InsertBefore (XPathNavigator newSibling)
- Method (i): public virtual void InsertElementAfter (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual void InsertElementBefore (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual bool IsDescendant (XPathNavigator nav)
- Method (i): public abstract bool IsSamePosition (XPathNavigator other)
- Method (i): public virtual string LookupNamespace (string prefix)
- Method (i): public virtual string LookupPrefix (string namespaceURI)
- Method (i): public virtual bool Matches (string xpath)
- Method (i): public virtual bool Matches (XPathExpression expr)
- Method (i): protected object MemberwiseClone ()
- Method (i): public abstract bool MoveTo (XPathNavigator other)
- Method (i): public virtual bool MoveToAttribute (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToChild (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToChild (XPathNodeType type)
- Method (i): public virtual bool MoveToFirst ()
- Method (i): public abstract bool MoveToFirstAttribute ()
- Method (i): public abstract bool MoveToFirstChild ()
- Method (i): public bool MoveToFirstNamespace ()
- Method (i): public abstract bool MoveToFirstNamespace (XPathNamespaceScope namespaceScope)
- Method (i): public virtual bool MoveToFollowing (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToFollowing (string localName, string namespaceURI, XPathNavigator end)
- Method (i): public virtual bool MoveToFollowing (XPathNodeType type)
- Method (i): public virtual bool MoveToFollowing (XPathNodeType type, XPathNavigator end)
- Method (i): public abstract bool MoveToId (string id)
- Method (i): public virtual bool MoveToNamespace (string name)
- Method (i): public abstract bool MoveToNext ()
- Method (i): public virtual bool MoveToNext (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToNext (XPathNodeType type)
- Method (i): public abstract bool MoveToNextAttribute ()
- Method (i): public bool MoveToNextNamespace ()
- Method (i): public abstract bool MoveToNextNamespace (XPathNamespaceScope namespaceScope)
- Method (i): public abstract bool MoveToParent ()
- Method (i): public abstract bool MoveToPrevious ()
- Method (i): public virtual void MoveToRoot ()
- Method (i): public virtual XmlWriter PrependChild ()
- Method (i): public virtual void PrependChild (string newChild)
- Method (i): public virtual void PrependChild (XmlReader newChild)
- Method (i): public virtual void PrependChild (XPathNavigator newChild)
- Method (i): public virtual void PrependChildElement (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual XmlReader ReadSubtree ()
- Method (i): public virtual XmlWriter ReplaceRange (XPathNavigator lastSiblingToReplace)
- Method (i): public virtual void ReplaceSelf (string newNode)
- Method (i): public virtual void ReplaceSelf (XmlReader newNode)
- Method (i): public virtual void ReplaceSelf (XPathNavigator newNode)
- Method (i): public virtual XPathNodeIterator Select (string xpath)
- Method (i): public virtual XPathNodeIterator Select (string xpath, IXmlNamespaceResolver resolver)
- Method (i): public virtual XPathNodeIterator Select (XPathExpression expr)
- Method (i): public virtual XPathNodeIterator SelectAncestors (string name, string namespaceURI, bool matchSelf)
- Method (i): public virtual XPathNodeIterator SelectAncestors (XPathNodeType type, bool matchSelf)
- Method (i): public virtual XPathNodeIterator SelectChildren (string name, string namespaceURI)
- Method (i): public virtual XPathNodeIterator SelectChildren (XPathNodeType type)
- Method (i): public virtual XPathNodeIterator SelectDescendants (string name, string namespaceURI, bool matchSelf)
- Method (i): public virtual XPathNodeIterator SelectDescendants (XPathNodeType type, bool matchSelf)
- Method (i): public virtual XPathNavigator SelectSingleNode (string xpath)
- Method (i): public virtual XPathNavigator SelectSingleNode (string xpath, IXmlNamespaceResolver resolver)
- Method (i): public virtual XPathNavigator SelectSingleNode (XPathExpression expression)
- Method (i): public virtual void SetTypedValue (object typedValue)
- Method (i): public virtual void SetValue (string value)
- Method (i): public virtual string ToString ()
- Method (i): public virtual object ValueAs (Type returnType)
- Method (i): public virtual object ValueAs (Type returnType, IXmlNamespaceResolver nsResolver)
- Method (i): public virtual void WriteSubtree (XmlWriter writer)
- Property: abstract string BaseURI { public get; }
- Property: virtual bool CanEdit { public get; }
- Property: abstract long CurrentPosition { public get; public set; }
- Property: virtual bool HasAttributes { public get; }
- Property: virtual bool HasChildren { public get; }
- Property: virtual string InnerXml { public get; public set; }
- Property: abstract bool IsEmptyElement { public get; }
- Property: virtual bool IsNode { public get; }
- Property: abstract string LocalName { public get; }
- Property: abstract string Name { public get; }
- Property: abstract string NamespaceURI { public get; }
- Property: abstract XmlNameTable NameTable { public get; }
- Property: abstract XPathNodeType NodeType { public get; }
- Property: virtual string OuterXml { public get; public set; }
- Property: abstract string Prefix { public get; }
- Property: virtual IXmlSchemaInfo SchemaInfo { public get; }
- Property: virtual object TypedValue { public get; }
- Property: virtual object UnderlyingObject { public get; }
- Property: abstract string Value { public get; }
- Property: virtual bool ValueAsBoolean { public get; }
- Property: virtual DateTime ValueAsDateTime { public get; }
- Property: virtual double ValueAsDouble { public get; }
- Property: virtual int ValueAsInt { public get; }
- Property: virtual long ValueAsLong { public get; }
- Property: virtual Type ValueType { public get; }
- Property: virtual string XmlLang { public get; }
- Property: virtual XmlSchemaType XmlType { public get; }
|
--> NONE <-- |
System.ServiceModel ServiceActivationException () |
n/a |
public class System.ServiceModel.ServiceActivationException |
--> NONE <-- |
- Constructor: public ServiceActivationException ()
- Constructor: protected ServiceActivationException (SerializationInfo info, StreamingContext context)
- Constructor: public ServiceActivationException (string message)
- Constructor: public ServiceActivationException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel ServiceAuthorization () |
public sealed class System.ServiceModel.ServiceAuthorization |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: PrincipalPermissionMode PrincipalPermissionMode { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ServiceAuthorizationBehavior () |
public sealed class System.ServiceModel.ServiceAuthorizationBehavior |
n/a |
- Constructor: public ServiceAuthorizationBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AuthorizationDomain AuthorizationDomain { public get; public set; }
- Property: bool ImpersonateCallerForAllServiceOperations { public get; public set; }
- Property: OperationRequirement OperationRequirement { public get; public set; }
- Property: PrincipalPermissionMode PrincipalPermissionMode { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ServiceAuthorizationManager () |
n/a |
public class System.ServiceModel.ServiceAuthorizationManager |
--> NONE <-- |
- Constructor: public ServiceAuthorizationManager ()
- Method: public virtual bool CheckAccess (OperationContext operationContext)
- Method: protected virtual bool CheckAccessCore (OperationContext operationContext)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: protected virtual ReadOnlyCollection`1 GetAuthorizationPolicies (OperationContext operationContext)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel ServiceBehaviorAttribute () |
public sealed attribute System.ServiceModel.ServiceBehaviorAttribute
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed attribute System.ServiceModel.ServiceBehaviorAttribute
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public void SetIsolationLevel (DispatchBehavior behavior)
- Property: bool IgnoreUnknownSerializationData { public get; public set; }
- Property: bool RunOnUIThread { public get; public set; }
|
- Property: string ConfigurationName { public get; public set; }
- Property: bool IgnoreExtensionDataObject { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: bool UseSynchronizationContext { public get; public set; }
|
System.ServiceModel ServiceBehaviorCollection () |
public class System.ServiceModel.ServiceBehaviorCollection |
n/a |
- Constructor: public ServiceBehaviorCollection ()
- Method (i): public virtual void Add (IServiceBehavior item)
- Method (i): protected void ChangeItemKey (IServiceBehavior item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (Type key)
- Method (i): public virtual bool Contains (IServiceBehavior item)
- Method (i): public virtual void CopyTo (IServiceBehavior[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T Find ()
- Method (i): public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Type GetKeyForItem (IServiceBehavior item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (IServiceBehavior item)
- Method (i): public virtual void Insert (int index, IServiceBehavior item)
- Method (i): protected virtual void InsertItem (int index, IServiceBehavior item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public T Remove ()
- Method (i): public bool Remove (Type key)
- Method (i): public virtual bool Remove (IServiceBehavior item)
- Method (i): public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, IServiceBehavior item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: IServiceBehavior this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
public sealed attribute System.ServiceModel.ServiceContractAttribute () |
--> NONE <-- |
- Property: string ConfigurationName { public get; public set; }
- Property: bool HasProtectionLevel { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel ServiceCredentials () |
public class System.ServiceModel.ServiceCredentials
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.ServiceCredentials
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public virtual void ApplyBehavior (ServiceDescription description, ServiceHostBase serviceHostBase, Collection`1 behaviors, Collection`1 parameters)
- Method: ProtectedInternal override SecurityTokenProvider CreateLocalTokenProvider (SecurityTokenParameters parameters)
- Method: ProtectedInternal override SecurityTokenProvider CreateRemoteTokenProvider (SecurityTokenParameters parameters)
- Method: ProtectedInternal override SecurityTokenAuthenticator CreateTokenAuthenticator (SecurityTokenParameters parameters)
- Property: X509CertificateInitiatorServiceCredential ClientCertificate { public get; }
- Property: X509CertificateRecipientServiceCredential ServiceCertificate { public get; }
- Property: UserNamePasswordServiceCredential UserNamePassword { public get; }
- Property: WindowsServiceCredential Windows { public get; }
|
- Constructor: protected ServiceCredentials (ServiceCredentials other)
- Method: public ServiceCredentials Clone ()
- Method: protected virtual ServiceCredentials CloneCore ()
- Method: public static ServiceCredentials CreateDefaultCredentials ()
- Method: public override SecurityTokenManager CreateSecurityTokenManager ()
- Property: X509CertificateInitiatorServiceCredential ClientCertificate { public get; }
- Property: IssuedTokenServiceCredential IssuedTokenAuthentication { public get; }
- Property: PeerCredential Peer { public get; }
- Property: SecureConversationServiceCredential SecureConversationAuthentication { public get; }
- Property: X509CertificateRecipientServiceCredential ServiceCertificate { public get; }
- Property: UserNamePasswordServiceCredential UserNameAuthentication { public get; }
- Property: WindowsServiceCredential WindowsAuthentication { public get; }
|
System.ServiceModel ServiceDescription () |
public class System.ServiceModel.ServiceDescription |
n/a |
- Constructor: public ServiceDescription ()
- Constructor: public ServiceDescription (IEnumerable`1 endpoints)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public static ServiceDescription GetService (object serviceImplementation)
- Method: public static ServiceDescription GetService (Type serviceType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ServiceBehaviorCollection Behaviors { public get; }
- Property: ServiceEndpointCollection Endpoints { public get; }
- Property: Type ServiceType { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ServiceEndpoint () |
public class System.ServiceModel.ServiceEndpoint |
n/a |
- Constructor: public ServiceEndpoint (ContractDescription contract)
- Constructor: public ServiceEndpoint (ContractDescription contract, Binding binding, EndpointAddress address)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; public set; }
- Property: EndpointBehaviorCollection Behaviors { public get; }
- Property: Binding Binding { public get; public set; }
- Property: ContractDescription Contract { public get; }
|
--> NONE <-- |
System.ServiceModel ServiceEndpointCollection () |
public class System.ServiceModel.ServiceEndpointCollection |
n/a |
- Method (i): public virtual void Add (ServiceEndpoint item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (ServiceEndpoint item)
- Method (i): public virtual void CopyTo (ServiceEndpoint[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public ServiceEndpoint Find (Type contractType)
- Method: public ServiceEndpoint Find (Type contractType, XmlQualifiedName bindingName)
- Method: public ServiceEndpoint Find (Uri address)
- Method: public ServiceEndpoint Find (XmlQualifiedName contractName)
- Method: public ServiceEndpoint Find (XmlQualifiedName contractName, XmlQualifiedName bindingName)
- Method: public Collection`1 FindAll (Type contractType)
- Method: public Collection`1 FindAll (XmlQualifiedName contractName)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (ServiceEndpoint item)
- Method (i): public virtual void Insert (int index, ServiceEndpoint item)
- Method: protected override void InsertItem (int index, ServiceEndpoint item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (ServiceEndpoint item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, ServiceEndpoint item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual ServiceEndpoint this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
public class System.ServiceModel.ServiceHost () |
- Constructor: protected ServiceHost ()
- Method: public ServiceEndpoint AddServiceEndpoint (Type implementedContract, Binding binding, string address)
- Method: public ServiceEndpoint AddServiceEndpoint (Type implementedContract, Binding binding, Uri addressUri)
- Method: protected void Initialize ()
- Method: protected virtual void OnApplyConfiguration (ServiceElement serviceSection)
- Method: protected override void OnClose (TimeSpan timeout)
- Method: protected virtual void OnCreateDescription ()
- Method: protected override void OnCreateListeners ()
- Method: protected override void OnEndClose (IAsyncResult result)
- Method (i): protected virtual void OnInitialize ()
- Property: ServiceAuthorization Authorization { public get; }
- Property: UriSchemeKeyedCollection BaseAddresses { public get; }
- Property: virtual ServiceDescription Description { public get; }
- Property: EndpointListenerCollection EndpointListeners { public get; }
- Property: virtual ReflectedContractCollection ReflectedContracts { public get; }
- Property: virtual Type ServiceType { public get; }
- Property: virtual object SingletonInstance { public get; }
|
- Constructor: protected ServiceHost (UriSchemeKeyedCollection baseAddresses)
- Constructor: protected ServiceHost (Uri[] baseAddresses)
- Method (i): public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, string address)
- Method (i): public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, string address, Uri listenUri)
- Method (i): public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, Uri address)
- Method (i): public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, Uri address, Uri listenUri)
- Method: public ServiceEndpoint AddServiceEndpoint (Type implementedContract, Binding binding, string address)
- Method: public ServiceEndpoint AddServiceEndpoint (Type implementedContract, Binding binding, string address, Uri listenUri)
- Method: public ServiceEndpoint AddServiceEndpoint (Type implementedContract, Binding binding, Uri address)
- Method: public ServiceEndpoint AddServiceEndpoint (Type implementedContract, Binding binding, Uri address, Uri listenUri)
- Method (i): protected virtual void ApplyConfiguration ()
- Method: protected override ServiceDescription CreateDescription (out IDictionary`2 implementedContracts)
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method (i): public int IncrementManualFlowControlLimit (int incrementBy)
- Method (i): protected void InitializeDescription ()
- Method: protected void InitializeDescription (object singletonInstance)
- Method: protected void InitializeDescription (Type serviceType)
- Method (i): protected virtual void InitializeRuntime ()
- Method (i): protected void LoadConfigurationSection (ServiceElement serviceSection)
- Method (i): protected virtual void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnEndClose (IAsyncResult result)
- Property: ServiceAuthorizationBehavior Authorization { public get; }
- Property: ReadOnlyCollection`1 BaseAddresses { public get; }
- Property: ChannelDispatcherCollection ChannelDispatchers { public get; }
- Property: ServiceDescription Description { public get; }
- Property: protected IDictionary`2 ImplementedContracts { }
- Property: int ManualFlowControlLimit { public get; public set; }
- Property: object SingletonInstance { public get; }
|
public abstract class System.ServiceModel.ServiceHostBase () |
- Method: protected abstract void OnCreateListeners ()
- Method: protected virtual void OnInitialize ()
- Method (i): protected virtual void OnOpened ()
- Property: UriSchemeKeyedCollection BaseAddresses { public get; }
- Property: EndpointListenerCollection EndpointListeners { public get; }
|
- Method: public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, string address)
- Method: public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, string address, Uri listenUri)
- Method: public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, Uri address)
- Method: public ServiceEndpoint AddServiceEndpoint (string implementedContract, Binding binding, Uri address, Uri listenUri)
- Method: protected virtual void ApplyConfiguration ()
- Method: protected abstract ServiceDescription CreateDescription (out IDictionary`2 implementedContracts)
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method: public int IncrementManualFlowControlLimit (int incrementBy)
- Method: protected void InitializeDescription ()
- Method: protected virtual void InitializeRuntime ()
- Method: protected void LoadConfigurationSection (ServiceElement serviceSection)
- Method: protected override void OnOpened ()
- Method: protected void ReleasePerformanceCounters ()
- Property: ServiceAuthorizationBehavior Authorization { public get; }
- Property: ReadOnlyCollection`1 BaseAddresses { public get; }
- Property: ChannelDispatcherCollection ChannelDispatchers { public get; }
- Property: ServiceCredentials Credentials { public get; }
- Property: ServiceDescription Description { public get; }
- Property: protected IDictionary`2 ImplementedContracts { }
- Property: int ManualFlowControlLimit { public get; public set; }
|
System.ServiceModel ServiceHostFactory () |
n/a |
public class System.ServiceModel.ServiceHostFactory |
--> NONE <-- |
- Constructor: public ServiceHostFactory ()
- Method: protected virtual ServiceHost CreateServiceHost (Type serviceType, Uri[] baseAddresses)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
public abstract sealed class System.ServiceModel.ServiceHostingEnvironment () |
- Method: public static void EnsureServiceAvailableFast (string virtualPath)
- Property: static bool AspNetIntegrationEnabled { public get; }
|
- Property: static bool AspNetCompatibilityEnabled { public get; }
|
System.ServiceModel ServiceKnownTypeAttribute () |
n/a |
public sealed attribute System.ServiceModel.ServiceKnownTypeAttribute |
--> NONE <-- |
- Constructor: public ServiceKnownTypeAttribute (string methodName)
- Constructor: public ServiceKnownTypeAttribute (string methodName, Type declaringType)
- Constructor: public ServiceKnownTypeAttribute (Type type)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Type DeclaringType { public get; }
- Property: string MethodName { public get; }
- Property: Type Type { public get; }
- Property: virtual object TypeId { public get; }
|
System.ServiceModel ServiceMetadataBehavior () |
public class System.ServiceModel.ServiceMetadataBehavior
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.ServiceMetadataBehavior
(Please hover your mouse over the type to see the inheritance signatures) |
- Property: WsdlExporter WsdlExporter { public get; public set; }
|
- Method: public void AddMetadataEndpoint (Uri uri)
- Method: public void AddMetadataEndpoint (Uri uri, Binding binding)
- Property: WsdlExporter WsdlExporter { public get; public set; }
|
System.ServiceModel ServiceMetadataExtension () |
public class System.ServiceModel.ServiceMetadataExtension |
n/a |
- Constructor: public ServiceMetadataExtension ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public Dispatcher GetHttpGetDispatcher ()
- Method: public Dispatcher GetMexDispatcher ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Documents { public get; }
- Property: bool EnableGetWsdl { public get; public set; }
- Property: bool EnableHelpPage { public get; public set; }
- Property: bool EnableMetadataExchange { public get; public set; }
- Property: Collection`1 Policies { public get; }
- Property: Collection`1 References { public get; }
- Property: ServiceDescriptionCollection ServiceDescriptions { public get; }
- Property: XmlSchemaSet XmlSchemas { public get; }
|
--> NONE <-- |
System.ServiceModel ServiceSecurityAuditBehavior () |
public sealed class System.ServiceModel.ServiceSecurityAuditBehavior |
n/a |
- Constructor: public ServiceSecurityAuditBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AuditLogLocation AuditLogLocation { public get; public set; }
- Property: AuditLevel MessageAuthenticationAuditLevel { public get; public set; }
- Property: AuditLevel ServiceAuthorizationAuditLevel { public get; public set; }
- Property: bool SuppressAuditFailure { public get; public set; }
|
--> NONE <-- |
public class System.ServiceModel.ServiceSecurityContext () |
- Constructor: public ServiceSecurityContext (ReadOnlyCollection`1 authorizationPolicies)
- Constructor: public ServiceSecurityContext (AuthorizationDomain domain)
- Property: AuthorizationContext AuthorizationContext { public get; }
- Property: AuthorizationDomain AuthorizationDomain { public get; }
|
- Constructor: public ServiceSecurityContext (ReadOnlyCollection`1 authorizationPolicies)
- Constructor: public ServiceSecurityContext (AuthorizationContext authorizationContext)
- Constructor: public ServiceSecurityContext (AuthorizationContext authorizationContext, ReadOnlyCollection`1 authorizationPolicies)
- Property: AuthorizationContext AuthorizationContext { public get; }
- Property: ReadOnlyCollection`1 AuthorizationPolicies { public get; }
|
System.ServiceModel ServiceThrottle () |
public sealed class System.ServiceModel.ServiceThrottle |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ManualFlowControlEnabled { public get; public set; }
- Property: int ManualFlowControlLimit { public get; public set; }
- Property: int MaxConcurrentCalls { public get; public set; }
- Property: int MaxConnections { public get; public set; }
- Property: int MaxInstances { public get; public set; }
- Property: int MaxPendingOperations { public get; public set; }
|
--> NONE <-- |
public class System.ServiceModel.SpnIdentity () |
- Constructor: public SpnIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Method: protected override void WriteContentsTo (XmlDictionaryWriter writer)
- Method (i): public void WriteTo (XmlDictionaryWriter writer)
- Property: Claim IdentityClaim { public get; }
|
- Constructor: public SpnIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Property: Claim IdentityClaim { public get; }
|
System.ServiceModel SslStreamSecurityBindingElement () |
public class System.ServiceModel.SslStreamSecurityBindingElement |
n/a |
- Constructor: public SslStreamSecurityBindingElement ()
- Constructor: protected SslStreamSecurityBindingElement (SslStreamSecurityBindingElement other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method: public virtual XmlElement GetTransportTokenAssertion ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IdentityVerifier IdentityVerifier { public get; public set; }
- Property: bool RequireClientCertificate { public get; public set; }
|
--> NONE <-- |
System.ServiceModel SymmetricSecurityBindingElement () |
public sealed class System.ServiceModel.SymmetricSecurityBindingElement |
n/a |
- Constructor: public SymmetricSecurityBindingElement ()
- Constructor: public SymmetricSecurityBindingElement (SecurityTokenParameters protectionTokenParameters)
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: protected override IChannelFactory BuildChannelFactoryCore (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method: protected override IChannelListener`1 BuildChannelListenerCore (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): protected SecurityTokenProvider CreateLocalTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager, bool isSupportingTokenParameter)
- Method (i): protected SecurityTokenProvider CreateRemoteTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
- Property: SupportingTokenRequirements EndpointSupportingTokenRequirements { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: MessageProtectionOrder MessageProtectionOrder { public get; public set; }
- Property: IDictionary`2 OperationSupportingTokenRequirements { public get; }
- Property: SupportingTokenRequirements OptionalEndpointSupportingTokenRequirements { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenRequirements { public get; }
- Property: SecurityTokenParameters ProtectionTokenParameters { public get; public set; }
- Property: bool ProtectTokens { public get; public set; }
- Property: bool RequireSignatureConfirmation { public get; public set; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
- Property: SecurityStandardsManager SecurityStandardsManager { public get; public set; }
- Property: SecurityVersion SecurityVersion { public get; public set; }
|
--> NONE <-- |
System.ServiceModel SynchronizedCollection`1 () |
public class System.ServiceModel.SynchronizedCollection`1 |
n/a |
- Constructor: public SynchronizedCollection`1 ()
- Constructor: public SynchronizedCollection`1 (object syncRoot)
- Constructor: public SynchronizedCollection`1 (object syncRoot, IEnumerable`1 list)
- Constructor: public SynchronizedCollection`1 (object syncRoot, List`1 list, bool makeCopy)
- Constructor: public SynchronizedCollection`1 (object syncRoot, T[] list)
- Method: public virtual void Add (T item)
- Method: public virtual void Clear ()
- Method: protected virtual void ClearItems ()
- Method: public virtual bool Contains (T item)
- Method: public virtual void CopyTo (T[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual int IndexOf (T item)
- Method: public virtual void Insert (int index, T item)
- Method: protected virtual void InsertItem (int index, T item)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (T item)
- Method: public virtual void RemoveAt (int index)
- Method: protected virtual void RemoveItem (int index)
- Method: protected virtual void SetItem (int index, T item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual T this [int index] { public get; public set; }
- Property: protected List`1 Items { }
- Property: object SyncRoot { public get; }
|
--> NONE <-- |
System.ServiceModel SynchronizedKeyedCollection`2 () |
public abstract class System.ServiceModel.SynchronizedKeyedCollection`2 |
n/a |
- Constructor: protected SynchronizedKeyedCollection`2 ()
- Constructor: protected SynchronizedKeyedCollection`2 (object syncRoot)
- Constructor: protected SynchronizedKeyedCollection`2 (object syncRoot, IEqualityComparer`1 comparer)
- Constructor: protected SynchronizedKeyedCollection`2 (object syncRoot, IEqualityComparer`1 comparer, int dictionaryCreationThreshold)
- Method (i): public virtual void Add (T item)
- Method: protected void ChangeItemKey (T item, K newKey)
- Method (i): public virtual void Clear ()
- Method: protected override void ClearItems ()
- Method: public new bool Contains (K key)
- Method (i): public virtual void CopyTo (T[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected abstract K GetKeyForItem (T item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (T item)
- Method (i): public virtual void Insert (int index, T item)
- Method: protected override void InsertItem (int index, T item)
- Method (i): protected object MemberwiseClone ()
- Method: public new bool Remove (K key)
- Method (i): public virtual void RemoveAt (int index)
- Method: protected override void RemoveItem (int index)
- Method: protected override void SetItem (int index, T item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: new T this [K key] { public get; }
- Property: protected List`1 Items { }
- Property: object SyncRoot { public get; }
|
--> NONE <-- |
System.ServiceModel SynchronizedReadOnlyCollection`1 () |
public class System.ServiceModel.SynchronizedReadOnlyCollection`1 |
n/a |
- Constructor: public SynchronizedReadOnlyCollection`1 ()
- Constructor: public SynchronizedReadOnlyCollection`1 (object syncRoot)
- Constructor: public SynchronizedReadOnlyCollection`1 (object syncRoot, IEnumerable`1 list)
- Constructor: public SynchronizedReadOnlyCollection`1 (object syncRoot, List`1 list, bool makeCopy)
- Constructor: public SynchronizedReadOnlyCollection`1 (object syncRoot, T[] list)
- Method: public virtual bool Contains (T value)
- Method: public virtual void CopyTo (T[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual int IndexOf (T value)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: T this [int index] { public get; }
- Property: protected IList`1 Items { }
|
--> NONE <-- |
System.ServiceModel SynchronousReceiveBehavior () |
n/a |
public class System.ServiceModel.SynchronousReceiveBehavior |
--> NONE <-- |
- Constructor: public SynchronousReceiveBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
TcpClientCredentialType () |
public sealed enum System.ServiceModel.TcpClientCredentialType
None = 0,
Windows = 1,
Certificate = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel TcpTransportBindingElement () |
public class System.ServiceModel.TcpTransportBindingElement |
n/a |
- Constructor: public TcpTransportBindingElement ()
- Constructor: protected TcpTransportBindingElement (TcpTransportBindingElement other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method (i): public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int ConnectionBufferSize { public get; public set; }
- Property: TimeSpan ConnectionLeaseTimeout { public get; public set; }
- Property: string ConnectionPoolGroupName { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: TimeSpan IdleTimeout { public get; public set; }
- Property: int ListenBacklog { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: int MaxInboundConnections { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: int MaxOutboundConnectionsPerEndpoint { public get; public set; }
- Property: TimeSpan MaxOutputDelay { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: bool PortSharingEnabled { public get; public set; }
- Property: override string Scheme { public get; }
- Property: bool TeredoEnabled { public get; public set; }
- Property: TransferMode TransferMode { public get; public set; }
|
--> NONE <-- |
System.ServiceModel TcpTransportSecurity () |
public sealed class System.ServiceModel.TcpTransportSecurity |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TcpClientCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
--> NONE <-- |
System.ServiceModel TextMessageEncodingBindingElement () |
public sealed class System.ServiceModel.TextMessageEncodingBindingElement |
n/a |
- Constructor: public TextMessageEncodingBindingElement ()
- Constructor: public TextMessageEncodingBindingElement (MessageVersion messageVersion, Encoding writeEncoding)
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method: public override MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method: public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal override void OnExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method: ProtectedInternal override void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext context)
- Method (i): public virtual string ToString ()
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: MessageVersion MessageVersion { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; }
- Property: Encoding WriteEncoding { public get; public set; }
|
--> NONE <-- |
System.ServiceModel TransactionFlowAttribute () |
public sealed attribute System.ServiceModel.TransactionFlowAttribute
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed attribute System.ServiceModel.TransactionFlowAttribute
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public virtual void ApplyBehavior (OperationDescription description, DispatchOperation dispatch, BindingParameterCollection parameters)
- Method: public virtual void ApplyBehavior (OperationDescription description, ProxyOperation proxy, BindingParameterCollection parameters)
|
--> NONE <-- |
System.ServiceModel TransactionFlowBindingElement () |
public sealed class System.ServiceModel.TransactionFlowBindingElement |
n/a |
- Constructor: public TransactionFlowBindingElement ()
- Constructor: public TransactionFlowBindingElement (bool transactions)
- Constructor: public TransactionFlowBindingElement (bool transactions, TransactionProtocol transactionProtocol)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportPolicy (MetadataExporter exporter, PolicyConversionContext context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
--> NONE <-- |
TransactionFlowOption () |
public sealed enum System.ServiceModel.TransactionFlowOption
NotAllowed = 0,
Allowed = 1,
Required = 2,
|
public sealed enum System.ServiceModel.TransactionFlowOption
NotAllowed = 0,
Allowed = 1,
Mandatory = 2,
|
--> NONE <-- |
--> NONE <-- |
TransactionProtocol () |
public sealed enum System.ServiceModel.TransactionProtocol
OleTx = 0,
Wsat = 1,
TxNego = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel TransactionProtocolHelper () |
public abstract sealed class System.ServiceModel.TransactionProtocolHelper |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public static bool IsDefined (TransactionProtocol transactionProtocol)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
TransferDirection () |
public sealed enum System.ServiceModel.TransferDirection
Incoming = 0,
Outgoing = 1,
|
n/a |
--> NONE <-- |
--> NONE <-- |
TransferSession () |
public sealed enum System.ServiceModel.TransferSession
None = 0,
Ordered = 1,
Unordered = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
Transport () |
public sealed enum System.ServiceModel.Transport
Http = 0,
NamedPipes = 1,
Tcp = 2,
Queued = 3,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel TransportBindingElement () |
public abstract class System.ServiceModel.TransportBindingElement |
n/a |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method (i): public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method: public virtual void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext endpointContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: virtual long MaxMessageSize { public get; public set; }
- Property: abstract string Scheme { public get; }
|
--> NONE <-- |
System.ServiceModel TransportSecurityBindingElement () |
public sealed class System.ServiceModel.TransportSecurityBindingElement |
n/a |
- Constructor: public TransportSecurityBindingElement ()
- Method (i): public virtual IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: protected override IChannelFactory BuildChannelFactoryCore (ChannelBuildContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method: protected override IChannelListener`1 BuildChannelListenerCore (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): protected SecurityTokenProvider CreateLocalTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager, bool isSupportingTokenParameter)
- Method (i): protected SecurityTokenProvider CreateRemoteTokenProvider (SecurityTokenParameters parameters, SecurityCredentialsManager credentialsManager)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual void SetKeyDerivation (bool requireDerivedKeys)
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: SupportingTokenRequirements EndpointSupportingTokenRequirements { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: IDictionary`2 OperationSupportingTokenRequirements { public get; }
- Property: SupportingTokenRequirements OptionalEndpointSupportingTokenRequirements { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenRequirements { public get; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
- Property: SecurityStandardsManager SecurityStandardsManager { public get; public set; }
- Property: SecurityVersion SecurityVersion { public get; public set; }
|
--> NONE <-- |
System.ServiceModel TransportTransactionProperty () |
public sealed class System.ServiceModel.TransportTransactionProperty |
n/a |
- Constructor: public TransportTransactionProperty (Transaction transaction)
- Field: public static const string Name, Value = TransportTransactionProperty
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Transaction Transaction { public get; }
|
--> NONE <-- |
System.ServiceModel TypedMessageConverter () |
public abstract sealed class System.ServiceModel.TypedMessageConverter |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static T FromMessage (Message message)
- Method: public static T FromMessage (Message message, string defaultNS, string action)
- Method: public static T FromMessageUsingXmlSerializer (Message message)
- Method: public static T FromMessageUsingXmlSerializer (Message message, string defaultNS, string action)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static Message ToMessage (object typedMessage)
- Method: public static Message ToMessage (object typedMessage, MessageVersion version, string defaultNS, string action)
- Method: public static Message ToMessageUsingXmlSerializer (object typedMessage)
- Method: public static Message ToMessageUsingXmlSerializer (object typedMessage, MessageVersion version, string defaultNS, string action)
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel UnderstoodHeaders () |
public sealed class System.ServiceModel.UnderstoodHeaders |
n/a |
- Method: public void Add (IMessageHeaderInfo headerInfo)
- Method: public bool Contains (IMessageHeaderInfo headerInfo)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void Remove (IMessageHeaderInfo headerInfo)
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel UnknownFaultException () |
public sealed class System.ServiceModel.UnknownFaultException |
n/a |
- Constructor: public UnknownFaultException (MessageFault messageFault)
- Constructor: public UnknownFaultException (MessageFault messageFault, string action)
- Method: public override MessageFault CreateMessageFault ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method: public override void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: override string Action { public get; }
- Property: override FaultCode Code { public get; }
- Property: MessageFault Contents { public get; }
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: override FaultReason Reason { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
public sealed class System.ServiceModel.UnknownMessageReceivedEventArgs () |
- Property: Message Message { public get; }
|
- Property: Message Message { public get; }
|
public class System.ServiceModel.UpnIdentity () |
- Constructor: public UpnIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Method: protected override void WriteContentsTo (XmlDictionaryWriter writer)
- Method (i): public void WriteTo (XmlDictionaryWriter writer)
- Property: Claim IdentityClaim { public get; }
|
- Constructor: public UpnIdentity (Claim identity)
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Property: Claim IdentityClaim { public get; }
|
UsageMode () |
public sealed enum System.ServiceModel.UsageMode
None = 0,
Optional = 1,
Required = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel UserNamePasswordClientCredential () |
public sealed class System.ServiceModel.UserNamePasswordClientCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Password { public get; public set; }
- Property: string UserName { public get; public set; }
|
--> NONE <-- |
System.ServiceModel UserNamePasswordServiceCredential () |
public sealed class System.ServiceModel.UserNamePasswordServiceCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ExtractGroupsForWindowsAccounts { public get; public set; }
- Property: MembershipProvider MembershipProvider { public get; public set; }
|
--> NONE <-- |
System.ServiceModel ViaUriBehavior () |
public class System.ServiceModel.ViaUriBehavior |
n/a |
- Constructor: public ViaUriBehavior (Uri uri)
- Method: public virtual void ApplyBehavior (ChannelDescription description, ProxyBehavior behavior, BindingParameterCollection parameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri Uri { public get; public set; }
|
--> NONE <-- |
System.ServiceModel VirtualPathExtension () |
n/a |
public sealed class System.ServiceModel.VirtualPathExtension |
--> NONE <-- |
- Method: public virtual void Attach (ServiceHostBase owner)
- Method: public virtual void Detach (ServiceHostBase owner)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string VirtualPath { public get; }
|
System.ServiceModel WindowsClientCredential () |
public sealed class System.ServiceModel.WindowsClientCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AllowNtlm { public get; public set; }
- Property: NetworkCredential ClientCredential { public get; public set; }
- Property: TokenImpersonationLevel ImpersonationLevel { public get; public set; }
|
--> NONE <-- |
System.ServiceModel WindowsServiceCredential () |
public sealed class System.ServiceModel.WindowsServiceCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AllowUnauthenticatedCallers { public get; public set; }
- Property: bool ExtractGroupsForWindowsAccounts { public get; public set; }
|
--> NONE <-- |
System.ServiceModel WindowsStreamSecurityBindingElement () |
public class System.ServiceModel.WindowsStreamSecurityBindingElement |
n/a |
- Constructor: public WindowsStreamSecurityBindingElement ()
- Constructor: protected WindowsStreamSecurityBindingElement (WindowsStreamSecurityBindingElement other)
- Method: public override IChannelFactory BuildChannelFactory (ChannelBuildContext context)
- Method: public override IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method: public override bool CanBuildChannelListener (ChannelBuildContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method: public override ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method: public virtual XmlElement GetTransportTokenAssertion ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
--> NONE <-- |
System.ServiceModel WSDualHttpBinding () |
public class System.ServiceModel.WSDualHttpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.WSDualHttpBinding
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Property: long MaxMessageSize { public get; public set; }
- Property: ReliableSession ReliableSession { public get; }
- Property: EnvelopeVersion SoapVersion { public get; }
|
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: ReliableSession ReliableSession { public get; }
|
public sealed class System.ServiceModel.WSDualHttpSecurity () |
- Property: MessageSecurityOverHttp Message { public get; }
|
- Property: MessageSecurityOverHttp Message { public get; }
|
System.ServiceModel WSFederationBinding () |
public class System.ServiceModel.WSFederationBinding |
n/a |
- Constructor: public WSFederationBinding ()
- Constructor: public WSFederationBinding (string configName)
- Constructor: public WSFederationBinding (WSFederationSecurityMode securityMode)
- Constructor: public WSFederationBinding (WSFederationSecurityMode securityMode, bool reliableSessionEnabled)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual BindingElementCollection CreateBindingElements ()
- Method: protected override SecurityBindingElement CreateMessageSecurity ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override TransportBindingElement GetTransport ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method (i): protected virtual void OnInitialize ()
- Method (i): public virtual string ToString ()
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: WSMessageEncoding MessageEncoding { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: Uri ProxyAddress { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
- Property: virtual string Scheme { public get; }
- Property: WSFederationSecurity Security { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
- Property: EnvelopeVersion SoapVersion { public get; }
- Property: Encoding TextEncoding { public get; public set; }
- Property: bool TransactionFlow { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
--> NONE <-- |
System.ServiceModel WSFederationHttpBinding () |
n/a |
public class System.ServiceModel.WSFederationHttpBinding |
--> NONE <-- |
- Constructor: public WSFederationHttpBinding ()
- Constructor: public WSFederationHttpBinding (string configName)
- Constructor: public WSFederationHttpBinding (WSFederationHttpSecurityMode securityMode)
- Constructor: public WSFederationHttpBinding (WSFederationHttpSecurityMode securityMode, bool reliableSessionEnabled)
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual BindingElementCollection CreateBindingElements ()
- Method: protected override SecurityBindingElement CreateMessageSecurity ()
- Method: protected override PrivacyNoticeBindingElement CreatePrivacyPolicy ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Method: protected override TransportBindingElement GetTransport ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: WSMessageEncoding MessageEncoding { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: Uri PrivacyNoticeAt { public get; public set; }
- Property: Uri ProxyAddress { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
- Property: virtual string Scheme { public get; }
- Property: WSFederationHttpSecurity Security { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
- Property: Encoding TextEncoding { public get; public set; }
- Property: bool TransactionFlow { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
System.ServiceModel WSFederationHttpSecurity () |
n/a |
public sealed class System.ServiceModel.WSFederationHttpSecurity |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: FederatedMessageSecurityOverHttp Message { public get; }
- Property: WSFederationHttpSecurityMode Mode { public get; public set; }
|
WSFederationHttpSecurityMode () |
n/a |
public sealed enum System.ServiceModel.WSFederationHttpSecurityMode
None = 0,
Message = 1,
TransportWithMessageCredential = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel WSFederationSecurity () |
public sealed class System.ServiceModel.WSFederationSecurity |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: FederatedMessageSecurityOverHttp Message { public get; }
- Property: WSFederationSecurityMode Mode { public get; public set; }
|
--> NONE <-- |
WSFederationSecurityMode () |
public sealed enum System.ServiceModel.WSFederationSecurityMode
None = 0,
Message = 1,
TransportWithMessageCredential = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
public class System.ServiceModel.WSHttpBinding () |
- Constructor: public WSHttpBinding (SecurityMode securityMode)
- Constructor: public WSHttpBinding (SecurityMode securityMode, bool reliableSessionEnabled)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override SecurityBindingElement CreateMessageSecurity ()
- Method: protected override TransportBindingElement GetTransport ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method (i): protected virtual void OnInitialize ()
- Property: long MaxMessageSize { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
- Property: EnvelopeVersion SoapVersion { public get; }
|
- Constructor: public WSHttpBinding (SecurityMode securityMode)
- Constructor: public WSHttpBinding (SecurityMode securityMode, bool reliableSessionEnabled)
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected override SecurityBindingElement CreateMessageSecurity ()
- Method (i): protected virtual PrivacyNoticeBindingElement CreatePrivacyPolicy ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Method: protected override TransportBindingElement GetTransport ()
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
|
System.ServiceModel WSHttpBindingBase () |
public abstract class System.ServiceModel.WSHttpBindingBase
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.WSHttpBindingBase
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: protected WSHttpBindingBase (string configName)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected abstract SecurityBindingElement CreateMessageSecurity ()
- Method: protected abstract TransportBindingElement GetTransport ()
- Method: protected override void OnApplyConfiguration (string configurationName)
- Method: protected override void OnInitialize ()
- Property: long MaxMessageSize { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
- Property: EnvelopeVersion SoapVersion { public get; }
|
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method: protected abstract SecurityBindingElement CreateMessageSecurity ()
- Method: protected virtual PrivacyNoticeBindingElement CreatePrivacyPolicy ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Method: protected abstract TransportBindingElement GetTransport ()
- Property: EnvelopeVersion EnvelopeVersion { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: OptionalReliableSession ReliableSession { public get; }
|
public sealed class System.ServiceModel.WSHttpSecurity () |
- Property: MessageSecurityOverHttp Message { public get; }
- Property: SecurityMode Mode { public get; public set; }
- Property: HttpTransportSecurity Transport { public get; }
|
- Property: NonDualMessageSecurityOverHttp Message { public get; }
- Property: SecurityMode Mode { public get; public set; }
- Property: HttpTransportSecurity Transport { public get; }
|
public class System.ServiceModel.X509CertificateIdentity () |
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Method: protected override void WriteContentsTo (XmlDictionaryWriter writer)
- Method (i): public void WriteTo (XmlDictionaryWriter writer)
- Property: Claim IdentityClaim { public get; }
|
- Method (i): protected void Initialize (Claim identityClaim)
- Method (i): protected void Initialize (Claim identityClaim, IEqualityComparer`1 claimComparer)
- Property: Claim IdentityClaim { public get; }
|
System.ServiceModel X509CertificateInitiatorClientCredential () |
public sealed class System.ServiceModel.X509CertificateInitiatorClientCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetX509Certificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method (i): public virtual string ToString ()
- Property: X509Certificate2 Certificate { public get; public set; }
|
--> NONE <-- |
System.ServiceModel X509CertificateInitiatorServiceCredential () |
public sealed class System.ServiceModel.X509CertificateInitiatorServiceCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetX509Certificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method (i): public virtual string ToString ()
- Property: X509Certificate2 Certificate { public get; public set; }
- Property: X509CertificateValidator CustomCertificateValidator { public get; public set; }
- Property: bool ExtractGroupsForWindowsAccounts { public get; public set; }
- Property: bool MapClientCertificateToWindowsAccount { public get; public set; }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
--> NONE <-- |
System.ServiceModel X509CertificateRecipientClientCredential () |
public sealed class System.ServiceModel.X509CertificateRecipientClientCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetX509Certificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method (i): public virtual string ToString ()
- Property: X509Certificate2 Certificate { public get; public set; }
- Property: X509CertificateValidator CustomCertificateValidator { public get; public set; }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
--> NONE <-- |
System.ServiceModel X509CertificateRecipientServiceCredential () |
public sealed class System.ServiceModel.X509CertificateRecipientServiceCredential |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetX509Certificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName)
- Method: public void SetX509CertificateBySubjectDistinguishedName (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method (i): public virtual string ToString ()
- Property: X509Certificate2 Certificate { public get; public set; }
|
--> NONE <-- |
System.ServiceModel XmlFormatterOperationBehavior () |
public class System.ServiceModel.XmlFormatterOperationBehavior |
n/a |
- Constructor: public XmlFormatterOperationBehavior (DataContractFormatAttribute dataContractFormatAttribute, OperationDescription operation)
- Constructor: public XmlFormatterOperationBehavior (OperationDescription operation)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DataContractFormatAttribute DataContractFormatAttribute { public get; }
|
--> NONE <-- |
System.ServiceModel XmlSerializerOperationBehavior () |
public class System.ServiceModel.XmlSerializerOperationBehavior |
n/a |
- Constructor: public XmlSerializerOperationBehavior (OperationDescription operation)
- Constructor: public XmlSerializerOperationBehavior (OperationDescription operation, XmlSerializerFormatAttribute attribute)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: XmlSerializerFormatAttribute XmlSerializerFormatAttribute { public get; }
|
--> NONE <-- |
System.ServiceModel XPathFilter () |
public class System.ServiceModel.XPathFilter |
n/a |
- Constructor: public XPathFilter ()
- Constructor: public XPathFilter (string xpath)
- Constructor: public XPathFilter (string xpath, XmlNamespaceManager namespaces)
- Constructor: public XPathFilter (string xpath, XsltContext context)
- Constructor: public XPathFilter (XmlReader reader)
- Constructor: public XPathFilter (XmlReader reader, XmlNamespaceManager namespaces)
- Constructor: public XPathFilter (XmlReader reader, XsltContext context)
- Method: public void Compile ()
- Method: public override IFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method: public bool Match (SeekableXPathNavigator navigator)
- Method: public bool Match (XPathNavigator navigator)
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual XmlSchema OnGetSchema ()
- Method: protected virtual void OnReadXml (XmlReader reader)
- Method: protected virtual void OnWriteXml (XmlWriter writer)
- Method: protected void ReadXPath (XmlReader reader, XmlNamespaceManager namespaces)
- Method: public static XmlSchemaType StaticGetSchema (XmlSchemaSet schemas)
- Method (i): public virtual string ToString ()
- Method: public void TrimToSize ()
- Method: protected void WriteXPath (XmlWriter writer, IXmlNamespaceResolver resolver)
- Method: public void WriteXPathTo (XmlWriter writer, string prefix, string localName, string ns, bool writeNamespaces)
- Property: XmlNamespaceManager Namespaces { public get; }
- Property: int NodeQuota { public get; public set; }
- Property: string XPath { public get; }
|
--> NONE <-- |
System.ServiceModel XPathFilterTable`1 () |
public class System.ServiceModel.XPathFilterTable`1 |
n/a |
- Constructor: public XPathFilterTable`1 ()
- Constructor: public XPathFilterTable`1 (int capacity)
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public virtual void Add (Filter filter, FilterData data)
- Method: public void Add (XPathFilter filter, FilterData data)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (Filter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool Match (Message message, FilterData data)
- Method: public virtual bool Match (MessageBuffer messageBuffer, FilterData data)
- Method: public bool Match (SeekableXPathNavigator navigator, FilterData data)
- Method: public bool Match (XPathNavigator navigator, FilterData data)
- Method: public virtual Filter MatchFilter (Message message)
- Method: public virtual Filter MatchFilter (MessageBuffer messageBuffer)
- Method: public Filter MatchFilter (SeekableXPathNavigator navigator)
- Method: public Filter MatchFilter (XPathNavigator navigator)
- Method: public virtual void MatchFilters (Message message, ICollection`1 matches)
- Method: public virtual void MatchFilters (MessageBuffer messageBuffer, ICollection`1 matches)
- Method: public void MatchFilters (SeekableXPathNavigator navigator, ICollection`1 matches)
- Method: public void MatchFilters (XPathNavigator navigator, ICollection`1 matches)
- Method: public virtual void MatchMultiple (Message message, ICollection`1 results)
- Method: public virtual void MatchMultiple (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public void MatchMultiple (SeekableXPathNavigator navigator, ICollection`1 results)
- Method: public void MatchMultiple (XPathNavigator navigator, ICollection`1 results)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public virtual bool Remove (Filter filter)
- Method: public bool Remove (XPathFilter filter)
- Method (i): public virtual string ToString ()
- Method: public void TrimToSize ()
- Method: public virtual bool TryGetValue (Filter filter, out FilterData data)
- Property: virtual int Count { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual FilterData this [Filter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: int NodeQuota { public get; public set; }
- Property: virtual ICollection`1 Values { public get; }
|
--> NONE <-- |
System.ServiceModel XPathMessageContext () |
public class System.ServiceModel.XPathMessageContext |
n/a |
- Constructor: public XPathMessageContext ()
- Constructor: public XPathMessageContext (NameTable table)
- Method (i): public virtual void AddNamespace (string prefix, string uri)
- Method: public override int CompareDocument (string baseUri, string nextBaseUri)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual IDictionary`2 GetNamespacesInScope (XmlNamespaceScope scope)
- Method (i): public Type GetType ()
- Method (i): public virtual bool HasNamespace (string prefix)
- Method (i): public virtual string LookupNamespace (string prefix)
- Method (i): public virtual string LookupPrefix (string uri)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool PopScope ()
- Method: public override bool PreserveWhitespace (XPathNavigator node)
- Method (i): public virtual void PushScope ()
- Method (i): public virtual void RemoveNamespace (string prefix, string uri)
- Method: public override IXsltContextFunction ResolveFunction (string prefix, string name, XPathResultType[] argTypes)
- Method: public override IXsltContextVariable ResolveVariable (string prefix, string name)
- Method (i): public virtual string ToString ()
- Property: virtual string DefaultNamespace { public get; }
- Property: virtual XmlNameTable NameTable { public get; }
- Property: override bool Whitespace { public get; }
|
--> NONE <-- |
System.ServiceModel.Activation.Configuration DiagnosticSection () |
n/a |
public sealed class System.ServiceModel.Activation.Configuration.DiagnosticSection |
--> NONE <-- |
- Constructor: public DiagnosticSection ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: bool PerformanceCountersEnabled { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SectionInformation SectionInformation { public get; }
|
System.ServiceModel.Activation.Configuration NetPipeSection () |
n/a |
public sealed class System.ServiceModel.Activation.Configuration.NetPipeSection |
--> NONE <-- |
- Constructor: public NetPipeSection ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method: protected virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: SecurityIdentifierElementCollection AllowAccounts { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: int ListenBacklog { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: TimeSpan ReceiveTimeout { public get; public set; }
- Property: SectionInformation SectionInformation { public get; }
|
System.ServiceModel.Activation.Configuration NetTcpSection () |
n/a |
public sealed class System.ServiceModel.Activation.Configuration.NetTcpSection |
--> NONE <-- |
- Constructor: public NetTcpSection ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method: protected virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: SecurityIdentifierElementCollection AllowAccounts { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: int ListenBacklog { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: TimeSpan ReceiveTimeout { public get; public set; }
- Property: SectionInformation SectionInformation { public get; }
- Property: bool TeredoEnabled { public get; public set; }
|
System.ServiceModel.Activation.Configuration SecurityIdentifierElement () |
n/a |
public sealed class System.ServiceModel.Activation.Configuration.SecurityIdentifierElement |
--> NONE <-- |
- Constructor: public SecurityIdentifierElement ()
- Constructor: public SecurityIdentifierElement (SecurityIdentifier sid)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SecurityIdentifier SecurityIdentifier { public get; public set; }
|
System.ServiceModel.Activation.Configuration SecurityIdentifierElementCollection () |
n/a |
public sealed class System.ServiceModel.Activation.Configuration.SecurityIdentifierElementCollection |
--> NONE <-- |
- Constructor: public SecurityIdentifierElementCollection ()
- Method (i): public void Add (SecurityIdentifierElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (SecurityIdentifierElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (SecurityIdentifierElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (SecurityIdentifierElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected virtual bool ThrowOnDuplicate { }
|
System.ServiceModel.Activation.Configuration ServiceModelActivationSectionGroup () |
n/a |
public sealed class System.ServiceModel.Activation.Configuration.ServiceModelActivationSectionGroup |
--> NONE <-- |
- Constructor: public ServiceModelActivationSectionGroup ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public void ForceDeclaration ()
- Method (i): public void ForceDeclaration (bool force)
- Method (i): public virtual int GetHashCode ()
- Method: public static ServiceModelActivationSectionGroup GetSectionGroup (Configuration config)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DiagnosticSection Diagnostics { public get; }
- Property: bool IsDeclarationRequired { public get; }
- Property: bool IsDeclared { public get; }
- Property: string Name { public get; }
- Property: NetPipeSection NetPipe { public get; }
- Property: NetTcpSection NetTcp { public get; }
- Property: string SectionGroupName { public get; }
- Property: ConfigurationSectionGroupCollection SectionGroups { public get; }
- Property: ConfigurationSectionCollection Sections { public get; }
- Property: string Type { public get; public set; }
|
System.ServiceModel.Channels AddressHeader () |
n/a |
public abstract class System.ServiceModel.Channels.AddressHeader |
--> NONE <-- |
- Constructor: protected AddressHeader ()
- Method: public static AddressHeader CreateAddressHeader (object value)
- Method: public static AddressHeader CreateAddressHeader (object value, XmlObjectSerializer serializer)
- Method: public static AddressHeader CreateAddressHeader (string name, string ns, object value)
- Method: public static AddressHeader CreateAddressHeader (string name, string ns, object value, XmlObjectSerializer serializer)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual XmlDictionaryReader GetAddressHeaderReader ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public T GetValue ()
- Method: public T GetValue (XmlObjectSerializer serializer)
- Method (i): protected object MemberwiseClone ()
- Method: protected abstract void OnWriteAddressHeaderContents (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartAddressHeader (XmlDictionaryWriter writer)
- Method: public MessageHeader ToMessageHeader ()
- Method (i): public virtual string ToString ()
- Method: public void WriteAddressHeader (XmlDictionaryWriter writer)
- Method: public void WriteAddressHeader (XmlWriter writer)
- Method: public void WriteAddressHeaderContents (XmlDictionaryWriter writer)
- Method: public void WriteStartAddressHeader (XmlDictionaryWriter writer)
- Property: abstract string Name { public get; }
- Property: abstract string Namespace { public get; }
|
System.ServiceModel.Channels AddressHeaderCollection () |
n/a |
public sealed class System.ServiceModel.Channels.AddressHeaderCollection |
--> NONE <-- |
- Constructor: public AddressHeaderCollection ()
- Constructor: public AddressHeaderCollection (IEnumerable`1 addressHeaders)
- Method: public void AddHeadersTo (Message message)
- Method (i): public virtual bool Contains (AddressHeader value)
- Method (i): public virtual void CopyTo (AddressHeader[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public AddressHeader[] FindAll (string name, string ns)
- Method: public AddressHeader FindHeader (string name, string ns)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (AddressHeader value)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: AddressHeader this [int index] { public get; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Channels AddressingVersion () |
n/a |
public sealed class System.ServiceModel.Channels.AddressingVersion |
--> NONE <-- |
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: static AddressingVersion WSAddressing10 { public get; }
- Property: static AddressingVersion WSAddressingAugust2004 { public get; }
|
System.ServiceModel.Channels AsymmetricSecurityBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.AsymmetricSecurityBindingElement |
--> NONE <-- |
- Constructor: public AsymmetricSecurityBindingElement ()
- Constructor: public AsymmetricSecurityBindingElement (SecurityTokenParameters recipientTokenParameters)
- Constructor: public AsymmetricSecurityBindingElement (SecurityTokenParameters recipientTokenParameters, SecurityTokenParameters initiatorTokenParameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: protected override IChannelFactory`1 BuildChannelFactoryCore (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: protected override IChannelListener`1 BuildChannelListenerCore (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: bool AllowSerializedSigningTokenOnReply { public get; public set; }
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: SupportingTokenParameters EndpointSupportingTokenParameters { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: SecurityTokenParameters InitiatorTokenParameters { public get; public set; }
- Property: SecurityKeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: MessageProtectionOrder MessageProtectionOrder { public get; public set; }
- Property: MessageSecurityVersion MessageSecurityVersion { public get; public set; }
- Property: IDictionary`2 OperationSupportingTokenParameters { public get; }
- Property: SupportingTokenParameters OptionalEndpointSupportingTokenParameters { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenParameters { public get; }
- Property: SecurityTokenParameters RecipientTokenParameters { public get; public set; }
- Property: bool RequireSignatureConfirmation { public get; public set; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
|
System.ServiceModel.Channels BinaryMessageEncodingBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.BinaryMessageEncodingBindingElement |
--> NONE <-- |
- Constructor: public BinaryMessageEncodingBindingElement ()
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method: public override MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal override void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext policyContext)
- Method (i): public virtual string ToString ()
- Property: override AddressingVersion AddressingVersion { public get; public set; }
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxSessionSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; }
|
System.ServiceModel.Channels Binding () |
n/a |
public abstract class System.ServiceModel.Channels.Binding |
--> NONE <-- |
- Constructor: protected Binding ()
- Constructor: protected Binding (string name, string ns)
- Method: public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method: public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method: public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method: public bool CanBuildChannelFactory (object[] parameters)
- Method: public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method: public bool CanBuildChannelListener (object[] parameters)
- Method: public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public abstract BindingElementCollection CreateBindingElements ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public T GetProperty (BindingParameterCollection parameters)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: abstract string Scheme { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
|
System.ServiceModel.Channels BindingContext () |
n/a |
public class System.ServiceModel.Channels.BindingContext |
--> NONE <-- |
- Constructor: public BindingContext (CustomBinding binding, BindingParameterCollection parameters)
- Constructor: public BindingContext (CustomBinding binding, BindingParameterCollection parameters, Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode)
- Method: public IChannelFactory`1 BuildInnerChannelFactory ()
- Method: public IChannelListener`1 BuildInnerChannelListener ()
- Method: public bool CanBuildInnerChannelFactory ()
- Method: public bool CanBuildInnerChannelListener ()
- Method: public BindingContext Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public T GetInnerProperty ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: CustomBinding Binding { public get; }
- Property: BindingParameterCollection BindingParameters { public get; }
- Property: Uri ListenUriBaseAddress { public get; public set; }
- Property: ListenUriMode ListenUriMode { public get; public set; }
- Property: string ListenUriRelativeAddress { public get; public set; }
- Property: BindingElementCollection UnhandledBindingElements { public get; }
|
System.ServiceModel.Channels BindingElement () |
n/a |
public abstract class System.ServiceModel.Channels.BindingElement |
--> NONE <-- |
- Constructor: protected BindingElement ()
- Constructor: protected BindingElement (BindingElement elementToBeCloned)
- Method: public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public virtual bool CanBuildChannelFactory (BindingContext context)
- Method: public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public abstract T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels BindingElementCollection () |
n/a |
public class System.ServiceModel.Channels.BindingElementCollection |
--> NONE <-- |
- Constructor: public BindingElementCollection ()
- Constructor: public BindingElementCollection (IEnumerable`1 elements)
- Constructor: public BindingElementCollection (BindingElement[] elements)
- Method (i): public virtual void Add (BindingElement item)
- Method: public void AddRange (BindingElement[] elements)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method: public BindingElementCollection Clone ()
- Method: public bool Contains (Type bindingElementType)
- Method (i): public virtual bool Contains (BindingElement item)
- Method (i): public virtual void CopyTo (BindingElement[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T Find ()
- Method: public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (BindingElement item)
- Method (i): public virtual void Insert (int index, BindingElement item)
- Method: protected override void InsertItem (int index, BindingElement item)
- Method (i): protected object MemberwiseClone ()
- Method: public T Remove ()
- Method (i): public virtual bool Remove (BindingElement item)
- Method: public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, BindingElement item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual BindingElement this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Channels BindingParameterCollection () |
n/a |
public class System.ServiceModel.Channels.BindingParameterCollection |
--> NONE <-- |
- Constructor: public BindingParameterCollection ()
- Method (i): public virtual void Add (object item)
- Method (i): protected void ChangeItemKey (object item, Type newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (object item)
- Method (i): public bool Contains (Type key)
- Method (i): public virtual void CopyTo (object[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T Find ()
- Method (i): public Collection`1 FindAll ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected virtual Type GetKeyForItem (object item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (object item)
- Method (i): public virtual void Insert (int index, object item)
- Method (i): protected virtual void InsertItem (int index, object item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public T Remove ()
- Method (i): public virtual bool Remove (object item)
- Method (i): public bool Remove (Type key)
- Method (i): public Collection`1 RemoveAll ()
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, object item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: object this [Type key] { public get; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Channels BodyWriter () |
n/a |
public abstract class System.ServiceModel.Channels.BodyWriter |
--> NONE <-- |
- Constructor: protected BodyWriter (bool isBuffered)
- Method: public BodyWriter CreateBufferedCopy (int maxBufferSize)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual BodyWriter OnCreateBufferedCopy (int maxBufferSize)
- Method: protected abstract void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method (i): public virtual string ToString ()
- Method: public void WriteBodyContents (XmlDictionaryWriter writer)
- Property: bool IsBuffered { public get; }
|
System.ServiceModel.Channels ChannelBase () |
public abstract class System.ServiceModel.Channels.ChannelBase
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Channels.ChannelBase
(Please hover your mouse over the type to see the inheritance signatures) |
- Property: virtual IChannelManager Manager { public get; }
|
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method: public virtual T GetProperty ()
- Property: virtual IChannelManager Manager { public get; }
|
System.ServiceModel.Channels ChannelFactoryBase () |
public abstract class System.ServiceModel.Channels.ChannelFactoryBase
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Channels.ChannelFactoryBase
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public abstract bool CanCreateChannel ()
- Method: public virtual TChannel CreateChannel (string address)
- Method: public virtual TChannel CreateChannel (EndpointAddress remoteAddress)
- Method: public virtual TChannel CreateChannel (EndpointAddress remoteAddress, Filter filter, int priority)
- Method: public virtual TChannel CreateChannel (EndpointAddress remoteAddress, Uri via)
- Method: public virtual TChannel CreateChannel (EndpointAddress remoteAddress, Uri via, Filter filter, int priority)
- Method: public virtual TChannel CreateChannel (Uri address)
- Method (i): public virtual ReadOnlyCollection`1 GetChannels ()
- Method: protected override IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected abstract TChannel OnCreateChannel (EndpointAddress remoteAddress, Uri via)
- Method: protected virtual TChannel OnCreateChannel (EndpointAddress remoteAddress, Uri via, Filter filter, int priority)
- Method: protected override void OnEndOpen (IAsyncResult result)
- Method: protected override void OnOpen (TimeSpan timeout)
- Method: protected void ValidateCreateChannel ()
- Property: virtual IChannelFactory InnerChannelFactory { public get; public set; }
- Property: abstract MessageVersion MessageVersion { public get; }
|
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method (i): protected virtual IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnOpen (TimeSpan timeout)
- Property: abstract MessageVersion MessageVersion { public get; }
|
System.ServiceModel.Channels ChannelFactoryBase`1 () |
n/a |
public abstract class System.ServiceModel.Channels.ChannelFactoryBase`1 |
--> NONE <-- |
- Constructor: public ChannelFactoryBase`1 ()
- Constructor: public ChannelFactoryBase`1 (IDefaultCommunicationTimeouts timeouts)
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method (i): protected void AbortChannels ()
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected IAsyncResult BeginCloseChannels (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method (i): protected void CloseChannels (TimeSpan timeout)
- Method: public virtual TChannel CreateChannel (EndpointAddress address)
- Method: public virtual TChannel CreateChannel (EndpointAddress address, Uri via)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): protected void EndCloseChannels (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAbort ()
- Method (i): protected virtual IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method: protected abstract TChannel OnCreateChannel (EndpointAddress address, Uri via)
- Method (i): protected virtual void OnEndClose (IAsyncResult result)
- Method (i): protected virtual void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method (i): protected virtual void OnOpen (TimeSpan timeout)
- Method (i): protected virtual void OnOpened ()
- Method (i): protected virtual void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Method: protected void ValidateCreateChannel ()
- Property: protected virtual TimeSpan DefaultCloseTimeout { }
- Property: protected virtual TimeSpan DefaultOpenTimeout { }
- Property: protected virtual TimeSpan DefaultReceiveTimeout { }
- Property: protected virtual TimeSpan DefaultSendTimeout { }
- Property: protected object EventSender { }
- Property: protected bool IsDisposed { }
- Property: abstract MessageVersion MessageVersion { public get; }
- Property: abstract string Scheme { public get; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
|
System.ServiceModel.Channels ChannelListenerBase () |
public abstract class System.ServiceModel.Channels.ChannelListenerBase
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Channels.ChannelListenerBase
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public abstract IAsyncResult BeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: public abstract bool EndWaitForChannel (IAsyncResult result)
- Method (i): public virtual ReadOnlyCollection`1 GetChannels ()
- Method: public virtual void SetUniqueUri ()
- Method: public virtual void SetUniqueUri (string host)
- Method: public virtual void SetUniqueUri (string host, int port)
- Method: public virtual void SetUri (Uri uri)
- Method: public abstract void SetUri (Uri baseAddress, string relativeAddress)
- Method: public abstract bool WaitForChannel (TimeSpan timeout)
- Property: virtual IChannelListener InnerChannelListener { public get; public set; }
- Property: abstract MessageVersion MessageVersion { public get; }
|
- Method: public virtual IAsyncResult BeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: public virtual bool EndWaitForChannel (IAsyncResult result)
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method: protected abstract IAsyncResult OnBeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected abstract bool OnEndWaitForChannel (IAsyncResult result)
- Method: protected abstract bool OnWaitForChannel (TimeSpan timeout)
- Method: public virtual bool WaitForChannel (TimeSpan timeout)
- Property: virtual IChannelListener InnerChannelListener { public get; public set; }
- Property: abstract MessageVersion MessageVersion { public get; }
|
System.ServiceModel.Channels ChannelListenerBase`1 () |
public abstract class System.ServiceModel.Channels.ChannelListenerBase`1
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Channels.ChannelListenerBase`1
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public abstract TChannel AcceptChannel (TimeSpan timeout)
- Method: public abstract IAsyncResult BeginAcceptChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public abstract IAsyncResult BeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: public abstract TChannel EndAcceptChannel (IAsyncResult result)
- Method (i): public abstract bool EndWaitForChannel (IAsyncResult result)
- Method (i): public virtual ReadOnlyCollection`1 GetChannels ()
- Method (i): public virtual void SetUniqueUri ()
- Method (i): public virtual void SetUniqueUri (string host)
- Method (i): public virtual void SetUniqueUri (string host, int port)
- Method (i): public virtual void SetUri (Uri uri)
- Method (i): public abstract void SetUri (Uri baseAddress, string relativeAddress)
- Method (i): public abstract bool WaitForChannel (TimeSpan timeout)
- Property: virtual IChannelListener InnerChannelListener { public get; public set; }
- Property: abstract MessageVersion MessageVersion { public get; }
|
- Method: public virtual TChannel AcceptChannel (TimeSpan timeout)
- Method: public virtual IAsyncResult BeginAcceptChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: public virtual TChannel EndAcceptChannel (IAsyncResult result)
- Method (i): public virtual bool EndWaitForChannel (IAsyncResult result)
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method: protected abstract TChannel OnAcceptChannel (TimeSpan timeout)
- Method: protected abstract IAsyncResult OnBeginAcceptChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected abstract IAsyncResult OnBeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected abstract TChannel OnEndAcceptChannel (IAsyncResult result)
- Method (i): protected abstract bool OnEndWaitForChannel (IAsyncResult result)
- Method (i): protected abstract bool OnWaitForChannel (TimeSpan timeout)
- Method (i): public virtual bool WaitForChannel (TimeSpan timeout)
- Property: virtual IChannelListener InnerChannelListener { public get; public set; }
- Property: abstract MessageVersion MessageVersion { public get; }
|
System.ServiceModel.Channels ChannelManagerBase () |
public abstract class System.ServiceModel.Channels.ChannelManagerBase
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Channels.ChannelManagerBase
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public virtual ReadOnlyCollection`1 GetChannels ()
- Property: abstract MessageVersion MessageVersion { public get; }
|
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Property: abstract MessageVersion MessageVersion { public get; }
|
ClientFramingDecoderState () |
public sealed enum System.ServiceModel.Channels.ClientFramingDecoderState
ReadingUpgradeRecord = 0,
ReadingUpgradeMode = 1,
UpgradeResponse = 2,
ReadingFault = 3,
ReadingFaultString = 4,
Fault = 5,
ReadingEnvelopeRecord = 6,
ReadingEnvelopeSize = 7,
EnvelopeStart = 8,
ReadingEnvelopeBytes = 9,
EnvelopeEnd = 10,
ReadingEndRecord = 11,
End = 12,
|
n/a |
--> NONE <-- |
--> NONE <-- |
public abstract class System.ServiceModel.Channels.CommunicationObject () |
--> NONE <-- |
- Method: protected virtual Type GetCommunicationObjectType ()
|
System.ServiceModel.Channels CompositeDuplexBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.CompositeDuplexBindingElement |
--> NONE <-- |
- Constructor: public CompositeDuplexBindingElement ()
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri ClientBaseAddress { public get; public set; }
|
System.ServiceModel.Channels ConnectionOrientedTransportBindingElement () |
n/a |
public abstract class System.ServiceModel.Channels.ConnectionOrientedTransportBindingElement |
--> NONE <-- |
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method (i): public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int ConnectionBufferSize { public get; public set; }
- Property: string ConnectionPoolGroupName { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: TimeSpan IdleTimeout { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: int MaxInboundConnections { public get; public set; }
- Property: int MaxOutboundConnectionsPerEndpoint { public get; public set; }
- Property: TimeSpan MaxOutputDelay { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: abstract string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
|
System.ServiceModel.Channels CustomBinding () |
n/a |
public class System.ServiceModel.Channels.CustomBinding |
--> NONE <-- |
- Constructor: public CustomBinding ()
- Constructor: public CustomBinding (IEnumerable`1 bindingElementsInTopDownChannelStackOrder)
- Constructor: public CustomBinding (string configurationName)
- Constructor: public CustomBinding (string name, string ns, BindingElement[] bindingElementsInTopDownChannelStackOrder)
- Constructor: public CustomBinding (Binding binding)
- Constructor: public CustomBinding (BindingElement[] bindingElementsInTopDownChannelStackOrder)
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: BindingElementCollection Elements { public get; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: override string Scheme { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
|
DeadLetterQueue () |
n/a |
public sealed enum System.ServiceModel.Channels.DeadLetterQueue
None = 0,
System = 1,
Custom = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels DirectionalAction () |
public class System.ServiceModel.Channels.DirectionalAction |
n/a |
- Constructor: public DirectionalAction (TransferDirection direction, string action)
- Method: public virtual int CompareTo (DirectionalAction other)
- Method: public override bool Equals (object other)
- Method: public bool Equals (DirectionalAction other)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: TransferDirection Direction { public get; }
|
--> NONE <-- |
System.ServiceModel.Channels EnvelopeVersion () |
n/a |
public sealed class System.ServiceModel.Channels.EnvelopeVersion |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public string[] GetUltimateDestinationActorValues ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: string NextDestinationActorValue { public get; }
- Property: static EnvelopeVersion Soap11 { public get; }
- Property: static EnvelopeVersion Soap12 { public get; }
|
HttpClientCredentialType () |
n/a |
public sealed enum System.ServiceModel.Channels.HttpClientCredentialType
None = 0,
Basic = 1,
Digest = 2,
Ntlm = 3,
Windows = 4,
Certificate = 5,
|
--> NONE <-- |
--> NONE <-- |
HttpProxyCredentialType () |
n/a |
public sealed enum System.ServiceModel.Channels.HttpProxyCredentialType
None = 0,
Basic = 1,
Digest = 2,
Ntlm = 3,
Windows = 4,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels HttpsTransportBindingElement () |
n/a |
public class System.ServiceModel.Channels.HttpsTransportBindingElement |
--> NONE <-- |
- Constructor: public HttpsTransportBindingElement ()
- Constructor: protected HttpsTransportBindingElement (HttpsTransportBindingElement elementToBeCloned)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty (BindingContext context)
- Method: public virtual XmlElement GetTransportTokenAssertion ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AllowCookies { public get; public set; }
- Property: AuthenticationSchemes AuthenticationScheme { public get; public set; }
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: HttpMappingMode MappingMode { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: Uri ProxyAddress { public get; public set; }
- Property: AuthenticationSchemes ProxyAuthenticationScheme { public get; public set; }
- Property: string Realm { public get; public set; }
- Property: bool RequireClientCertificate { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
- Property: bool UnsafeConnectionNtlmAuthentication { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
System.ServiceModel.Channels HttpTransportBindingElement () |
n/a |
public class System.ServiceModel.Channels.HttpTransportBindingElement |
--> NONE <-- |
- Constructor: public HttpTransportBindingElement ()
- Constructor: protected HttpTransportBindingElement (HttpTransportBindingElement elementToBeCloned)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AllowCookies { public get; public set; }
- Property: AuthenticationSchemes AuthenticationScheme { public get; public set; }
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: HttpMappingMode MappingMode { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: Uri ProxyAddress { public get; public set; }
- Property: AuthenticationSchemes ProxyAuthenticationScheme { public get; public set; }
- Property: string Realm { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
- Property: bool UnsafeConnectionNtlmAuthentication { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
System.ServiceModel.Channels HttpTransportSecurity () |
n/a |
public sealed class System.ServiceModel.Channels.HttpTransportSecurity |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: HttpClientCredentialType ClientCredentialType { public get; public set; }
- Property: HttpProxyCredentialType ProxyCredentialType { public get; public set; }
- Property: string Realm { public get; public set; }
|
System.ServiceModel.Channels IBindingDeliveryCapabilities () |
n/a |
public interface System.ServiceModel.Channels.IBindingDeliveryCapabilities |
--> NONE <-- |
- Property: bool AssuresOrderedDelivery { public get; }
- Property: bool QueuedDelivery { public get; }
|
System.ServiceModel.Channels IBindingManualAddressing () |
n/a |
public interface System.ServiceModel.Channels.IBindingManualAddressing |
--> NONE <-- |
- Property: bool ManualAddressing { public get; }
|
System.ServiceModel.Channels IBindingMulticastCapabilities () |
n/a |
public interface System.ServiceModel.Channels.IBindingMulticastCapabilities |
--> NONE <-- |
- Property: bool IsMulticast { public get; }
|
System.ServiceModel.Channels IBindingRuntimePreferences () |
n/a |
public interface System.ServiceModel.Channels.IBindingRuntimePreferences |
--> NONE <-- |
- Property: bool ReceiveSynchronously { public get; }
|
System.ServiceModel.Channels IChannel () |
n/a |
public interface System.ServiceModel.Channels.IChannel |
--> NONE <-- |
- Method: T GetProperty ()
- Property: IChannelManager Manager { public get; }
|
System.ServiceModel.Channels IChannelFactory`1 () |
n/a |
public interface System.ServiceModel.Channels.IChannelFactory`1 |
--> NONE <-- |
- Method: TChannel CreateChannel (EndpointAddress to)
- Method: TChannel CreateChannel (EndpointAddress to, Uri via)
|
System.ServiceModel.Channels IChannelListener () |
n/a |
public interface System.ServiceModel.Channels.IChannelListener |
--> NONE <-- |
- Method: IAsyncResult BeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: bool EndWaitForChannel (IAsyncResult result)
- Method: bool WaitForChannel (TimeSpan timeout)
- Property: Identity Identity { public get; }
- Property: Uri Uri { public get; }
|
System.ServiceModel.Channels IChannelListener`1 () |
n/a |
public interface System.ServiceModel.Channels.IChannelListener`1 |
--> NONE <-- |
- Method: TChannel AcceptChannel ()
- Method: TChannel AcceptChannel (TimeSpan timeout)
- Method: IAsyncResult BeginAcceptChannel (AsyncCallback callback, object state)
- Method: IAsyncResult BeginAcceptChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method: TChannel EndAcceptChannel (IAsyncResult result)
|
System.ServiceModel.Channels IChannelManager () |
n/a |
public interface System.ServiceModel.Channels.IChannelManager |
--> NONE <-- |
- Method: T GetProperty ()
- Property: MessageVersion MessageVersion { public get; }
- Property: string Scheme { public get; }
|
System.ServiceModel.Channels IDuplexSession () |
n/a |
public interface System.ServiceModel.Channels.IDuplexSession |
--> NONE <-- |
- Method: IAsyncResult BeginCloseOutputSession (AsyncCallback callback, object state)
- Method: IAsyncResult BeginCloseOutputSession (TimeSpan timeout, AsyncCallback callback, object state)
- Method: void CloseOutputSession ()
- Method: void CloseOutputSession (TimeSpan timeout)
- Method: void EndCloseOutputSession (IAsyncResult result)
|
System.ServiceModel.Channels IInputChannel () |
n/a |
public interface System.ServiceModel.Channels.IInputChannel |
--> NONE <-- |
- Method: IAsyncResult BeginReceive (AsyncCallback callback, object state)
- Method: IAsyncResult BeginReceive (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginTryReceive (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginWaitForMessage (TimeSpan timeout, AsyncCallback callback, object state)
- Method: Message EndReceive (IAsyncResult result)
- Method: bool EndTryReceive (IAsyncResult result, out Message message)
- Method: bool EndWaitForMessage (IAsyncResult result)
- Method: Message Receive ()
- Method: Message Receive (TimeSpan timeout)
- Method: bool TryReceive (TimeSpan timeout, out Message message)
- Method: bool WaitForMessage (TimeSpan timeout)
- Property: EndpointAddress LocalAddress { public get; }
|
System.ServiceModel.Channels IMessageProperty () |
n/a |
public interface System.ServiceModel.Channels.IMessageProperty |
--> NONE <-- |
- Method: IMessageProperty CreateCopy ()
|
System.ServiceModel.Channels InvalidChannelBindingException () |
n/a |
public class System.ServiceModel.Channels.InvalidChannelBindingException |
--> NONE <-- |
- Constructor: public InvalidChannelBindingException ()
- Constructor: protected InvalidChannelBindingException (SerializationInfo info, StreamingContext context)
- Constructor: public InvalidChannelBindingException (string message)
- Constructor: public InvalidChannelBindingException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Channels IOutputChannel () |
n/a |
public interface System.ServiceModel.Channels.IOutputChannel |
--> NONE <-- |
- Method: IAsyncResult BeginSend (Message message, AsyncCallback callback, object state)
- Method: IAsyncResult BeginSend (Message message, TimeSpan timeout, AsyncCallback callback, object state)
- Method: void EndSend (IAsyncResult result)
- Method: void Send (Message message)
- Method: void Send (Message message, TimeSpan timeout)
- Property: EndpointAddress RemoteAddress { public get; }
- Property: Uri Via { public get; }
|
System.ServiceModel.Channels IReplyChannel () |
n/a |
public interface System.ServiceModel.Channels.IReplyChannel |
--> NONE <-- |
- Method: IAsyncResult BeginReceiveRequest (AsyncCallback callback, object state)
- Method: IAsyncResult BeginReceiveRequest (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginTryReceiveRequest (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IAsyncResult BeginWaitForRequest (TimeSpan timeout, AsyncCallback callback, object state)
- Method: IRequestContext EndReceiveRequest (IAsyncResult result)
- Method: bool EndTryReceiveRequest (IAsyncResult result, out IRequestContext context)
- Method: bool EndWaitForRequest (IAsyncResult result)
- Method: IRequestContext ReceiveRequest ()
- Method: IRequestContext ReceiveRequest (TimeSpan timeout)
- Method: bool TryReceiveRequest (TimeSpan timeout, out IRequestContext context)
- Method: bool WaitForRequest (TimeSpan timeout)
- Property: EndpointAddress LocalAddress { public get; }
|
System.ServiceModel.Channels IRequestChannel () |
n/a |
public interface System.ServiceModel.Channels.IRequestChannel |
--> NONE <-- |
- Method: IAsyncResult BeginRequest (Message message, AsyncCallback callback, object state)
- Method: IAsyncResult BeginRequest (Message message, TimeSpan timeout, AsyncCallback callback, object state)
- Method: Message EndRequest (IAsyncResult result)
- Method: Message Request (Message message)
- Method: Message Request (Message message, TimeSpan timeout)
- Property: EndpointAddress RemoteAddress { public get; }
- Property: Uri Via { public get; }
|
System.ServiceModel.Channels IRequestContext () |
n/a |
public interface System.ServiceModel.Channels.IRequestContext |
--> NONE <-- |
- Method: void Abort ()
- Method: IAsyncResult BeginReply (Message message, AsyncCallback callback, object state)
- Method: IAsyncResult BeginReply (Message message, TimeSpan timeout, AsyncCallback callback, object state)
- Method: void Close ()
- Method: void Close (TimeSpan timeout)
- Method: void EndReply (IAsyncResult result)
- Method: void Reply (Message message)
- Method: void Reply (Message message, TimeSpan timeout)
- Property: Message RequestMessage { public get; }
|
System.ServiceModel.Channels IRequestReplyCorrelator () |
public interface System.ServiceModel.Channels.IRequestReplyCorrelator |
n/a |
- Method: void Add (Message request, T state)
- Method: T Find (Message reply, bool remove)
|
--> NONE <-- |
System.ServiceModel.Channels ISecurityCapabilities () |
n/a |
public interface System.ServiceModel.Channels.ISecurityCapabilities |
--> NONE <-- |
- Property: ProtectionLevel SupportedRequestProtectionLevel { public get; }
- Property: ProtectionLevel SupportedResponseProtectionLevel { public get; }
- Property: bool SupportsClientAuthentication { public get; }
- Property: bool SupportsClientWindowsIdentity { public get; }
- Property: bool SupportsServerAuthentication { public get; }
|
System.ServiceModel.Channels ISession () |
n/a |
public interface System.ServiceModel.Channels.ISession |
--> NONE <-- |
- Property: string Id { public get; }
|
System.ServiceModel.Channels ISessionChannel`1 () |
n/a |
public interface System.ServiceModel.Channels.ISessionChannel`1 |
--> NONE <-- |
- Property: TSession Session { public get; }
|
System.ServiceModel.Channels IStreamUpgradeBindingElement () |
n/a |
public interface System.ServiceModel.Channels.IStreamUpgradeBindingElement |
--> NONE <-- |
- Method: StreamUpgradeProvider BuildClientStreamUpgradeProvider (BindingContext context)
- Method: StreamUpgradeProvider BuildServerStreamUpgradeProvider (BindingContext context)
|
System.ServiceModel.Channels ITransactedBindingElement () |
n/a |
public interface System.ServiceModel.Channels.ITransactedBindingElement |
--> NONE <-- |
- Property: bool EnableTransactedReceive { public get; }
|
System.ServiceModel.Channels ITransportTokenAssertionProvider () |
n/a |
public interface System.ServiceModel.Channels.ITransportTokenAssertionProvider |
--> NONE <-- |
- Method: XmlElement GetTransportTokenAssertion ()
|
System.ServiceModel.Channels LayeredChannelFactory () |
public abstract class System.ServiceModel.Channels.LayeredChannelFactory |
n/a |
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method (i): protected void AbortChannels ()
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected IAsyncResult BeginCloseChannels (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public abstract bool CanCreateChannel ()
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method (i): protected void CloseChannels (TimeSpan timeout)
- Method (i): public virtual TChannel CreateChannel (string address)
- Method (i): public virtual TChannel CreateChannel (EndpointAddress remoteAddress)
- Method (i): public virtual TChannel CreateChannel (EndpointAddress remoteAddress, Filter filter, int priority)
- Method (i): public virtual TChannel CreateChannel (EndpointAddress remoteAddress, Uri via)
- Method (i): public virtual TChannel CreateChannel (EndpointAddress remoteAddress, Uri via, Filter filter, int priority)
- Method (i): public virtual TChannel CreateChannel (Uri address)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): protected void EndCloseChannels (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual ReadOnlyCollection`1 GetChannels ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAbort ()
- Method (i): protected virtual IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method (i): protected abstract TChannel OnCreateChannel (EndpointAddress remoteAddress, Uri via)
- Method (i): protected virtual TChannel OnCreateChannel (EndpointAddress remoteAddress, Uri via, Filter filter, int priority)
- Method (i): protected virtual void OnEndClose (IAsyncResult result)
- Method (i): protected virtual void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method (i): protected virtual void OnOpen (TimeSpan timeout)
- Method (i): protected virtual void OnOpened ()
- Method: protected override void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Method (i): protected void ValidateCreateChannel ()
- Property: protected virtual TimeSpan DefaultCloseTimeout { }
- Property: protected virtual TimeSpan DefaultOpenTimeout { }
- Property: protected virtual TimeSpan DefaultReceiveTimeout { }
- Property: protected virtual TimeSpan DefaultSendTimeout { }
- Property: protected object EventSender { }
- Property: virtual IChannelFactory InnerChannelFactory { public get; public set; }
- Property: protected bool IsDisposed { }
- Property: override MessageVersion MessageVersion { public get; }
- Property: override string Scheme { public get; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Channels LayeredChannelListener`1 () |
public abstract class System.ServiceModel.Channels.LayeredChannelListener`1 |
n/a |
- Constructor: protected LayeredChannelListener`1 ()
- Constructor: protected LayeredChannelListener`1 (IDefaultCommunicationTimeouts timeouts)
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method (i): protected void AbortChannels ()
- Method (i): public virtual TChannel AcceptChannel ()
- Method (i): public abstract TChannel AcceptChannel (TimeSpan timeout)
- Method (i): public virtual IAsyncResult BeginAcceptChannel (AsyncCallback callback, object state)
- Method (i): public abstract IAsyncResult BeginAcceptChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected IAsyncResult BeginCloseChannels (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public abstract IAsyncResult BeginWaitForChannel (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method (i): protected void CloseChannels (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method (i): public abstract TChannel EndAcceptChannel (IAsyncResult result)
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): protected void EndCloseChannels (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): public abstract bool EndWaitForChannel (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual ReadOnlyCollection`1 GetChannels ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAbort ()
- Method (i): protected virtual IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method (i): protected virtual void OnEndClose (IAsyncResult result)
- Method (i): protected virtual void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method (i): protected virtual void OnOpen (TimeSpan timeout)
- Method (i): protected virtual void OnOpened ()
- Method: protected override void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): public virtual void SetUniqueUri ()
- Method: public override void SetUniqueUri (string host)
- Method: public override void SetUniqueUri (string host, int port)
- Method (i): public virtual void SetUri (Uri uri)
- Method: public override void SetUri (Uri listenUri, string relativeAddress)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Method (i): public abstract bool WaitForChannel (TimeSpan timeout)
- Property: virtual Type ChannelType { public get; }
- Property: protected virtual TimeSpan DefaultCloseTimeout { }
- Property: protected virtual TimeSpan DefaultOpenTimeout { }
- Property: protected virtual TimeSpan DefaultReceiveTimeout { }
- Property: protected virtual TimeSpan DefaultSendTimeout { }
- Property: protected object EventSender { }
- Property: virtual Identity Identity { public get; }
- Property: virtual IChannelListener InnerChannelListener { public get; public set; }
- Property: protected bool IsDisposed { }
- Property: override MessageVersion MessageVersion { public get; }
- Property: override string Scheme { public get; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
- Property: override Uri Uri { public get; }
|
--> NONE <-- |
System.ServiceModel.Channels Message () |
n/a |
public abstract class System.ServiceModel.Channels.Message |
--> NONE <-- |
- Constructor: protected Message ()
- Method: public void Close ()
- Method: public MessageBuffer CreateBufferedCopy (int maxBufferSize)
- Method: public static Message CreateMessage (XmlDictionaryReader envelopeReader, int maxSizeOfHeaders)
- Method: public static Message CreateMessage (XmlDictionaryReader envelopeReader, int maxSizeOfHeaders, MessageVersion version)
- Method: public static Message CreateMessage (MessageVersion version, string action)
- Method: public static Message CreateMessage (MessageVersion version, string action, object body)
- Method: public static Message CreateMessage (MessageVersion version, string action, object body, XmlObjectSerializer serializer)
- Method: public static Message CreateMessage (MessageVersion version, string action, XmlDictionaryReader body)
- Method: public static Message CreateMessage (MessageVersion version, string action, BodyWriter body)
- Method: public static Message CreateMessage (MessageVersion version, string action, XmlReader body)
- Method: public static Message CreateMessage (MessageVersion version, MessageFault fault, string action)
- Method: public static Message CreateMessage (MessageVersion version, FaultCode faultCode, string reason, object detail, string action)
- Method: public static Message CreateMessage (MessageVersion version, FaultCode faultCode, string reason, string action)
- Method: public static Message CreateMessage (XmlReader envelopeReader, int maxSizeOfHeaders)
- Method: public static Message CreateMessage (XmlReader envelopeReader, int maxSizeOfHeaders, MessageVersion version)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetBody ()
- Method: public T GetBody (XmlObjectSerializer serializer)
- Method: public string GetBodyAttribute (string localName, string ns)
- Method (i): public virtual int GetHashCode ()
- Method: public XmlDictionaryReader GetReaderAtBodyContents ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual void OnBodyToString (XmlDictionaryWriter writer)
- Method: protected virtual void OnClose ()
- Method: protected virtual MessageBuffer OnCreateBufferedCopy (int maxBufferSize)
- Method: protected virtual string OnGetBodyAttribute (string localName, string ns)
- Method: protected virtual XmlDictionaryReader OnGetReaderAtBodyContents ()
- Method: protected abstract void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteMessage (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartBody (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartEnvelope (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartHeaders (XmlDictionaryWriter writer)
- Method: public override string ToString ()
- Method: public void WriteBody (XmlDictionaryWriter writer)
- Method: public void WriteBody (XmlWriter writer)
- Method: public void WriteBodyContents (XmlDictionaryWriter writer)
- Method: public void WriteMessage (XmlDictionaryWriter writer)
- Method: public void WriteMessage (XmlWriter writer)
- Method: public void WriteStartBody (XmlDictionaryWriter writer)
- Method: public void WriteStartBody (XmlWriter writer)
- Method: public void WriteStartEnvelope (XmlDictionaryWriter writer)
- Property: abstract MessageHeaders Headers { public get; }
- Property: protected bool IsDisposed { }
- Property: virtual bool IsEmpty { public get; }
- Property: virtual bool IsFault { public get; }
- Property: abstract MessageProperties Properties { public get; }
- Property: MessageState State { public get; }
- Property: abstract MessageVersion Version { public get; }
|
System.ServiceModel.Channels MessageBuffer () |
n/a |
public abstract class System.ServiceModel.Channels.MessageBuffer |
--> NONE <-- |
- Constructor: protected MessageBuffer ()
- Method: public abstract void Close ()
- Method: public abstract Message CreateMessage ()
- Method: public virtual XPathNavigator CreateNavigator ()
- Method: public XPathNavigator CreateNavigator (int nodeQuota)
- Method: public XPathNavigator CreateNavigator (int nodeQuota, XmlSpace space)
- Method: public XPathNavigator CreateNavigator (XmlSpace space)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteMessage (Stream stream)
- Property: abstract int BufferSize { public get; }
- Property: virtual string MessageContentType { public get; }
|
MessageCredentialType () |
n/a |
public sealed enum System.ServiceModel.Channels.MessageCredentialType
None = 0,
Windows = 1,
UserName = 2,
Certificate = 3,
IssuedToken = 4,
|
--> NONE <-- |
--> NONE <-- |
public abstract class System.ServiceModel.Channels.MessageEncoder () |
- Method: public abstract Message ReadMessage (ArraySegment`1 buffer, BufferManager bufferManager)
- Method: public abstract Message ReadMessage (Stream stream, int maxSizeOfHeaders)
- Method: public ArraySegment`1 WriteMessage (Message message, int maxMessageSize, BufferManager bufferManager)
- Method: public abstract ArraySegment`1 WriteMessage (Message message, int maxMessageSize, BufferManager bufferManager, int messageOffset)
- Method: public abstract void WriteMessage (Message message, Stream stream)
- Property: abstract MessageVersion MessageVersion { public get; }
|
- Method: public abstract Message ReadMessage (ArraySegment`1 buffer, BufferManager bufferManager)
- Method: public abstract Message ReadMessage (Stream stream, int maxSizeOfHeaders)
- Method: public ArraySegment`1 WriteMessage (Message message, int maxMessageSize, BufferManager bufferManager)
- Method: public abstract ArraySegment`1 WriteMessage (Message message, int maxMessageSize, BufferManager bufferManager, int messageOffset)
- Method: public abstract void WriteMessage (Message message, Stream stream)
- Property: abstract MessageVersion MessageVersion { public get; }
|
public abstract class System.ServiceModel.Channels.MessageEncoderFactory () |
- Property: abstract MessageVersion MessageVersion { public get; }
|
- Property: abstract MessageVersion MessageVersion { public get; }
|
MessageEncoding () |
n/a |
public sealed enum System.ServiceModel.Channels.MessageEncoding
Text = 0,
Binary = 1,
Mtom = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels MessageEncodingBindingElement () |
n/a |
public abstract class System.ServiceModel.Channels.MessageEncodingBindingElement |
--> NONE <-- |
- Constructor: public MessageEncodingBindingElement ()
- Constructor: public MessageEncodingBindingElement (MessageEncodingBindingElement elementToBeCloned)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method (i): public abstract BindingElement Clone ()
- Method: public abstract MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public abstract T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal virtual void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext context)
- Method (i): public virtual string ToString ()
- Property: abstract AddressingVersion AddressingVersion { public get; public set; }
|
System.ServiceModel.Channels MessageEncodingBindingElementConverter () |
n/a |
public class System.ServiceModel.Channels.MessageEncodingBindingElementConverter |
--> NONE <-- |
- Constructor: public MessageEncodingBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels MessageFault () |
n/a |
public abstract class System.ServiceModel.Channels.MessageFault |
--> NONE <-- |
- Constructor: protected MessageFault ()
- Method: public static MessageFault CreateFault (Message message)
- Method: public static MessageFault CreateFault (FaultCode code, string reason)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail, XmlObjectSerializer serializer)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail, XmlObjectSerializer serializer, string actor)
- Method: public static MessageFault CreateFault (FaultCode code, FaultReason reason, object detail, XmlObjectSerializer serializer, string actor, string node)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetDetail ()
- Method: public T GetDetail (XmlObjectSerializer serializer)
- Method (i): public virtual int GetHashCode ()
- Method: public XmlDictionaryReader GetReaderAtDetailContents ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual XmlDictionaryReader OnGetReaderAtDetailContents ()
- Method: protected virtual void OnWriteDetail (XmlDictionaryWriter writer, EnvelopeVersion version)
- Method: protected abstract void OnWriteDetailContents (XmlDictionaryWriter writer)
- Method: protected virtual void OnWriteStartDetail (XmlDictionaryWriter writer, EnvelopeVersion version)
- Method (i): public virtual string ToString ()
- Method: public void WriteTo (XmlDictionaryWriter writer, EnvelopeVersion version)
- Method: public void WriteTo (XmlWriter writer, EnvelopeVersion version)
- Property: virtual string Actor { public get; }
- Property: abstract FaultCode Code { public get; }
- Property: static string DefaultAction { public get; }
- Property: abstract bool HasDetail { public get; }
- Property: virtual string Node { public get; }
- Property: abstract FaultReason Reason { public get; }
|
System.ServiceModel.Channels MessageHeader () |
n/a |
public abstract class System.ServiceModel.Channels.MessageHeader |
--> NONE <-- |
- Constructor: protected MessageHeader ()
- Method: public static MessageHeader CreateHeader (string name, string ns, object value)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, bool mustUnderstand)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, bool mustUnderstand, string actor)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, bool mustUnderstand, string actor, bool relay)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlObjectSerializer serializer)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlObjectSerializer serializer, bool mustUnderstand)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlObjectSerializer serializer, bool mustUnderstand, string actor)
- Method: public static MessageHeader CreateHeader (string name, string ns, object value, XmlObjectSerializer serializer, bool mustUnderstand, string actor, bool relay)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool IsMessageVersionSupported (MessageVersion messageVersion)
- Method (i): protected object MemberwiseClone ()
- Method: protected abstract void OnWriteHeaderContents (XmlDictionaryWriter writer, MessageVersion messageVersion)
- Method: protected virtual void OnWriteStartHeader (XmlDictionaryWriter writer, MessageVersion messageVersion)
- Method: public override string ToString ()
- Method: public void WriteHeader (XmlDictionaryWriter writer, MessageVersion messageVersion)
- Method: public void WriteHeader (XmlWriter writer, MessageVersion messageVersion)
- Method: protected void WriteHeaderAttributes (XmlDictionaryWriter writer, MessageVersion messageVersion)
- Method: public void WriteHeaderContents (XmlDictionaryWriter writer, MessageVersion messageVersion)
- Method: public void WriteStartHeader (XmlDictionaryWriter writer, MessageVersion messageVersion)
- Property: override string Actor { public get; }
- Property: override bool IsReferenceParameter { public get; }
- Property: override bool MustUnderstand { public get; }
- Property: abstract string Name { public get; }
- Property: abstract string Namespace { public get; }
- Property: override bool Relay { public get; }
|
System.ServiceModel.Channels MessageHeaderInfo () |
n/a |
public abstract class System.ServiceModel.Channels.MessageHeaderInfo |
--> NONE <-- |
- Constructor: protected MessageHeaderInfo ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract string Actor { public get; }
- Property: abstract bool IsReferenceParameter { public get; }
- Property: abstract bool MustUnderstand { public get; }
- Property: abstract string Name { public get; }
- Property: abstract string Namespace { public get; }
- Property: abstract bool Relay { public get; }
|
System.ServiceModel.Channels MessageHeaders () |
n/a |
public sealed class System.ServiceModel.Channels.MessageHeaders |
--> NONE <-- |
- Constructor: public MessageHeaders (MessageHeaders collection)
- Constructor: public MessageHeaders (MessageVersion version)
- Constructor: public MessageHeaders (MessageVersion version, int initialSize)
- Method: public void Add (MessageHeader header)
- Method: public void Clear ()
- Method: public void CopyHeaderFrom (Message message, int headerIndex)
- Method: public void CopyHeaderFrom (MessageHeaders collection, int headerIndex)
- Method: public void CopyHeadersFrom (Message message)
- Method: public void CopyHeadersFrom (MessageHeaders collection)
- Method: public void CopyTo (MessageHeaderInfo[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public int FindHeader (string name, string ns)
- Method: public int FindHeader (string name, string ns, string[] actors)
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public T GetHeader (int index)
- Method: public T GetHeader (int index, XmlObjectSerializer serializer)
- Method: public T GetHeader (string name, string ns)
- Method: public T GetHeader (string name, string ns, string[] actors)
- Method: public T GetHeader (string name, string ns, XmlObjectSerializer serializer)
- Method: public XmlDictionaryReader GetReaderAtHeader (int headerIndex)
- Method (i): public Type GetType ()
- Method: public bool HaveMandatoryHeadersBeenUnderstood ()
- Method: public bool HaveMandatoryHeadersBeenUnderstood (string[] actors)
- Method: public void Insert (int headerIndex, MessageHeader header)
- Method (i): protected object MemberwiseClone ()
- Method: public void RemoveAll (string name, string ns)
- Method: public void RemoveAt (int headerIndex)
- Method: public void SetAction (XmlDictionaryString action)
- Method (i): public virtual string ToString ()
- Method: public void WriteHeader (int headerIndex, XmlDictionaryWriter writer)
- Method: public void WriteHeader (int headerIndex, XmlWriter writer)
- Method: public void WriteHeaderContents (int headerIndex, XmlDictionaryWriter writer)
- Method: public void WriteHeaderContents (int headerIndex, XmlWriter writer)
- Method: public void WriteStartHeader (int headerIndex, XmlDictionaryWriter writer)
- Method: public void WriteStartHeader (int headerIndex, XmlWriter writer)
- Property: string Action { public get; public set; }
- Property: int Count { public get; }
- Property: EndpointAddress FaultTo { public get; public set; }
- Property: EndpointAddress From { public get; public set; }
- Property: MessageHeaderInfo this [int index] { public get; }
- Property: UniqueId MessageId { public get; public set; }
- Property: MessageVersion MessageVersion { public get; }
- Property: UniqueId RelatesTo { public get; public set; }
- Property: EndpointAddress ReplyTo { public get; public set; }
- Property: Uri To { public get; public set; }
- Property: UnderstoodHeaders UnderstoodHeaders { public get; }
|
System.ServiceModel.Channels MessageProperties () |
n/a |
public sealed class System.ServiceModel.Channels.MessageProperties |
--> NONE <-- |
- Constructor: public MessageProperties ()
- Constructor: public MessageProperties (MessageProperties properties)
- Method: public virtual void Add (string name, object property)
- Method: public virtual void Clear ()
- Method: public virtual bool ContainsKey (string name)
- Method: public void CopyProperties (MessageProperties properties)
- Method: public virtual void Dispose ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (string name)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (string name, out object value)
- Property: bool AllowOutputBatching { public get; public set; }
- Property: virtual int Count { public get; }
- Property: MessageEncoder Encoder { public get; public set; }
- Property: bool IsFixedSize { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual object this [string name] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: SecurityMessageProperty Security { public get; public set; }
- Property: virtual ICollection`1 Values { public get; }
- Property: Uri Via { public get; public set; }
|
System.ServiceModel.Channels MessageSecurityOverHttp () |
n/a |
public class System.ServiceModel.Channels.MessageSecurityOverHttp |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected virtual bool IsSecureConversationEnabled ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: bool NegotiateServiceCredential { public get; public set; }
|
System.ServiceModel.Channels MessageSecurityOverMsmq () |
n/a |
public sealed class System.ServiceModel.Channels.MessageSecurityOverMsmq |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
|
System.ServiceModel.Channels MessageSecurityOverTcp () |
n/a |
public sealed class System.ServiceModel.Channels.MessageSecurityOverTcp |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
|
MessageState () |
n/a |
public sealed enum System.ServiceModel.Channels.MessageState
Created = 0,
Read = 1,
Written = 2,
Copied = 3,
Closed = 4,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels MessageVersion () |
n/a |
public sealed class System.ServiceModel.Channels.MessageVersion |
--> NONE <-- |
- Method: public static MessageVersion CreateVersion (EnvelopeVersion envelopeVersion)
- Method: public static MessageVersion CreateVersion (EnvelopeVersion envelopeVersion, AddressingVersion addressingVersion)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: AddressingVersion Addressing { public get; }
- Property: static MessageVersion Default { public get; }
- Property: EnvelopeVersion Envelope { public get; }
- Property: static MessageVersion Soap11WSAddressing10 { public get; }
- Property: static MessageVersion Soap11WSAddressingAugust2004 { public get; }
- Property: static MessageVersion Soap12WSAddressing10 { public get; }
- Property: static MessageVersion Soap12WSAddressingAugust2004 { public get; }
|
MsmqAuthenticationMode () |
n/a |
public sealed enum System.ServiceModel.Channels.MsmqAuthenticationMode
None = 0,
WindowsDomain = 1,
Certificate = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels MsmqBindingElementBase () |
n/a |
public abstract class System.ServiceModel.Channels.MsmqBindingElementBase |
--> NONE <-- |
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method (i): public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: virtual bool EnableTransactedReceive { public get; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: abstract string Scheme { public get; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
MsmqEncryptionAlgorithm () |
n/a |
public sealed enum System.ServiceModel.Channels.MsmqEncryptionAlgorithm
RC4Stream = 0,
Aes = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels MsmqException () |
public class System.ServiceModel.Channels.MsmqException |
n/a |
- Constructor: public MsmqException ()
- Constructor: protected MsmqException (SerializationInfo info, StreamingContext context)
- Constructor: public MsmqException (string message)
- Constructor: public MsmqException (string message, Exception inner)
- Constructor: public MsmqException (string message, int error)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual int ErrorCode { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel.Channels MsmqMessage`1 () |
public sealed class System.ServiceModel.Channels.MsmqMessage`1 |
n/a |
- Constructor: public MsmqMessage`1 (T body)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Nullable`1 AcknowledgeType { public get; public set; }
- Property: Nullable`1 Acknowledgment { public get; }
- Property: Uri AdministrationQueue { public get; public set; }
- Property: Nullable`1 AppSpecific { public get; public set; }
- Property: Nullable`1 ArrivedTime { public get; }
- Property: Nullable`1 Authenticated { public get; }
- Property: T Body { public get; public set; }
- Property: Nullable`1 BodyType { public get; public set; }
- Property: string CorrelationId { public get; public set; }
- Property: Uri DestinationQueue { public get; }
- Property: Byte[] Extension { public get; public set; }
- Property: string Id { public get; }
- Property: string Label { public get; public set; }
- Property: Nullable`1 MessageType { public get; }
- Property: Nullable`1 Priority { public get; public set; }
- Property: Uri ResponseQueue { public get; public set; }
- Property: Byte[] SenderId { public get; }
- Property: Nullable`1 SentTime { public get; }
- Property: Nullable`1 TimeToReachQueue { public get; public set; }
|
--> NONE <-- |
public sealed class System.ServiceModel.Channels.MsmqMessageProperty () |
- Method: public static MsmqMessageProperty Get (Message message)
|
- Method: public static MsmqMessageProperty Get (Message message)
|
MsmqSecureHashAlgorithm () |
n/a |
public sealed enum System.ServiceModel.Channels.MsmqSecureHashAlgorithm
MD5 = 0,
Sha1 = 1,
Sha256 = 2,
Sha512 = 3,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels MsmqTransportBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.MsmqTransportBindingElement |
--> NONE <-- |
- Constructor: public MsmqTransportBindingElement ()
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: virtual bool EnableTransactedReceive { public get; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: QueueTransferProtocol QueueTransferProtocol { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseActiveDirectory { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
System.ServiceModel.Channels MsmqTransportSecurity () |
n/a |
public sealed class System.ServiceModel.Channels.MsmqTransportSecurity |
--> NONE <-- |
- Constructor: public MsmqTransportSecurity ()
- Constructor: public MsmqTransportSecurity (MsmqTransportSecurity other)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MsmqAuthenticationMode MsmqAuthenticationMode { public get; public set; }
- Property: MsmqEncryptionAlgorithm MsmqEncryptionAlgorithm { public get; public set; }
- Property: ProtectionLevel MsmqProtectionLevel { public get; public set; }
- Property: MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { public get; public set; }
|
System.ServiceModel.Channels MtomMessageEncodingBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.MtomMessageEncodingBindingElement |
--> NONE <-- |
- Constructor: public MtomMessageEncodingBindingElement ()
- Constructor: public MtomMessageEncodingBindingElement (MessageVersion messageVersion, Encoding writeEncoding)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method: public override MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal override void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext context)
- Method (i): public virtual string ToString ()
- Property: override AddressingVersion AddressingVersion { public get; public set; }
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: MessageVersion MessageVersion { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; }
- Property: Encoding WriteEncoding { public get; public set; }
|
System.ServiceModel.Channels NamedPipeTransportBindingElement () |
n/a |
public class System.ServiceModel.Channels.NamedPipeTransportBindingElement |
--> NONE <-- |
- Constructor: public NamedPipeTransportBindingElement ()
- Constructor: protected NamedPipeTransportBindingElement (NamedPipeTransportBindingElement elementToBeCloned)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int ConnectionBufferSize { public get; public set; }
- Property: string ConnectionPoolGroupName { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: TimeSpan IdleTimeout { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: int MaxInboundConnections { public get; public set; }
- Property: int MaxOutboundConnectionsPerEndpoint { public get; public set; }
- Property: TimeSpan MaxOutputDelay { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: override string Scheme { public get; }
- Property: TransferMode TransferMode { public get; public set; }
|
System.ServiceModel.Channels NamedPipeTransportSecurity () |
n/a |
public sealed class System.ServiceModel.Channels.NamedPipeTransportSecurity |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel.Channels OptionalReliableSession () |
n/a |
public class System.ServiceModel.Channels.OptionalReliableSession |
--> NONE <-- |
- Constructor: public OptionalReliableSession (ReliableSessionBindingElement reliableSessionBindingElement)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool Enabled { public get; public set; }
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: bool Ordered { public get; public set; }
|
System.ServiceModel.Channels PeerCustomResolverBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.PeerCustomResolverBindingElement |
--> NONE <-- |
- Constructor: public PeerCustomResolverBindingElement ()
- Constructor: public PeerCustomResolverBindingElement (BindingContext context, PeerCustomResolverSettings settings)
- Constructor: public PeerCustomResolverBindingElement (PeerCustomResolverBindingElement other)
- Constructor: public PeerCustomResolverBindingElement (PeerCustomResolverSettings settings)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method: public override PeerResolver CreatePeerResolver ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; public set; }
- Property: Binding Binding { public get; public set; }
- Property: override PeerReferralPolicy ReferralPolicy { public get; public set; }
|
System.ServiceModel.Channels PeerHashToken () |
public class System.ServiceModel.Channels.PeerHashToken |
n/a |
- Constructor: public PeerHashToken (byte[] authenticator)
- Constructor: public PeerHashToken (Claim claim, string password)
- Constructor: public PeerHashToken (X509Certificate2 certificate, string password)
- Field: public static const string PeerAuthenticatorElementName, Value = Authenticator
- Field: public static const string PeerNamespace, Value = http://schemas.microsoft.com/ws/2004/09/peer
- Field: public static const string PeerPrefix, Value = peer
- Field: public static const string PeerTokenElementName, Value = PeerHashToken
- Method (i): public virtual bool CanCreateKeyIdentifierClause ()
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method: public override bool Equals (object token)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method: public bool Validate (Claim claim, string password)
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver resolver)
- Method: public void Write (XmlWriter writer)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: static PeerHashToken Invalid { public get; }
- Property: bool IsValid { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: Uri Status { public get; }
|
--> NONE <-- |
System.ServiceModel.Channels PeerHopCountAttribute () |
n/a |
public sealed attribute System.ServiceModel.Channels.PeerHopCountAttribute |
--> NONE <-- |
- Constructor: public PeerHopCountAttribute ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsDefaultAttribute ()
- Method (i): public virtual bool Match (object obj)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Actor { public get; public set; }
- Property: bool HasProtectionLevel { public get; }
- Property: bool MustUnderstand { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: bool Relay { public get; public set; }
- Property: virtual object TypeId { public get; }
|
PeerMessageOrigination () |
public sealed enum System.ServiceModel.Channels.PeerMessageOrigination
None = 0,
Local = 1,
Remote = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
PeerMessagePropagation () |
public sealed enum System.ServiceModel.Channels.PeerMessagePropagation
None = 0,
Local = 1,
Remote = 2,
LocalAndRemote = 3,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels PeerMessagePropagationFilter () |
public abstract class System.ServiceModel.Channels.PeerMessagePropagationFilter |
n/a |
- Constructor: protected PeerMessagePropagationFilter ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public abstract PeerMessagePropagation ShouldMessagePropagate (Message message, PeerMessageOrigination origination)
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Channels PeerNode () |
public abstract class System.ServiceModel.Channels.PeerNode |
n/a |
- Constructor: protected PeerNode ()
- Event: public event EventHandler Offline
- Event: public event EventHandler Online
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static PeerNode Get (Uri listenUri)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: ProtectedInternal static bool TryGet (Uri listenUri, out PeerNode result)
- Property: abstract bool IsOnline { public get; }
- Property: abstract bool IsOpen { public get; }
- Property: abstract PeerMessagePropagationFilter MessagePropagationFilter { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Channels PeerRequestSecurityToken () |
public class System.ServiceModel.Channels.PeerRequestSecurityToken |
n/a |
- Constructor: public PeerRequestSecurityToken (PeerHashToken token)
- Field: public static const string PeerHashTokenElementName, Value = PeerHashToken
- Field: public static const string PeerNamespace, Value = http://schemas.microsoft.com/ws/2004/09/peer
- Field: public static const string RequestedSecurityTokenElementName, Value = RequestedSecurityToken
- Field: public static const string RequestElementName, Value = RequestSecurityToken
- Field: public static const string TrustNamespace, Value = http://schemas.xmlsoap.org/ws/2005/02/trust
- Method (i): public BodyWriter CreateBufferedCopy (int maxBufferSize)
- Method: public static PeerHashToken CreateHashTokenFrom (Message message)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public T GetAppliesTo ()
- Method (i): public T GetAppliesTo (XmlFormatter formatter)
- Method (i): public void GetAppliesToQName (out string localName, out string namespaceUri)
- Method (i): public virtual int GetHashCode ()
- Method (i): public SecurityToken GetRequestorEntropy ()
- Method (i): public Type GetType ()
- Method (i): public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual BodyWriter OnCreateBufferedCopy (int maxBufferSize)
- Method: ProtectedInternal override void OnMakeReadOnly ()
- Method (i): protected virtual void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method (i): ProtectedInternal virtual void OnWriteCustomAttributes (XmlWriter writer)
- Method: ProtectedInternal override void OnWriteCustomElements (XmlWriter writer)
- Method (i): public void SetAppliesTo (T appliesTo, XmlFormatter formatter)
- Method (i): public void SetRequestorEntropy (byte[] entropy)
- Method (i): public virtual string ToString ()
- Method (i): public void WriteBodyContents (XmlDictionaryWriter writer)
- Method (i): public void WriteTo (XmlWriter writer)
- Property: SecurityKeyIdentifierClause CloseTarget { public get; public set; }
- Property: string Context { public get; public set; }
- Property: bool IsBuffered { public get; }
- Property: bool IsReadOnly { public get; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyIdentifierClause RenewTarget { public get; public set; }
- Property: IEnumerable`1 RequestProperties { public get; public set; }
- Property: XmlElement RequestSecurityTokenXml { public get; }
- Property: string RequestType { public get; public set; }
- Property: protected object ThisLock { }
- Property: PeerHashToken Token { public get; }
- Property: string TokenType { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Channels PeerResolverBindingElement () |
n/a |
public abstract class System.ServiceModel.Channels.PeerResolverBindingElement |
--> NONE <-- |
- Constructor: protected PeerResolverBindingElement ()
- Constructor: protected PeerResolverBindingElement (PeerResolverBindingElement other)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method (i): public abstract BindingElement Clone ()
- Method: public abstract PeerResolver CreatePeerResolver ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public abstract T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract PeerReferralPolicy ReferralPolicy { public get; public set; }
|
System.ServiceModel.Channels PeerTransportBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.PeerTransportBindingElement |
--> NONE <-- |
- Constructor: public PeerTransportBindingElement ()
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IPAddress ListenIPAddress { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: override long MaxReceivedMessageSize { public get; public set; }
- Property: int Port { public get; public set; }
- Property: override string Scheme { public get; }
- Property: PeerSecuritySettings Security { public get; }
|
System.ServiceModel.Channels PnrpPeerResolverBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.PnrpPeerResolverBindingElement |
--> NONE <-- |
- Constructor: public PnrpPeerResolverBindingElement ()
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method: public override PeerResolver CreatePeerResolver ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override PeerReferralPolicy ReferralPolicy { public get; public set; }
|
PoisonMessageHandling () |
n/a |
public sealed enum System.ServiceModel.Channels.PoisonMessageHandling
Disabled = 0,
EnabledIfSupported = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels PrivacyNoticeBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.PrivacyNoticeBindingElement |
--> NONE <-- |
- Constructor: public PrivacyNoticeBindingElement ()
- Constructor: public PrivacyNoticeBindingElement (PrivacyNoticeBindingElement elementToBeCloned)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri Url { public get; public set; }
|
System.ServiceModel.Channels PrivacyNoticeBindingElementConverter () |
n/a |
public sealed class System.ServiceModel.Channels.PrivacyNoticeBindingElementConverter |
--> NONE <-- |
- Constructor: public PrivacyNoticeBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public void ExportBindingElement (PolicyConversionContext policyContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
QueueTransferProtocol () |
n/a |
public sealed enum System.ServiceModel.Channels.QueueTransferProtocol
Native = 0,
Srmp = 1,
SrmpSecure = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels ReliableSession () |
n/a |
public class System.ServiceModel.Channels.ReliableSession |
--> NONE <-- |
- Constructor: public ReliableSession (ReliableSessionBindingElement reliableSessionBindingElement)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: bool Ordered { public get; public set; }
|
System.ServiceModel.Channels ReliableSessionBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.ReliableSessionBindingElement |
--> NONE <-- |
- Constructor: public ReliableSessionBindingElement ()
- Constructor: public ReliableSessionBindingElement (bool ordered)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TimeSpan AcknowledgementInterval { public get; public set; }
- Property: bool EnableFlowControl { public get; public set; }
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: int MaxPendingChannels { public get; public set; }
- Property: int MaxRetryCount { public get; public set; }
- Property: int MaxTransferWindowSize { public get; public set; }
- Property: bool Ordered { public get; public set; }
|
System.ServiceModel.Channels ReliableSessionBindingElementConverter () |
n/a |
public sealed class System.ServiceModel.Channels.ReliableSessionBindingElementConverter |
--> NONE <-- |
- Constructor: public ReliableSessionBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public void ExportBindingElement (PolicyConversionContext context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels SecurityBindingElement () |
n/a |
public abstract class System.ServiceModel.Channels.SecurityBindingElement |
--> NONE <-- |
- Constructor: protected SecurityBindingElement (SecurityBindingElement elementToBeCloned)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: protected abstract IChannelFactory`1 BuildChannelFactoryCore (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: protected abstract IChannelListener`1 BuildChannelListenerCore (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method (i): public abstract BindingElement Clone ()
- Method: public static SymmetricSecurityBindingElement CreateAnonymousForCertificateBindingElement ()
- Method: public static TransportSecurityBindingElement CreateCertificateOverTransportBindingElement ()
- Method: public static TransportSecurityBindingElement CreateCertificateOverTransportBindingElement (MessageSecurityVersion version)
- Method: public static AsymmetricSecurityBindingElement CreateCertificateSignatureBindingElement ()
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenBindingElement (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenForCertificateBindingElement (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenForSslBindingElement (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateIssuedTokenForSslBindingElement (IssuedSecurityTokenParameters issuedTokenParameters, bool requireCancellation)
- Method: public static TransportSecurityBindingElement CreateIssuedTokenOverTransportBindingElement (IssuedSecurityTokenParameters issuedTokenParameters)
- Method: public static SymmetricSecurityBindingElement CreateKerberosBindingElement ()
- Method: public static TransportSecurityBindingElement CreateKerberosOverTransportBindingElement ()
- Method: public static SecurityBindingElement CreateMutualCertificateBindingElement ()
- Method: public static SecurityBindingElement CreateMutualCertificateBindingElement (MessageSecurityVersion version)
- Method: public static SecurityBindingElement CreateMutualCertificateBindingElement (MessageSecurityVersion version, bool allowSerializedSigningTokenOnReply)
- Method: public static AsymmetricSecurityBindingElement CreateMutualCertificateDuplexBindingElement ()
- Method: public static AsymmetricSecurityBindingElement CreateMutualCertificateDuplexBindingElement (MessageSecurityVersion version)
- Method: public static SecurityBindingElement CreateSecureConversationBindingElement (SecurityBindingElement bootstrapSecurity)
- Method: public static SecurityBindingElement CreateSecureConversationBindingElement (SecurityBindingElement bootstrapSecurity, bool requireCancellation)
- Method: public static SecurityBindingElement CreateSecureConversationBindingElement (SecurityBindingElement bootstrapSecurity, bool requireCancellation, ChannelProtectionRequirements bootstrapProtectionRequirements)
- Method: public static SymmetricSecurityBindingElement CreateSslNegotiationBindingElement (bool requireClientCertificate)
- Method: public static SymmetricSecurityBindingElement CreateSslNegotiationBindingElement (bool requireClientCertificate, bool requireCancellation)
- Method: public static SymmetricSecurityBindingElement CreateSspiNegotiationBindingElement ()
- Method: public static SymmetricSecurityBindingElement CreateSspiNegotiationBindingElement (bool requireCancellation)
- Method: public static TransportSecurityBindingElement CreateSspiNegotiationOverTransportBindingElement ()
- Method: public static TransportSecurityBindingElement CreateSspiNegotiationOverTransportBindingElement (bool requireCancellation)
- Method: public static SymmetricSecurityBindingElement CreateUserNameForCertificateBindingElement ()
- Method: public static SymmetricSecurityBindingElement CreateUserNameForSslBindingElement ()
- Method: public static SymmetricSecurityBindingElement CreateUserNameForSslBindingElement (bool requireCancellation)
- Method: public static TransportSecurityBindingElement CreateUserNameOverTransportBindingElement ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected static void SetIssuerBindingContextIfRequired (SecurityTokenParameters parameters, BindingContext issuerBindingContext)
- Method: public virtual void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: SupportingTokenParameters EndpointSupportingTokenParameters { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: SecurityKeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: MessageSecurityVersion MessageSecurityVersion { public get; public set; }
- Property: IDictionary`2 OperationSupportingTokenParameters { public get; }
- Property: SupportingTokenParameters OptionalEndpointSupportingTokenParameters { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenParameters { public get; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
|
System.ServiceModel.Channels SecurityBindingElementConverter () |
n/a |
public class System.ServiceModel.Channels.SecurityBindingElementConverter |
--> NONE <-- |
- Constructor: public SecurityBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int MaxPolicyRedirections { public get; }
|
SecurityHeaderLayout () |
n/a |
public sealed enum System.ServiceModel.Channels.SecurityHeaderLayout
Strict = 0,
Lax = 1,
LaxTimestampFirst = 2,
LaxTimestampLast = 3,
|
--> NONE <-- |
--> NONE <-- |
SecurityMode () |
n/a |
public sealed enum System.ServiceModel.Channels.SecurityMode
None = 0,
Transport = 1,
Message = 2,
TransportWithMessageCredential = 3,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels SslStreamSecurityBindingElement () |
n/a |
public class System.ServiceModel.Channels.SslStreamSecurityBindingElement |
--> NONE <-- |
- Constructor: public SslStreamSecurityBindingElement ()
- Constructor: protected SslStreamSecurityBindingElement (SslStreamSecurityBindingElement elementToBeCloned)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method: public virtual XmlElement GetTransportTokenAssertion ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: IdentityVerifier IdentityVerifier { public get; public set; }
- Property: bool RequireClientCertificate { public get; public set; }
|
System.ServiceModel.Channels StandardBindingConverter () |
n/a |
public class System.ServiceModel.Channels.StandardBindingConverter |
--> NONE <-- |
- Constructor: public StandardBindingConverter ()
- Method: public virtual void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportContract (WsdlImporter importer, WsdlContractConversionContext context)
- Method: public virtual void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext endpointContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
public abstract class System.ServiceModel.Channels.StreamSecurityUpgradeAcceptor () |
- Method (i): public abstract Stream AcceptUpgrade (Stream stream)
|
- Method (i): public virtual Stream AcceptUpgrade (Stream stream)
|
public abstract class System.ServiceModel.Channels.StreamSecurityUpgradeProvider () |
--> NONE <-- |
- Method (i): protected virtual Type GetCommunicationObjectType ()
|
public abstract class System.ServiceModel.Channels.StreamUpgradeAcceptor () |
- Method: public abstract Stream AcceptUpgrade (Stream stream)
|
- Method: public virtual Stream AcceptUpgrade (Stream stream)
|
public abstract class System.ServiceModel.Channels.StreamUpgradeProvider () |
--> NONE <-- |
- Method (i): protected virtual Type GetCommunicationObjectType ()
|
System.ServiceModel.Channels SymmetricSecurityBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.SymmetricSecurityBindingElement |
--> NONE <-- |
- Constructor: public SymmetricSecurityBindingElement ()
- Constructor: public SymmetricSecurityBindingElement (SecurityTokenParameters protectionTokenParameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: protected override IChannelFactory`1 BuildChannelFactoryCore (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: protected override IChannelListener`1 BuildChannelListenerCore (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: SupportingTokenParameters EndpointSupportingTokenParameters { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: SecurityKeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: MessageProtectionOrder MessageProtectionOrder { public get; public set; }
- Property: MessageSecurityVersion MessageSecurityVersion { public get; public set; }
- Property: IDictionary`2 OperationSupportingTokenParameters { public get; }
- Property: SupportingTokenParameters OptionalEndpointSupportingTokenParameters { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenParameters { public get; }
- Property: SecurityTokenParameters ProtectionTokenParameters { public get; public set; }
- Property: bool RequireSignatureConfirmation { public get; public set; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
|
TcpClientCredentialType () |
n/a |
public sealed enum System.ServiceModel.Channels.TcpClientCredentialType
None = 0,
Windows = 1,
Certificate = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels TcpTransportBindingElement () |
n/a |
public class System.ServiceModel.Channels.TcpTransportBindingElement |
--> NONE <-- |
- Constructor: public TcpTransportBindingElement ()
- Constructor: protected TcpTransportBindingElement (TcpTransportBindingElement elementToBeCloned)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int ConnectionBufferSize { public get; public set; }
- Property: TimeSpan ConnectionLeaseTimeout { public get; public set; }
- Property: string ConnectionPoolGroupName { public get; public set; }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: TimeSpan IdleTimeout { public get; public set; }
- Property: int ListenBacklog { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxBufferSize { public get; public set; }
- Property: int MaxInboundConnections { public get; public set; }
- Property: int MaxOutboundConnectionsPerEndpoint { public get; public set; }
- Property: TimeSpan MaxOutputDelay { public get; public set; }
- Property: int MaxPendingAccepts { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: bool PortSharingEnabled { public get; public set; }
- Property: override string Scheme { public get; }
- Property: bool TeredoEnabled { public get; public set; }
- Property: TransferMode TransferMode { public get; public set; }
|
System.ServiceModel.Channels TcpTransportSecurity () |
n/a |
public sealed class System.ServiceModel.Channels.TcpTransportSecurity |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TcpClientCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel.Channels TextMessageEncodingBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.TextMessageEncodingBindingElement |
--> NONE <-- |
- Constructor: public TextMessageEncodingBindingElement ()
- Constructor: public TextMessageEncodingBindingElement (MessageVersion messageVersion, Encoding writeEncoding)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method: public override MessageEncoderFactory CreateMessageEncoderFactory ()
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void ExportPolicy (MetadataExporter exporter, PolicyConversionContext context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: ProtectedInternal override void OnImportPolicy (XmlElement assertion, MessageVersion messageVersion, MetadataImporter importer, PolicyConversionContext context)
- Method (i): public virtual string ToString ()
- Property: override AddressingVersion AddressingVersion { public get; public set; }
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: MessageVersion MessageVersion { public get; public set; }
- Property: XmlDictionaryReaderQuotas ReaderQuotas { public get; }
- Property: Encoding WriteEncoding { public get; public set; }
|
System.ServiceModel.Channels TransactionFlowBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.TransactionFlowBindingElement |
--> NONE <-- |
- Constructor: public TransactionFlowBindingElement ()
- Constructor: public TransactionFlowBindingElement (bool transactions)
- Constructor: public TransactionFlowBindingElement (bool transactions, TransactionProtocol transactionProtocol)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
System.ServiceModel.Channels TransactionFlowBindingElementConverter () |
n/a |
public sealed class System.ServiceModel.Channels.TransactionFlowBindingElementConverter |
--> NONE <-- |
- Constructor: public TransactionFlowBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public void ExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method (i): protected virtual void Finalize ()
- Method: public XmlElement GetAssertion (XmlDocument doc, TransactionFlowOption option, string prefix, string name, string ns)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels TransactionFlowProperty () |
n/a |
public class System.ServiceModel.Channels.TransactionFlowProperty |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels TransactionMessageProperty () |
n/a |
public sealed class System.ServiceModel.Channels.TransactionMessageProperty |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static void Set (Transaction transaction, Message message)
- Method (i): public virtual string ToString ()
- Property: Transaction Transaction { public get; }
|
TransactionProtocol () |
n/a |
public sealed enum System.ServiceModel.Channels.TransactionProtocol
OleTransactions = 0,
WSAtomicTransactions = 1,
|
--> NONE <-- |
--> NONE <-- |
TransferSession () |
n/a |
public sealed enum System.ServiceModel.Channels.TransferSession
None = 0,
Ordered = 1,
Unordered = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Channels TransportBindingElement () |
n/a |
public abstract class System.ServiceModel.Channels.TransportBindingElement |
--> NONE <-- |
- Constructor: protected TransportBindingElement ()
- Constructor: protected TransportBindingElement (TransportBindingElement elementToBeCloned)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method (i): public abstract BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: abstract string Scheme { public get; }
|
System.ServiceModel.Channels TransportBindingElementConverter () |
n/a |
public class System.ServiceModel.Channels.TransportBindingElementConverter |
--> NONE <-- |
- Constructor: public TransportBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels TransportSecurityBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.TransportSecurityBindingElement |
--> NONE <-- |
- Constructor: public TransportSecurityBindingElement ()
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: protected override IChannelFactory`1 BuildChannelFactoryCore (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: protected override IChannelListener`1 BuildChannelListenerCore (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual void SetKeyDerivation (bool requireDerivedKeys)
- Method (i): public virtual string ToString ()
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: SupportingTokenParameters EndpointSupportingTokenParameters { public get; }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: SecurityKeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettings LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettings LocalServiceSettings { public get; }
- Property: MessageSecurityVersion MessageSecurityVersion { public get; public set; }
- Property: IDictionary`2 OperationSupportingTokenParameters { public get; }
- Property: SupportingTokenParameters OptionalEndpointSupportingTokenParameters { public get; }
- Property: IDictionary`2 OptionalOperationSupportingTokenParameters { public get; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
|
System.ServiceModel.Channels UnderstoodHeaders () |
n/a |
public sealed class System.ServiceModel.Channels.UnderstoodHeaders |
--> NONE <-- |
- Method: public void Add (MessageHeaderInfo headerInfo)
- Method: public bool Contains (MessageHeaderInfo headerInfo)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void Remove (MessageHeaderInfo headerInfo)
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels UseManagedPresentationBindingElement () |
n/a |
public sealed class System.ServiceModel.Channels.UseManagedPresentationBindingElement |
--> NONE <-- |
- Constructor: public UseManagedPresentationBindingElement ()
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingContext context)
- Method (i): public virtual bool CanBuildChannelFactory (BindingContext context)
- Method (i): public virtual bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels UseManagedPresentationBindingElementConverter () |
n/a |
public sealed class System.ServiceModel.Channels.UseManagedPresentationBindingElementConverter |
--> NONE <-- |
- Constructor: public UseManagedPresentationBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public void ExportBindingElement (PolicyConversionContext policyContext)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Channels WindowsStreamSecurityBindingElement () |
n/a |
public class System.ServiceModel.Channels.WindowsStreamSecurityBindingElement |
--> NONE <-- |
- Constructor: public WindowsStreamSecurityBindingElement ()
- Constructor: protected WindowsStreamSecurityBindingElement (WindowsStreamSecurityBindingElement elementToBeCloned)
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override T GetProperty (BindingContext context)
- Method: public virtual XmlElement GetTransportTokenAssertion ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel.Channels XmlSerializerImportOptions () |
n/a |
public class System.ServiceModel.Channels.XmlSerializerImportOptions |
--> NONE <-- |
- Constructor: public XmlSerializerImportOptions ()
- Constructor: public XmlSerializerImportOptions (CodeCompileUnit codeCompileUnit)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string ClrNamespace { public get; public set; }
- Property: CodeCompileUnit CodeCompileUnit { public get; }
- Property: CodeDomProvider CodeProvider { public get; public set; }
- Property: WebReferenceOptions WebReferenceOptions { public get; public set; }
|
System.ServiceModel.ComIntegration ComPlusListenerInitializationException () |
n/a |
public class System.ServiceModel.ComIntegration.ComPlusListenerInitializationException |
--> NONE <-- |
- Constructor: public ComPlusListenerInitializationException ()
- Constructor: protected ComPlusListenerInitializationException (SerializationInfo info, StreamingContext context)
- Constructor: public ComPlusListenerInitializationException (string message)
- Constructor: public ComPlusListenerInitializationException (string message, Exception inner)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.ComIntegration DllHostInitializer () |
n/a |
public class System.ServiceModel.ComIntegration.DllHostInitializer |
--> NONE <-- |
- Constructor: public DllHostInitializer ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void Shutdown ()
- Method: public virtual void Startup (object punkProcessControl)
- Method (i): public virtual string ToString ()
|
System.ServiceModel.ComIntegration IChannelCredentials () |
n/a |
public interface System.ServiceModel.ComIntegration.IChannelCredentials |
--> NONE <-- |
- Method: void SetFederationSettings (string endpointAddress, string bindingType, string bindingName)
- Method: void SetPrimaryX509CertificateFromFile (string fileName, string password, string keyStorageFlags)
- Method: void SetPrimaryX509CertificateFromStore (string storeLocation, string storeName, string findType, object findValue)
- Method: void SetProtectionX509CertificateFromFile (string fileName, string password, string keyStorageFlags)
- Method: void SetProtectionX509CertificateFromStore (string storeLocation, string storeName, string findType, object findValue)
- Method: void SetSspiCredential (string domain, string userName, string password, int impersonationLevel)
- Method: void SetUserNamePassword (string userName, string password)
- Method: void SetX509Authentication (string storeLocation, string revocationMode)
|
System.ServiceModel.ComIntegration IMoniker () |
n/a |
public interface System.ServiceModel.ComIntegration.IMoniker |
--> NONE <-- |
- Method: void BindToObject (IBindCtx pbc, IMoniker pmkToLeft, Guid riidResult, out IntPtr ppvResult)
- Method: void BindToStorage (IBindCtx pbc, IMoniker pmkToLeft, Guid riid, out object ppvObj)
- Method: void CommonPrefixWith (IMoniker pmkOther, out IMoniker ppmkPrefix)
- Method: void ComposeWith (IMoniker pmkRight, bool fOnlyIfNotGeneric, out IMoniker ppmkComposite)
- Method: void Enum (bool fForward, out IEnumMoniker ppenumMoniker)
- Method: void GetClassID (out Guid pClassID)
- Method: void GetDisplayName (IBindCtx pbc, IMoniker pmkToLeft, out string ppszDisplayName)
- Method: void GetSizeMax (out long pcbSize)
- Method: void GetTimeOfLastChange (IBindCtx pbc, IMoniker pmkToLeft, out FILETIME pFileTime)
- Method: void Hash (out int pdwHash)
- Method: void Inverse (out IMoniker ppmk)
- Method: int IsDirty ()
- Method: int IsEqual (IMoniker pmkOtherMoniker)
- Method: int IsRunning (IBindCtx pbc, IMoniker pmkToLeft, IMoniker pmkNewlyRunning)
- Method: int IsSystemMoniker (out int pdwMksys)
- Method: void Load (IStream pStm)
- Method: void ParseDisplayName (IBindCtx pbc, IMoniker pmkToLeft, string pszDisplayName, out int pchEaten, out IMoniker ppmkOut)
- Method: void Reduce (IBindCtx pbc, int dwReduceHowFar, IMoniker ppmkToLeft, out IMoniker ppmkReduced)
- Method: void RelativePathTo (IMoniker pmkOther, out IMoniker ppmkRelPath)
- Method: void Save (IStream pStm, bool fClearDirty)
|
System.ServiceModel.ComIntegration PersistStreamTypeWrapper () |
n/a |
public class System.ServiceModel.ComIntegration.PersistStreamTypeWrapper |
--> NONE <-- |
- Constructor: public PersistStreamTypeWrapper ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public void GetObject (T obj)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetObject (T obj)
- Method (i): public virtual string ToString ()
|
System.ServiceModel.ComIntegration ServiceMoniker () |
n/a |
public sealed class System.ServiceModel.ComIntegration.ServiceMoniker |
--> NONE <-- |
- Constructor: public ServiceMoniker ()
- Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual object GetLifetimeService ()
- Method (i): public Type GetType ()
- Method (i): public virtual object InitializeLifetimeService ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
- Method (i): public virtual string ToString ()
|
System.ServiceModel.ComIntegration WasHostedComPlusFactory () |
n/a |
public sealed class System.ServiceModel.ComIntegration.WasHostedComPlusFactory |
--> NONE <-- |
- Constructor: public WasHostedComPlusFactory ()
- Method: public virtual ServiceHostBase CreateServiceHost (string constructorString, Uri[] baseAddresses)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
public sealed class System.ServiceModel.Configuration.AddressHeaderCollectionElement () |
- Property: AddressHeaderCollection Headers { public get; public set; }
|
- Property: AddressHeaderCollection Headers { public get; public set; }
|
AuthenticationMode () |
public sealed enum System.ServiceModel.Configuration.AuthenticationMode
AnonymousForCertificate = 0,
AnonymousForSslNegotiated = 1,
CertificateOverTransport = 2,
IssuedToken = 3,
IssuedTokenForCertificate = 4,
IssuedTokenForSslNegotiated = 5,
IssuedTokenOverTransport = 6,
Kerberos = 7,
KerberosOverTransport = 8,
MutualCertificate = 9,
MutualCertificateUncorrelated = 10,
MutualSslNegotiated = 11,
SecureConversation = 12,
SecureConversationOverTransport = 13,
SspiNegotiated = 14,
UserNameForCertificate = 15,
UserNameForSslNegotiated = 16,
UserNameOverTransport = 17,
SspiNegotiatedOverTransport = 18,
|
public sealed enum System.ServiceModel.Configuration.AuthenticationMode
AnonymousForCertificate = 0,
AnonymousForSslNegotiated = 1,
CertificateOverTransport = 2,
IssuedToken = 3,
IssuedTokenForCertificate = 4,
IssuedTokenForSslNegotiated = 5,
IssuedTokenOverTransport = 6,
Kerberos = 7,
KerberosOverTransport = 8,
MutualCertificate = 9,
MutualCertificateDuplex = 10,
MutualSslNegotiated = 11,
SecureConversation = 12,
SspiNegotiated = 13,
UserNameForCertificate = 14,
UserNameForSslNegotiated = 15,
UserNameOverTransport = 16,
SspiNegotiatedOverTransport = 17,
|
--> NONE <-- |
--> NONE <-- |
public class System.ServiceModel.Configuration.BasicHttpBindingElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxMessageSize { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public class System.ServiceModel.Configuration.BasicHttpBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
public class System.ServiceModel.Configuration.BehaviorElement () |
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
- Method (i): protected virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
public abstract class System.ServiceModel.Configuration.BehaviorExtensionSection () |
- Property: abstract string ConfiguredSectionName { public get; }
|
- Property: string ConfiguredSectionName { public get; }
|
System.ServiceModel.Configuration BinaryMessageEncodingSection () |
public sealed class System.ServiceModel.Configuration.BinaryMessageEncodingSection
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class System.ServiceModel.Configuration.BinaryMessageEncodingSection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override MessageEncodingBindingElement CreateDefaultBindingElement ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: public override void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: XmlDictionaryReaderQuotasElement ReaderQuotas { public get; }
|
public abstract class System.ServiceModel.Configuration.BindingElementExtensionSection () |
- Method: public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal abstract BindingElement CreateBindingElement ()
- Method: ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Property: abstract string ConfiguredSectionName { public get; }
|
- Method: public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal abstract BindingElement CreateBindingElement ()
- Method: ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
|
System.ServiceModel.Configuration BindingSection () |
public abstract class System.ServiceModel.Configuration.BindingSection
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Configuration.BindingSection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method: ProtectedInternal abstract Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method: ProtectedInternal abstract bool TryAdd (string name, Binding binding, Configuration config)
- Property: abstract ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method: ProtectedInternal abstract Binding GetDefault ()
- Method: ProtectedInternal abstract bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: abstract Collection`1 ConfiguredBindings { public get; }
|
System.ServiceModel.Configuration BindingsSectionGroup () |
public sealed class System.ServiceModel.Configuration.BindingsSectionGroup
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class System.ServiceModel.Configuration.BindingsSectionGroup
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void ForceDeclaration ()
- Method (i): public void ForceDeclaration (bool force)
- Property: bool IsDeclarationRequired { public get; }
- Property: bool IsDeclared { public get; }
- Property: string Name { public get; }
- Property: string SectionGroupName { public get; }
- Property: ConfigurationSectionGroupCollection SectionGroups { public get; }
- Property: ConfigurationSectionCollection Sections { public get; }
- Property: string Type { public get; public set; }
- Property: WSFederationBindingSection WSFederationBinding { public get; }
|
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: new BindingSection this [string binding] { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: SectionInformation SectionInformation { public get; }
- Property: List`1 Sections { public get; }
- Property: WSFederationHttpBindingSection WSFederationHttpBinding { public get; }
|
public sealed class System.ServiceModel.Configuration.ChannelEndpointElement () |
- Property: string BindingSectionName { public get; public set; }
- Property: string ContractType { public get; public set; }
|
- Property: string Binding { public get; public set; }
- Property: string Contract { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.ChannelViaUriSection () |
- Property: override string ConfiguredSectionName { public get; }
|
- Property: string ConfiguredSectionName { public get; }
|
System.ServiceModel.Configuration ClaimComparerTypeElement () |
public sealed class System.ServiceModel.Configuration.ClaimComparerTypeElement |
n/a |
- Constructor: public ClaimComparerTypeElement ()
- Constructor: public ClaimComparerTypeElement (string comparerType)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: string ComparerType { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
--> NONE <-- |
System.ServiceModel.Configuration ClaimComparerTypeElementCollection () |
public sealed class System.ServiceModel.Configuration.ClaimComparerTypeElementCollection |
n/a |
- Constructor: public ClaimComparerTypeElementCollection ()
- Method (i): public void Add (ClaimComparerTypeElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (ClaimComparerTypeElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (ClaimComparerTypeElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (ClaimComparerTypeElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected virtual bool ThrowOnDuplicate { }
|
--> NONE <-- |
public sealed class System.ServiceModel.Configuration.ClaimTypeElement () |
- Constructor: public ClaimTypeElement (string claimType)
|
- Constructor: public ClaimTypeElement (string claimType, bool isOptional)
- Property: bool IsOptional { public get; public set; }
|
public class System.ServiceModel.Configuration.ClientCredentialsSection () |
- Property: override string ConfiguredSectionName { public get; }
- Property: HttpDigestClientElement Digest { public get; }
|
- Property: string ConfiguredSectionName { public get; }
- Property: HttpDigestClientElement HttpDigest { public get; }
- Property: PeerCredentialElement Peer { public get; }
- Property: string Type { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.ComContractElement () |
- Property: string ContractType { public get; public set; }
|
- Property: string Contract { public get; public set; }
- Property: ComPersistableTypeElementCollection PersistableTypes { public get; }
- Property: bool RequiresSession { public get; public set; }
- Property: ComUdtElementCollection Udts { public get; }
|
public class System.ServiceModel.Configuration.CommonBehaviorElement () |
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
- Method (i): protected virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
System.ServiceModel.Configuration ComPersistableTypeElement () |
n/a |
public sealed class System.ServiceModel.Configuration.ComPersistableTypeElement |
--> NONE <-- |
- Constructor: public ComPersistableTypeElement ()
- Constructor: public ComPersistableTypeElement (string ID)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: string ID { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: string Name { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
System.ServiceModel.Configuration ComPersistableTypeElementCollection () |
n/a |
public sealed class System.ServiceModel.Configuration.ComPersistableTypeElementCollection |
--> NONE <-- |
- Constructor: public ComPersistableTypeElementCollection ()
- Method (i): public void Add (ComPersistableTypeElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (ComPersistableTypeElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (ComPersistableTypeElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (ComPersistableTypeElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected override bool ThrowOnDuplicate { }
|
public sealed class System.ServiceModel.Configuration.CompositeDuplexSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
|
System.ServiceModel.Configuration ComUdtElement () |
n/a |
public sealed class System.ServiceModel.Configuration.ComUdtElement |
--> NONE <-- |
- Constructor: public ComUdtElement ()
- Constructor: public ComUdtElement (string typeDefID)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: string Name { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: string TypeDefID { public get; public set; }
- Property: string TypeLibID { public get; public set; }
- Property: string TypeLibVersion { public get; public set; }
|
System.ServiceModel.Configuration ComUdtElementCollection () |
n/a |
public sealed class System.ServiceModel.Configuration.ComUdtElementCollection |
--> NONE <-- |
- Constructor: public ComUdtElementCollection ()
- Method (i): public void Add (ComUdtElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (ComUdtElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (ComUdtElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (ComUdtElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected override bool ThrowOnDuplicate { }
|
public abstract class System.ServiceModel.Configuration.ConnectionOrientedTransportSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method (i): protected abstract TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: abstract string ConfiguredSectionName { public get; }
- Property: long MaxMessageSize { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method (i): protected abstract TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public class System.ServiceModel.Configuration.CustomBindingConfigurationElement () |
- Method: public virtual void ApplyConfiguration (Binding binding)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method: protected void OnApplyConfiguration (Binding binding)
|
- Method: public virtual void ApplyConfiguration (Binding binding)
- Method (i): protected virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method: protected void OnApplyConfiguration (Binding binding)
|
public sealed class System.ServiceModel.Configuration.CustomBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method: ProtectedInternal override Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method: ProtectedInternal override bool TryAdd (string name, Binding binding, Configuration config)
- Property: override ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method: ProtectedInternal override Binding GetDefault ()
- Method: ProtectedInternal override bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: override Collection`1 ConfiguredBindings { public get; }
|
System.ServiceModel.Configuration EndpointListenUriSection () |
public sealed class System.ServiceModel.Configuration.EndpointListenUriSection |
n/a |
- Constructor: public EndpointListenUriSection ()
- Method: public override void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override object CreateBehavior ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: override string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: Uri ListenUri { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
--> NONE <-- |
public sealed class System.ServiceModel.Configuration.FederatedMessageSecurityOverHttpElement () |
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
- Property: KeyType IssuedKeyType { public get; public set; }
- Property: ClaimTypeElementCollection RequiredClaimTypes { public get; }
|
- Property: ClaimTypeElementCollection ClaimTypeRequirements { public get; }
- Property: SecurityKeyType IssuedKeyType { public get; public set; }
|
public class System.ServiceModel.Configuration.HttpsTransportSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: bool MapAddressingHeadersToHttpHeaders { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: HttpMappingMode MappingMode { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public class System.ServiceModel.Configuration.HttpTransportSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: bool MapAddressingHeadersToHttpHeaders { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: HttpMappingMode MappingMode { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.HttpTransportSecurityElement () |
- Property: HttpClientCredentialType ClientCredentialType { public get; public set; }
- Property: HttpProxyCredentialType ProxyCredentialType { public get; public set; }
|
- Property: HttpClientCredentialType ClientCredentialType { public get; public set; }
- Property: HttpProxyCredentialType ProxyCredentialType { public get; public set; }
|
public interface System.ServiceModel.Configuration.IBindingConfigurationElement () |
- Method: void ApplyConfiguration (Binding binding)
|
- Method: void ApplyConfiguration (Binding binding)
|
System.ServiceModel.Configuration InformationCardClientCredentialsSection () |
n/a |
public sealed class System.ServiceModel.Configuration.InformationCardClientCredentialsSection |
--> NONE <-- |
- Constructor: public InformationCardClientCredentialsSection ()
- Method (i): ProtectedInternal void ApplyConfiguration (ClientCredentials behavior)
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override object CreateBehavior ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: X509InitiatorCertificateClientElement ClientCertificate { public get; }
- Property: string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: HttpDigestClientElement HttpDigest { public get; }
- Property: IssuedTokenClientElement IssuedToken { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: PeerCredentialElement Peer { public get; }
- Property: protected virtual ConfigurationPropertyCollection Properties { }
- Property: X509RecipientCertificateClientElement ServiceCertificate { public get; }
- Property: bool SupportInteractive { public get; public set; }
- Property: string Type { public get; public set; }
- Property: WindowsClientElement Windows { public get; }
|
public sealed class System.ServiceModel.Configuration.IssuedTokenClientElement () |
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: IssuedTokenParametersElement LocalIssuerIssuedTokenParameters { public get; }
|
- Property: SecurityKeyEntropyMode DefaultKeyEntropyMode { public get; public set; }
- Property: int IssuedTokenRenewalThresholdPercentage { public get; public set; }
- Property: IssuedTokenParametersEndpointAddressElement LocalIssuer { public get; }
|
public sealed class System.ServiceModel.Configuration.IssuedTokenParametersElement () |
- Property: KeyType KeyType { public get; public set; }
- Property: ClaimTypeElementCollection RequiredClaimTypes { public get; }
|
- Property: ClaimTypeElementCollection ClaimTypeRequirements { public get; }
- Property: SecurityKeyType KeyType { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.IssuedTokenParametersEndpointAddressElement () |
- Property: string BindingSectionName { public get; public set; }
|
- Property: string Binding { public get; public set; }
|
System.ServiceModel.Configuration IssuedTokenServiceElement () |
n/a |
public sealed class System.ServiceModel.Configuration.IssuedTokenServiceElement |
--> NONE <-- |
- Constructor: public IssuedTokenServiceElement ()
- Method: public void Copy (IssuedTokenServiceElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: string SamlSerializerType { public get; public set; }
- Property: X509CertificateTrustedIssuerElementCollection TrustedIssuers { public get; }
|
public sealed class System.ServiceModel.Configuration.LocalServiceSecuritySettingsElement () |
- Property: int MaxConcurrentSessions { public get; public set; }
|
- Property: int MaxCachedCookies { public get; public set; }
- Property: int MaxPendingSessions { public get; public set; }
|
System.ServiceModel.Configuration MatchAllEndpointConfigurationElement () |
n/a |
public class System.ServiceModel.Configuration.MatchAllEndpointConfigurationElement |
--> NONE <-- |
- Constructor: public MatchAllEndpointConfigurationElement ()
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override object CreateBehavior ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
|
System.ServiceModel.Configuration MessageEncodingSection () |
public abstract class System.ServiceModel.Configuration.MessageEncodingSection |
n/a |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: public override void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: protected abstract MessageEncodingBindingElement CreateDefaultBindingElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: abstract Type BindingElementType { public get; }
- Property: abstract string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: int MaxReadPoolSize { public get; public set; }
- Property: int MaxWritePoolSize { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
--> NONE <-- |
public sealed class System.ServiceModel.Configuration.MessageLoggingElement () |
- Property: XPathFilterElementCollection Filters { public get; }
|
- Property: XPathMessageFilterElementCollection Filters { public get; }
|
System.ServiceModel.Configuration MessageSecurityOverHttpElement () |
public sealed class System.ServiceModel.Configuration.MessageSecurityOverHttpElement |
public class System.ServiceModel.Configuration.MessageSecurityOverHttpElement |
- Constructor: public MessageSecurityOverHttpElement ()
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
|
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.MessageSecurityOverMsmqElement () |
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
|
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.MessageSecurityOverTcpElement () |
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
|
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.MetadataElement () |
- Method: public Collection`1 LoadPolicyImporters ()
- Method: public Collection`1 LoadWsdlImporters ()
|
- Method: public Collection`1 LoadPolicyImporters ()
- Method: public Collection`1 LoadWsdlImporters ()
|
public sealed class System.ServiceModel.Configuration.MetadataExchangeBindingElement () |
- Property: string BindingSectionName { public get; public set; }
|
- Property: string Binding { public get; public set; }
|
System.ServiceModel.Configuration MetadataExchangeEndpointElement () |
n/a |
public sealed class System.ServiceModel.Configuration.MetadataExchangeEndpointElement |
--> NONE <-- |
- Constructor: public MetadataExchangeEndpointElement ()
- Constructor: public MetadataExchangeEndpointElement (string address)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method: protected override void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: string Address { public get; public set; }
- Property: string Binding { public get; public set; }
- Property: string BindingConfiguration { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
System.ServiceModel.Configuration MetadataExchangeEndpointElementCollection () |
n/a |
public sealed class System.ServiceModel.Configuration.MetadataExchangeEndpointElementCollection |
--> NONE <-- |
- Constructor: public MetadataExchangeEndpointElementCollection ()
- Method (i): public void Add (MetadataExchangeEndpointElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (MetadataExchangeEndpointElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (MetadataExchangeEndpointElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (MetadataExchangeEndpointElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected override bool ThrowOnDuplicate { }
|
public abstract class System.ServiceModel.Configuration.MsmqBindingConfigurationElementBase () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
public class System.ServiceModel.Configuration.MsmqIntegrationBindingConfigurationElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: XmlDictionaryReaderQuotasElement ReaderQuotas { public get; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
|
System.ServiceModel.Configuration MsmqIntegrationBindingSection () |
public class System.ServiceModel.Configuration.MsmqIntegrationBindingSection
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Configuration.MsmqIntegrationBindingSection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
public sealed class System.ServiceModel.Configuration.MsmqIntegrationSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.MsmqIntegrationSecurityElement () |
- Property: MsmqIntegrationSecurityMode Mode { public get; public set; }
|
- Property: MsmqIntegrationSecurityMode Mode { public get; public set; }
|
public abstract class System.ServiceModel.Configuration.MsmqSectionBase () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method (i): protected abstract TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: abstract string ConfiguredSectionName { public get; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method (i): protected abstract TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
System.ServiceModel.Configuration MsmqSrmpSecureTransportSection () |
public sealed class System.ServiceModel.Configuration.MsmqSrmpSecureTransportSection |
n/a |
- Constructor: public MsmqSrmpSecureTransportSection ()
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: override Type BindingElementType { public get; }
- Property: override string ConfiguredSectionName { public get; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: bool ExactlyOnce { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurityElement MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: protected virtual ConfigurationPropertyCollection Properties { }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Configuration MsmqSrmpTransportSection () |
public sealed class System.ServiceModel.Configuration.MsmqSrmpTransportSection |
n/a |
- Constructor: public MsmqSrmpTransportSection ()
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: override Type BindingElementType { public get; }
- Property: override string ConfiguredSectionName { public get; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: bool ExactlyOnce { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurityElement MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: protected virtual ConfigurationPropertyCollection Properties { }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Configuration MsmqTransportSection () |
public sealed class System.ServiceModel.Configuration.MsmqTransportSection
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class System.ServiceModel.Configuration.MsmqTransportSection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: bool ConvertAddressUsingActiveDirectory { public get; public set; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: QueueTransferProtocol QueueTransferProtocol { public get; public set; }
- Property: bool UseActiveDirectory { public get; public set; }
|
System.ServiceModel.Configuration MsmqTransportSectionBase () |
public abstract class System.ServiceModel.Configuration.MsmqTransportSectionBase |
n/a |
- Constructor: protected MsmqTransportSectionBase ()
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: public override void CopyFrom (ServiceModelExtensionSection from)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method (i): protected abstract TransportBindingElement CreateDefaultBindingElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: abstract Type BindingElementType { public get; }
- Property: abstract string ConfiguredSectionName { public get; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: bool ExactlyOnce { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurityElement MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
--> NONE <-- |
public sealed class System.ServiceModel.Configuration.MsmqTransportSecurityElement () |
- Property: MsmqAuthenticationMode MsmqAuthenticationMode { public get; public set; }
- Property: MsmqEncryptionAlgorithm MsmqEncryptionAlgorithm { public get; public set; }
- Property: MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { public get; public set; }
|
- Property: MsmqAuthenticationMode MsmqAuthenticationMode { public get; public set; }
- Property: MsmqEncryptionAlgorithm MsmqEncryptionAlgorithm { public get; public set; }
- Property: MsmqSecureHashAlgorithm MsmqSecureHashAlgorithm { public get; public set; }
|
System.ServiceModel.Configuration MtomMessageEncodingSection () |
public sealed class System.ServiceModel.Configuration.MtomMessageEncodingSection
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class System.ServiceModel.Configuration.MtomMessageEncodingSection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override MessageEncodingBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: MessageVersion MessageVersion { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: MessageVersion MessageVersion { public get; public set; }
- Property: XmlDictionaryReaderQuotasElement ReaderQuotas { public get; }
|
public sealed class System.ServiceModel.Configuration.NamedPipeTransportSection () |
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: long MaxMessageSize { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public abstract class System.ServiceModel.Configuration.NamedServiceModelExtensionSectionCollection`1 () |
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
- Method (i): protected virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
public class System.ServiceModel.Configuration.NetMsmqBindingElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: bool ConvertAddressUsingActiveDirectory { public get; public set; }
- Property: Uri DeadLetterQueue { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: int MaxPoolSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: QueueTransferProtocol QueueTransferProtocol { public get; public set; }
- Property: bool UseActiveDirectory { public get; public set; }
|
public class System.ServiceModel.Configuration.NetMsmqBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
public class System.ServiceModel.Configuration.NetNamedPipeBindingElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxMessageSize { public get; public set; }
- Property: BindingReceivePreference ReceivePreference { public get; public set; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
public class System.ServiceModel.Configuration.NetNamedPipeBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
public class System.ServiceModel.Configuration.NetPeerTcpBindingElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: string ListenIPAddress { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: bool MessageAuthentication { public get; public set; }
- Property: PeerAuthenticationMode PeerNodeAuthenticationMode { public get; public set; }
- Property: string ResolverType { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: IPAddress ListenIPAddress { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PeerResolverElement Resolver { public get; public set; }
- Property: PeerSecurityElement Security { public get; }
|
public class System.ServiceModel.Configuration.NetPeerTcpBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
public class System.ServiceModel.Configuration.NetTcpBindingElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxMessageSize { public get; public set; }
- Property: BindingReceivePreference ReceivePreference { public get; public set; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
public class System.ServiceModel.Configuration.NetTcpBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
public sealed class System.ServiceModel.Configuration.NetTcpSecurityElement () |
- Property: SecurityMode Mode { public get; public set; }
|
- Property: SecurityMode Mode { public get; public set; }
|
System.ServiceModel.Configuration NonDualMessageSecurityOverHttpElement () |
n/a |
public sealed class System.ServiceModel.Configuration.NonDualMessageSecurityOverHttpElement |
--> NONE <-- |
- Constructor: public NonDualMessageSecurityOverHttpElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: SecurityAlgorithmSuite AlgorithmSuite { public get; public set; }
- Property: MessageCredentialType ClientCredentialType { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: bool EstablishSecurityContext { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: bool NegotiateServiceCredential { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
public sealed class System.ServiceModel.Configuration.OptionalReliableSessionElement () |
- Method: public void ApplyConfiguration (OptionalReliableSession optionalReliableSession)
- Method (i): public void ApplyConfiguration (ReliableSession reliableSession)
- Method: public void InitializeFrom (OptionalReliableSession optionalReliableSession)
- Method (i): public void InitializeFrom (ReliableSession reliableSession)
|
- Method: public void ApplyConfiguration (OptionalReliableSession optionalReliableSession)
- Method (i): public void ApplyConfiguration (ReliableSession reliableSession)
- Method: public void InitializeFrom (OptionalReliableSession optionalReliableSession)
- Method (i): public void InitializeFrom (ReliableSession reliableSession)
|
System.ServiceModel.Configuration PeerCredentialElement () |
n/a |
public sealed class System.ServiceModel.Configuration.PeerCredentialElement |
--> NONE <-- |
- Constructor: public PeerCredentialElement ()
- Method: public void Copy (PeerCredentialElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: X509PeerCertificateElement Certificate { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: X509PeerCertificateAuthenticationElement MessageSenderAuthentication { public get; }
- Property: X509PeerCertificateAuthenticationElement PeerAuthentication { public get; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
System.ServiceModel.Configuration PeerCustomResolverElement () |
n/a |
public sealed class System.ServiceModel.Configuration.PeerCustomResolverElement |
--> NONE <-- |
- Constructor: public PeerCustomResolverElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: Uri Address { public get; public set; }
- Property: string BindingConfiguration { public get; public set; }
- Property: string BindingSection { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: AddressHeaderCollectionElement Headers { public get; }
- Property: IdentityElement Identity { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: string ResolverType { public get; public set; }
|
System.ServiceModel.Configuration PeerResolverElement () |
n/a |
public sealed class System.ServiceModel.Configuration.PeerResolverElement |
--> NONE <-- |
- Constructor: public PeerResolverElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: PeerCustomResolverElement Custom { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: PeerResolverMode Mode { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: PeerReferralPolicy ReferralPolicy { public get; public set; }
|
System.ServiceModel.Configuration PeerSecurityElement () |
n/a |
public sealed class System.ServiceModel.Configuration.PeerSecurityElement |
--> NONE <-- |
- Constructor: public PeerSecurityElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: SecurityMode Mode { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: PeerTransportSecurityElement Transport { public get; }
|
System.ServiceModel.Configuration PeerTransportSection () |
public class System.ServiceModel.Configuration.PeerTransportSection
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Configuration.PeerTransportSection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: string ListenIPAddress { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: bool MessageAuthentication { public get; public set; }
- Property: PeerAuthenticationMode PeerNodeAuthenticationMode { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: IPAddress ListenIPAddress { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: PeerSecurityElement Security { public get; }
|
System.ServiceModel.Configuration PeerTransportSecurityElement () |
n/a |
public sealed class System.ServiceModel.Configuration.PeerTransportSecurityElement |
--> NONE <-- |
- Constructor: public PeerTransportSecurityElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: PeerTransportCredentialType CredentialType { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
public class System.ServiceModel.Configuration.PnrpPeerResolverSection () |
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
|
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
|
System.ServiceModel.Configuration PrivacyNoticeSection () |
n/a |
public class System.ServiceModel.Configuration.PrivacyNoticeSection |
--> NONE <-- |
- Constructor: public PrivacyNoticeSection ()
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: public override void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: override Type BindingElementType { public get; }
- Property: string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: Uri Url { public get; public set; }
|
public class System.ServiceModel.Configuration.ReliableSessionElement () |
- Method: public void ApplyConfiguration (ReliableSession reliableSession)
- Method: public void InitializeFrom (ReliableSession reliableSession)
|
- Method: public void ApplyConfiguration (ReliableSession reliableSession)
- Method: public void InitializeFrom (ReliableSession reliableSession)
|
public sealed class System.ServiceModel.Configuration.ReliableSessionSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: bool AdvancedFlowControl { public get; public set; }
- Property: int BufferedMessagesQuota { public get; public set; }
- Property: override string ConfiguredSectionName { public get; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: bool EnableFlowControl { public get; public set; }
- Property: int MaxTransferWindowSize { public get; public set; }
|
System.ServiceModel.Configuration SecureConversationServiceElement () |
n/a |
public sealed class System.ServiceModel.Configuration.SecureConversationServiceElement |
--> NONE <-- |
- Constructor: public SecureConversationServiceElement ()
- Method: public void Copy (SecureConversationServiceElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: string SecurityStateEncoderType { public get; public set; }
|
System.ServiceModel.Configuration SecuritySection () |
public sealed class System.ServiceModel.Configuration.SecuritySection
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class System.ServiceModel.Configuration.SecuritySection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override Type BindingElementType { public get; }
- Property: string BootstrapBindingConfiguration { public get; public set; }
- Property: string BootstrapBindingSectionName { public get; public set; }
- Property: override string ConfiguredSectionName { public get; }
- Property: ProtectionLevel DefaultProtectionLevel { public get; public set; }
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: bool ProtectTokens { public get; public set; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
- Property: SecurityVersion SecurityVersion { public get; public set; }
|
- Method (i): protected void AddBindingTemplate (Dictionary`2 bindingTemplates, AuthenticationMode mode)
- Method: protected override void AddBindingTemplates (Dictionary`2 bindingTemplates)
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: ProtectedInternal override BindingElement CreateBindingElement (bool createTemplateOnly)
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Method: protected override void InitializeNestedTokenParameterSettings (SecurityTokenParameters sp, bool initializeNestedBindings)
- Property: bool AllowSerializedSigningTokenOnReply { public get; public set; }
- Property: virtual Type BindingElementType { public get; }
- Property: string ConfiguredSectionName { public get; }
- Property: SecurityKeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: MessageSecurityVersion MessageSecurityVersion { public get; public set; }
- Property: SecuritySectionBase SecureConversationBootstrap { public get; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
|
System.ServiceModel.Configuration SecuritySectionBase () |
n/a |
public class System.ServiceModel.Configuration.SecuritySectionBase |
--> NONE <-- |
- Method: protected void AddBindingTemplate (Dictionary`2 bindingTemplates, AuthenticationMode mode)
- Method: protected virtual void AddBindingTemplates (Dictionary`2 bindingTemplates)
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: public override void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal virtual BindingElement CreateBindingElement (bool createTemplateOnly)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Method: protected virtual void InitializeNestedTokenParameterSettings (SecurityTokenParameters sp, bool initializeNestedBindings)
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method: protected virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method: protected virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: bool AllowSerializedSigningTokenOnReply { public get; public set; }
- Property: AuthenticationMode AuthenticationMode { public get; public set; }
- Property: override Type BindingElementType { public get; }
- Property: string ConfiguredSectionName { public get; }
- Property: SecurityAlgorithmSuite DefaultAlgorithmSuite { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: bool IncludeTimestamp { public get; public set; }
- Property: IssuedTokenParametersElement IssuedTokenParameters { public get; }
- Property: SecurityKeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: LocalClientSecuritySettingsElement LocalClientSettings { public get; }
- Property: LocalServiceSecuritySettingsElement LocalServiceSettings { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: MessageProtectionOrder MessageProtectionOrder { public get; public set; }
- Property: MessageSecurityVersion MessageSecurityVersion { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: bool RequireDerivedKeys { public get; public set; }
- Property: bool RequireSecurityContextCancellation { public get; public set; }
- Property: bool RequireSignatureConfirmation { public get; public set; }
- Property: SecurityHeaderLayout SecurityHeaderLayout { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.ServiceAuthorizationSection () |
- Property: ClaimComparerTypeElementCollection ClaimComparers { public get; }
- Property: override string ConfiguredSectionName { public get; }
- Property: bool ImpersonateCallerForAllServiceOperations { public get; public set; }
- Property: string OperationRequirementType { public get; public set; }
- Property: PrincipalPermissionMode PrincipalPermissionMode { public get; public set; }
|
- Property: string ConfiguredSectionName { public get; }
- Property: bool ImpersonateCallerForAllOperations { public get; public set; }
- Property: PrincipalPermissionMode PrincipalPermissionMode { public get; public set; }
- Property: string RoleProviderName { public get; public set; }
- Property: string ServiceAuthorizationManagerType { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.ServiceCredentialsSection () |
- Property: override string ConfiguredSectionName { public get; }
- Property: UserNameServiceElement UserNamePassword { public get; }
- Property: WindowsServiceElement Windows { public get; }
|
- Property: string ConfiguredSectionName { public get; }
- Property: IssuedTokenServiceElement IssuedTokenAuthentication { public get; }
- Property: PeerCredentialElement Peer { public get; }
- Property: SecureConversationServiceElement SecureConversationAuthentication { public get; }
- Property: string Type { public get; public set; }
- Property: UserNameServiceElement UserNameAuthentication { public get; }
- Property: WindowsServiceElement WindowsAuthentication { public get; }
|
public sealed class System.ServiceModel.Configuration.ServiceElement () |
- Property: string ServiceType { public get; public set; }
- Property: string SurrogateType { public get; public set; }
|
- Property: string Name { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.ServiceEndpointElement () |
- Property: string BindingSectionName { public get; public set; }
- Property: string ContractType { public get; public set; }
|
- Property: string Binding { public get; public set; }
- Property: string Contract { public get; public set; }
- Property: Uri ListenUri { public get; public set; }
- Property: ListenUriMode ListenUriMode { public get; public set; }
- Property: string Name { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.ServiceHostingEnvironmentSection () |
- Property: bool AspNetIntegrationEnabled { public get; public set; }
|
- Property: bool AspNetCompatibilityEnabled { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.ServiceMetadataPublishingSection () |
- Property: override string ConfiguredSectionName { public get; }
|
- Property: string ConfiguredSectionName { public get; }
- Property: MetadataExchangeEndpointElementCollection MetadataExchangeEndpoints { public get; }
|
public class System.ServiceModel.Configuration.ServiceModelExtensionConfigurationElementCollection () |
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Property: protected virtual bool ThrowOnDuplicate { }
|
- Method: protected override void BaseAdd (int index, ConfigurationElement element)
- Method: protected override void BaseAdd (ConfigurationElement element)
- Property: protected override bool ThrowOnDuplicate { }
|
public abstract class System.ServiceModel.Configuration.ServiceModelExtensionSection () |
- Property: abstract string ConfiguredSectionName { public get; }
|
- Property: string ConfiguredSectionName { public get; }
|
public abstract class System.ServiceModel.Configuration.ServiceModelExtensionSectionCollection`1 () |
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
- Method: protected virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
|
public class System.ServiceModel.Configuration.ServiceModelExtensionsSection () |
--> NONE <-- |
- Property: ServiceModelExtensionConfigurationElementCollection BindingExtensions { public get; }
|
public sealed class System.ServiceModel.Configuration.ServiceSecurityAuditSection () |
- Property: override string ConfiguredSectionName { public get; }
|
- Property: string ConfiguredSectionName { public get; }
|
public sealed class System.ServiceModel.Configuration.ServiceThrottlingSection () |
- Property: override string ConfiguredSectionName { public get; }
- Property: int MaxPendingOperations { public get; public set; }
|
- Property: string ConfiguredSectionName { public get; }
|
public sealed class System.ServiceModel.Configuration.SslStreamSecuritySection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
|
public abstract class System.ServiceModel.Configuration.StandardBindingConfigurationElement () |
- Method: public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal virtual void InitializeFrom (Binding binding)
- Method: protected abstract void OnApplyConfiguration (Binding binding)
|
- Method: public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal virtual void InitializeFrom (Binding binding)
- Method: protected abstract void OnApplyConfiguration (Binding binding)
|
public class System.ServiceModel.Configuration.StandardBindingSection`2 () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method: ProtectedInternal override Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method: ProtectedInternal override bool TryAdd (string name, Binding binding, Configuration config)
- Property: override ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method: ProtectedInternal override Binding GetDefault ()
- Method: ProtectedInternal override bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: override Collection`1 ConfiguredBindings { public get; }
|
System.ServiceModel.Configuration SynchronousReceiveSection () |
n/a |
public sealed class System.ServiceModel.Configuration.SynchronousReceiveSection |
--> NONE <-- |
- Constructor: public SynchronousReceiveSection ()
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override object CreateBehavior ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.TcpTransportSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: long MaxMessageSize { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.TcpTransportSecurityElement () |
- Property: TcpClientCredentialType ClientCredentialType { public get; public set; }
|
- Property: TcpClientCredentialType ClientCredentialType { public get; public set; }
|
System.ServiceModel.Configuration TextMessageEncodingSection () |
public sealed class System.ServiceModel.Configuration.TextMessageEncodingSection
(Please hover your mouse over the type to see the inheritance signatures) |
public sealed class System.ServiceModel.Configuration.TextMessageEncodingSection
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method (i): ProtectedInternal virtual BindingElement CreateBindingElement ()
- Method: protected override MessageEncodingBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: MessageVersion MessageVersion { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: MessageVersion MessageVersion { public get; public set; }
- Property: XmlDictionaryReaderQuotasElement ReaderQuotas { public get; }
|
System.ServiceModel.Configuration TransactedBatchingSection () |
n/a |
public sealed class System.ServiceModel.Configuration.TransactedBatchingSection |
--> NONE <-- |
- Constructor: public TransactedBatchingSection ()
- Method: public override void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override object CreateBehavior ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: int MaxBatchSize { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
public class System.ServiceModel.Configuration.TransactionFlowSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: TransactionProtocol TransactionProtocol { public get; public set; }
|
public abstract class System.ServiceModel.Configuration.TransportSection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: protected abstract TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: abstract string ConfiguredSectionName { public get; }
- Property: long MaxMessageSize { public get; public set; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: protected abstract TransportBindingElement CreateDefaultBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
- Property: long MaxReceivedMessageSize { public get; public set; }
|
System.ServiceModel.Configuration UseManagedPresentationSection () |
n/a |
public class System.ServiceModel.Configuration.UseManagedPresentationSection |
--> NONE <-- |
- Constructor: public UseManagedPresentationSection ()
- Method (i): public virtual void ApplyConfiguration (BindingElement bindingElement)
- Method (i): public virtual void CopyFrom (ServiceModelExtensionSection from)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual void InitializeFrom (BindingElement bindingElement)
- Method (i): protected virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): protected virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: override Type BindingElementType { public get; }
- Property: string ConfiguredSectionName { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.UserNameServiceElement () |
- Property: bool ExtractGroupsForWindowsAccounts { public get; public set; }
|
- Property: TimeSpan CachedLogonTokenLifetime { public get; public set; }
- Property: bool CacheLogonTokens { public get; public set; }
- Property: string CustomUserNamePasswordValidatorType { public get; public set; }
- Property: bool IncludeWindowsGroups { public get; public set; }
- Property: int MaxCachedLogonTokens { public get; public set; }
- Property: UserNamePasswordValidationMode UserNamePasswordValidationMode { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.WindowsClientElement () |
- Property: TokenImpersonationLevel ImpersonationLevel { public get; public set; }
|
- Property: TokenImpersonationLevel AllowedImpersonationLevel { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.WindowsServiceElement () |
- Property: bool AllowUnauthenticatedCallers { public get; public set; }
- Property: bool ExtractGroupsForWindowsAccounts { public get; public set; }
|
- Property: bool AllowAnonymousLogons { public get; public set; }
- Property: bool IncludeWindowsGroups { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.WindowsStreamSecuritySection () |
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: override string ConfiguredSectionName { public get; }
|
- Method: public override void ApplyConfiguration (BindingElement bindingElement)
- Method: ProtectedInternal override BindingElement CreateBindingElement ()
- Method: ProtectedInternal override void InitializeFrom (BindingElement bindingElement)
- Property: string ConfiguredSectionName { public get; }
|
public class System.ServiceModel.Configuration.WSDualHttpBindingElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxMessageSize { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public class System.ServiceModel.Configuration.WSDualHttpBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
System.ServiceModel.Configuration WSFederationBindingElement () |
public class System.ServiceModel.Configuration.WSFederationBindingElement |
n/a |
- Constructor: public WSFederationBindingElement ()
- Constructor: public WSFederationBindingElement (string name)
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnApplyConfiguration (Binding binding)
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: protected override Type BindingElementType { }
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: long MaxMessageSize { public get; public set; }
- Property: WSMessageEncoding MessageEncoding { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: Uri ProxyAddress { public get; public set; }
- Property: XmlDictionaryReaderQuotasElement ReaderQuotas { public get; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: OptionalReliableSessionElement ReliableSession { public get; }
- Property: WSFederationSecurityElement Security { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
- Property: Encoding TextEncoding { public get; public set; }
- Property: bool TransactionFlow { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Configuration WSFederationBindingSection () |
public class System.ServiceModel.Configuration.WSFederationBindingSection |
n/a |
- Constructor: public WSFederationBindingSection ()
- Method (i): public virtual bool ContainsKey (string name)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): public virtual int GetHashCode ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: StandardBindingConfigurationElementCollection`1 Bindings { public get; }
- Property: virtual Type BindingType { public get; }
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected virtual ConfigurationPropertyCollection Properties { }
- Property: SectionInformation SectionInformation { public get; }
|
--> NONE <-- |
System.ServiceModel.Configuration WSFederationHttpBindingElement () |
n/a |
public class System.ServiceModel.Configuration.WSFederationHttpBindingElement |
--> NONE <-- |
- Constructor: public WSFederationHttpBindingElement ()
- Constructor: public WSFederationHttpBindingElement (string name)
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnApplyConfiguration (Binding binding)
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: protected override Type BindingElementType { }
- Property: bool BypassProxyOnLocal { public get; public set; }
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: HostNameComparisonMode HostNameComparisonMode { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: WSMessageEncoding MessageEncoding { public get; public set; }
- Property: virtual string Name { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: Uri PrivacyNoticeAt { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: Uri ProxyAddress { public get; public set; }
- Property: XmlDictionaryReaderQuotasElement ReaderQuotas { public get; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: OptionalReliableSessionElement ReliableSession { public get; }
- Property: WSFederationHttpSecurityElement Security { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
- Property: Encoding TextEncoding { public get; public set; }
- Property: bool TransactionFlow { public get; public set; }
- Property: bool UseDefaultWebProxy { public get; public set; }
|
System.ServiceModel.Configuration WSFederationHttpBindingSection () |
n/a |
public class System.ServiceModel.Configuration.WSFederationHttpBindingSection |
--> NONE <-- |
- Constructor: public WSFederationHttpBindingSection ()
- Method (i): public virtual bool ContainsKey (string name)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: string BindingName { public get; }
- Property: StandardBindingConfigurationElementCollection`1 Bindings { public get; }
- Property: virtual Type BindingType { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected virtual ConfigurationPropertyCollection Properties { }
|
System.ServiceModel.Configuration WSFederationHttpSecurityElement () |
n/a |
public sealed class System.ServiceModel.Configuration.WSFederationHttpSecurityElement |
--> NONE <-- |
- Constructor: public WSFederationHttpSecurityElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: FederatedMessageSecurityOverHttpElement Message { public get; }
- Property: WSFederationHttpSecurityMode Mode { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
System.ServiceModel.Configuration WSFederationSecurityElement () |
public sealed class System.ServiceModel.Configuration.WSFederationSecurityElement |
n/a |
- Constructor: public WSFederationSecurityElement ()
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: FederatedMessageSecurityOverHttpElement Message { public get; }
- Property: WSFederationSecurityMode Mode { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
--> NONE <-- |
public abstract class System.ServiceModel.Configuration.WSHttpBindingBaseElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxMessageSize { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public class System.ServiceModel.Configuration.WSHttpBindingElement () |
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxMessageSize { public get; public set; }
|
- Method (i): public virtual void ApplyConfiguration (Binding binding)
- Method: ProtectedInternal override void InitializeFrom (Binding binding)
- Method: protected override void OnApplyConfiguration (Binding binding)
- Property: long MaxReceivedMessageSize { public get; public set; }
|
public class System.ServiceModel.Configuration.WSHttpBindingSection () |
- Method (i): ProtectedInternal virtual void DeserializeSection (XmlReader reader)
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual object GetRuntimeObject ()
- Method (i): ProtectedInternal virtual string SerializeSection (ConfigurationElement parentElement, string name, ConfigurationSaveMode saveMode)
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: virtual ICollection ConfiguredBindings { public get; }
- Property: SectionInformation SectionInformation { public get; }
|
- Method (i): ProtectedInternal virtual Binding GetDefault ()
- Method (i): ProtectedInternal virtual bool TryAdd (string name, Binding binding, Configuration config)
- Property: string BindingName { public get; }
- Property: virtual Collection`1 ConfiguredBindings { public get; }
|
public sealed class System.ServiceModel.Configuration.WSHttpSecurityElement () |
- Property: MessageSecurityOverHttpElement Message { public get; }
- Property: SecurityMode Mode { public get; public set; }
|
- Property: NonDualMessageSecurityOverHttpElement Message { public get; }
- Property: SecurityMode Mode { public get; public set; }
|
System.ServiceModel.Configuration X509CertificateTrustedIssuerElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509CertificateTrustedIssuerElement |
--> NONE <-- |
- Constructor: public X509CertificateTrustedIssuerElement ()
- Method: public void Copy (X509CertificateTrustedIssuerElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: string FindValue { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: StoreLocation StoreLocation { public get; public set; }
- Property: StoreName StoreName { public get; public set; }
- Property: X509FindType X509FindType { public get; public set; }
|
System.ServiceModel.Configuration X509CertificateTrustedIssuerElementCollection () |
n/a |
public sealed class System.ServiceModel.Configuration.X509CertificateTrustedIssuerElementCollection |
--> NONE <-- |
- Constructor: public X509CertificateTrustedIssuerElementCollection ()
- Method (i): public void Add (X509CertificateTrustedIssuerElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (X509CertificateTrustedIssuerElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (X509CertificateTrustedIssuerElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (X509CertificateTrustedIssuerElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected virtual bool ThrowOnDuplicate { }
|
System.ServiceModel.Configuration X509ClientCertificateAuthenticationElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509ClientCertificateAuthenticationElement |
--> NONE <-- |
- Constructor: public X509ClientCertificateAuthenticationElement ()
- Method: public void Copy (X509ClientCertificateAuthenticationElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: X509CertificateValidationMode CertificateValidationMode { public get; public set; }
- Property: string CustomCertificateValidatorType { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: bool IncludeWindowsGroups { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: bool MapClientCertificateToWindowsAccount { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
System.ServiceModel.Configuration X509ClientCertificateCredentialsElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509ClientCertificateCredentialsElement |
--> NONE <-- |
- Constructor: public X509ClientCertificateCredentialsElement ()
- Method: public void Copy (X509ClientCertificateCredentialsElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: string FindValue { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: StoreLocation StoreLocation { public get; public set; }
- Property: StoreName StoreName { public get; public set; }
- Property: X509FindType X509FindType { public get; public set; }
|
System.ServiceModel.Configuration X509DefaultServiceCertificateElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509DefaultServiceCertificateElement |
--> NONE <-- |
- Constructor: public X509DefaultServiceCertificateElement ()
- Method: public void Copy (X509DefaultServiceCertificateElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: string FindValue { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: StoreLocation StoreLocation { public get; public set; }
- Property: StoreName StoreName { public get; public set; }
- Property: X509FindType X509FindType { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.X509InitiatorCertificateServiceElement () |
- Property: bool ExtractGroupsForWindowsAccounts { public get; public set; }
- Property: string FindValue { public get; public set; }
- Property: bool MapClientCertificateToWindowsAccount { public get; public set; }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation StoreLocation { public get; public set; }
- Property: StoreName StoreName { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
- Property: X509FindType X509FindType { public get; public set; }
|
- Property: X509ClientCertificateAuthenticationElement Authentication { public get; }
- Property: X509ClientCertificateCredentialsElement Certificate { public get; }
|
System.ServiceModel.Configuration X509PeerCertificateAuthenticationElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509PeerCertificateAuthenticationElement |
--> NONE <-- |
- Constructor: public X509PeerCertificateAuthenticationElement ()
- Method: public void Copy (X509PeerCertificateAuthenticationElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: X509CertificateValidationMode CertificateValidationMode { public get; public set; }
- Property: string CustomCertificateValidatorType { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
System.ServiceModel.Configuration X509PeerCertificateElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509PeerCertificateElement |
--> NONE <-- |
- Constructor: public X509PeerCertificateElement ()
- Method: public void Copy (X509PeerCertificateElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: string FindValue { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: StoreLocation StoreLocation { public get; public set; }
- Property: StoreName StoreName { public get; public set; }
- Property: X509FindType X509FindType { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.X509RecipientCertificateClientElement () |
- Property: string FindValue { public get; public set; }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation StoreLocation { public get; public set; }
- Property: StoreName StoreName { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
- Property: X509FindType X509FindType { public get; public set; }
|
- Property: X509ServiceCertificateAuthenticationElement Authentication { public get; }
- Property: X509DefaultServiceCertificateElement DefaultCertificate { public get; }
- Property: X509ScopedServiceCertificateElementCollection ScopedCertificates { public get; }
|
System.ServiceModel.Configuration X509ScopedServiceCertificateElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509ScopedServiceCertificateElement |
--> NONE <-- |
- Constructor: public X509ScopedServiceCertificateElement ()
- Method: public void Copy (X509ScopedServiceCertificateElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: string FindValue { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: StoreLocation StoreLocation { public get; public set; }
- Property: StoreName StoreName { public get; public set; }
- Property: Uri TargetUri { public get; public set; }
- Property: X509FindType X509FindType { public get; public set; }
|
System.ServiceModel.Configuration X509ScopedServiceCertificateElementCollection () |
n/a |
public sealed class System.ServiceModel.Configuration.X509ScopedServiceCertificateElementCollection |
--> NONE <-- |
- Constructor: public X509ScopedServiceCertificateElementCollection ()
- Method (i): public void Add (X509ScopedServiceCertificateElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method (i): public virtual bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (X509ScopedServiceCertificateElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (X509ScopedServiceCertificateElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (X509ScopedServiceCertificateElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: virtual object SyncRoot { public get; }
- Property: protected virtual bool ThrowOnDuplicate { }
|
System.ServiceModel.Configuration X509ServiceCertificateAuthenticationElement () |
n/a |
public sealed class System.ServiceModel.Configuration.X509ServiceCertificateAuthenticationElement |
--> NONE <-- |
- Constructor: public X509ServiceCertificateAuthenticationElement ()
- Method: public void Copy (X509ServiceCertificateAuthenticationElement from)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: X509CertificateValidationMode CertificateValidationMode { public get; public set; }
- Property: string CustomCertificateValidatorType { public get; public set; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
public sealed class System.ServiceModel.Configuration.XmlFormatterSection () |
- Property: override string ConfiguredSectionName { public get; }
- Property: bool IgnoreUnknownSerializationData { public get; public set; }
|
- Property: string ConfiguredSectionName { public get; }
- Property: bool IgnoreExtensionDataObject { public get; public set; }
|
System.ServiceModel.Configuration XPathFilterElement () |
public sealed class System.ServiceModel.Configuration.XPathFilterElement |
n/a |
- Constructor: public XPathFilterElement ()
- Method: protected virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method: protected virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: XPathFilter Filter { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
--> NONE <-- |
System.ServiceModel.Configuration XPathFilterElementCollection () |
public sealed class System.ServiceModel.Configuration.XPathFilterElementCollection |
n/a |
- Constructor: public XPathFilterElementCollection ()
- Method (i): public void Add (XPathFilterElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method: public override bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (XPathFilterElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (XPathFilterElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (XPathFilterElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: override XPathFilterElement this [object key] { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: virtual object SyncRoot { public get; }
- Property: protected virtual bool ThrowOnDuplicate { }
|
--> NONE <-- |
System.ServiceModel.Configuration XPathFilterElementComparer () |
public class System.ServiceModel.Configuration.XPathFilterElementComparer |
n/a |
- Constructor: public XPathFilterElementComparer ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Configuration XPathMessageFilterElement () |
n/a |
public sealed class System.ServiceModel.Configuration.XPathMessageFilterElement |
--> NONE <-- |
- Constructor: public XPathMessageFilterElement ()
- Method: protected virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method: protected virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: ElementInformation ElementInformation { public get; }
- Property: protected ContextInformation EvaluationContext { }
- Property: XPathMessageFilter Filter { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
|
System.ServiceModel.Configuration XPathMessageFilterElementCollection () |
n/a |
public sealed class System.ServiceModel.Configuration.XPathMessageFilterElementCollection |
--> NONE <-- |
- Constructor: public XPathMessageFilterElementCollection ()
- Method (i): public void Add (XPathMessageFilterElement element)
- Method (i): protected virtual void BaseAdd (int index, ConfigurationElement element)
- Method (i): protected virtual void BaseAdd (ConfigurationElement element)
- Method (i): ProtectedInternal void BaseAdd (ConfigurationElement element, bool throwIfExists)
- Method (i): ProtectedInternal void BaseClear ()
- Method (i): ProtectedInternal ConfigurationElement BaseGet (int index)
- Method (i): ProtectedInternal ConfigurationElement BaseGet (object key)
- Method (i): ProtectedInternal object[] BaseGetAllKeys ()
- Method (i): ProtectedInternal object BaseGetKey (int index)
- Method (i): protected int BaseIndexOf (ConfigurationElement element)
- Method (i): ProtectedInternal bool BaseIsRemoved (object key)
- Method (i): ProtectedInternal void BaseRemove (object key)
- Method (i): ProtectedInternal void BaseRemoveAt (int index)
- Method (i): public void Clear ()
- Method: public override bool ContainsKey (object key)
- Method (i): public void CopyTo (ConfigurationElement[] array, int index)
- Method (i): public void CopyTo (XPathMessageFilterElement[] array, int start)
- Method (i): protected virtual ConfigurationElement CreateNewElement ()
- Method (i): protected virtual ConfigurationElement CreateNewElement (string elementName)
- Method (i): ProtectedInternal virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
- Method (i): public virtual bool Equals (object compareTo)
- Method (i): protected virtual void Finalize ()
- Method: protected override object GetElementKey (ConfigurationElement element)
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public int IndexOf (XPathMessageFilterElement element)
- Method (i): ProtectedInternal virtual void Init ()
- Method (i): ProtectedInternal virtual void InitializeDefault ()
- Method (i): protected virtual bool IsElementName (string elementName)
- Method (i): protected virtual bool IsElementRemovable (ConfigurationElement element)
- Method (i): ProtectedInternal virtual bool IsModified ()
- Method (i): public virtual bool IsReadOnly ()
- Method (i): protected virtual void ListErrors (IList errorList)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual bool OnDeserializeUnrecognizedAttribute (string name, string value)
- Method (i): protected virtual bool OnDeserializeUnrecognizedElement (string elementName, XmlReader reader)
- Method (i): protected virtual object OnRequiredPropertyNotFound (string name)
- Method (i): protected virtual void PostDeserialize ()
- Method (i): protected virtual void PreSerialize (XmlWriter writer)
- Method (i): public void Remove (XPathMessageFilterElement element)
- Method (i): public void RemoveAt (int index)
- Method (i): public void RemoveAt (object key)
- Method (i): ProtectedInternal virtual void Reset (ConfigurationElement parentElement)
- Method (i): ProtectedInternal virtual void ResetModified ()
- Method (i): ProtectedInternal virtual bool SerializeElement (XmlWriter writer, bool serializeCollectionKey)
- Method (i): ProtectedInternal virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
- Method (i): protected void SetPropertyValue (ConfigurationProperty prop, object value, bool ignoreLocks)
- Method (i): ProtectedInternal virtual void SetReadOnly ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
- Property: virtual ConfigurationElementCollectionType CollectionType { public get; }
- Property: virtual int Count { public get; }
- Property: ElementInformation ElementInformation { public get; }
- Property: protected virtual string ElementName { }
- Property: bool EmitClear { public get; public set; }
- Property: protected ContextInformation EvaluationContext { }
- Property: virtual bool IsSynchronized { public get; }
- Property: override XPathMessageFilterElement this [object key] { public get; public set; }
- Property: ConfigurationLockCollection LockAllAttributesExcept { public get; }
- Property: ConfigurationLockCollection LockAllElementsExcept { public get; }
- Property: ConfigurationLockCollection LockAttributes { public get; }
- Property: ConfigurationLockCollection LockElements { public get; }
- Property: bool LockItem { public get; public set; }
- Property: protected override ConfigurationPropertyCollection Properties { }
- Property: virtual object SyncRoot { public get; }
- Property: protected virtual bool ThrowOnDuplicate { }
|
System.ServiceModel.Configuration XPathMessageFilterElementComparer () |
n/a |
public class System.ServiceModel.Configuration.XPathMessageFilterElementComparer |
--> NONE <-- |
- Constructor: public XPathMessageFilterElementComparer ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Description ContractDescription () |
n/a |
public class System.ServiceModel.Description.ContractDescription |
--> NONE <-- |
- Constructor: public ContractDescription (string name)
- Constructor: public ContractDescription (string name, string ns)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static ContractDescription GetContract (Type contractType)
- Method: public static ContractDescription GetContract (Type contractType, object serviceImplementation)
- Method: public static ContractDescription GetContract (Type contractType, Type serviceType)
- Method (i): public virtual int GetHashCode ()
- Method: public Collection`1 GetInheritedContracts ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: KeyedByTypeCollection`1 Behaviors { public get; }
- Property: Type CallbackContractType { public get; public set; }
- Property: string ConfigurationName { public get; public set; }
- Property: Type ContractType { public get; public set; }
- Property: bool HasProtectionLevel { public get; }
- Property: string Name { public get; }
- Property: string Namespace { public get; public set; }
- Property: OperationDescriptionCollection Operations { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: bool Session { public get; public set; }
|
System.ServiceModel.Description DataContractSerializerMessageContractConverter () |
n/a |
public class System.ServiceModel.Description.DataContractSerializerMessageContractConverter |
--> NONE <-- |
- Constructor: public DataContractSerializerMessageContractConverter ()
- Method: public virtual void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportContract (WsdlImporter importer, WsdlContractConversionContext contractContext)
- Method: public virtual void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext endpointContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool Enabled { public get; public set; }
|
System.ServiceModel.Description DataContractSerializerOperationBehavior () |
n/a |
public class System.ServiceModel.Description.DataContractSerializerOperationBehavior |
--> NONE <-- |
- Constructor: public DataContractSerializerOperationBehavior (OperationDescription operation)
- Constructor: public DataContractSerializerOperationBehavior (OperationDescription operation, DataContractFormatAttribute dataContractFormatAttribute)
- Method: public virtual XmlObjectSerializer CreateSerializer (Type type, string name, string ns, IList`1 knownTypes)
- Method: public virtual XmlObjectSerializer CreateSerializer (Type type, XmlDictionaryString name, XmlDictionaryString ns, IList`1 knownTypes)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DataContractFormatAttribute DataContractFormatAttribute { public get; }
- Property: IDataContractSurrogate DataContractSurrogate { public get; public set; }
- Property: bool IgnoreExtensionDataObject { public get; public set; }
- Property: int MaxItemsInObjectGraph { public get; public set; }
|
System.ServiceModel.Description FaultDescription () |
n/a |
public class System.ServiceModel.Description.FaultDescription |
--> NONE <-- |
- Constructor: public FaultDescription (string action)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: Type DetailType { public get; public set; }
- Property: bool HasProtectionLevel { public get; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel.Description FaultDescriptionCollection () |
n/a |
public class System.ServiceModel.Description.FaultDescriptionCollection |
--> NONE <-- |
- Method (i): public virtual void Add (FaultDescription item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (FaultDescription item)
- Method (i): public virtual void CopyTo (FaultDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public FaultDescription Find (string action)
- Method: public Collection`1 FindAll (string action)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (FaultDescription item)
- Method (i): public virtual void Insert (int index, FaultDescription item)
- Method (i): protected virtual void InsertItem (int index, FaultDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (FaultDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, FaultDescription item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual FaultDescription this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Description IContractBehavior () |
n/a |
public interface System.ServiceModel.Description.IContractBehavior |
--> NONE <-- |
- Method: void AddBindingParameters (ContractDescription description, ServiceEndpoint endpoint, BindingParameterCollection parameters)
- Method: void ApplyClientBehavior (ContractDescription description, ServiceEndpoint endpoint, ClientRuntime proxy)
- Method: void ApplyDispatchBehavior (ContractDescription description, IEnumerable`1 endpoints, DispatchRuntime dispatch)
- Method: void Validate (ContractDescription description, ServiceEndpoint endpoint)
|
System.ServiceModel.Description IContractBehaviorAttribute () |
n/a |
public interface System.ServiceModel.Description.IContractBehaviorAttribute |
--> NONE <-- |
- Property: Type TargetContract { public get; }
|
System.ServiceModel.Description IEndpointBehavior () |
n/a |
public interface System.ServiceModel.Description.IEndpointBehavior |
--> NONE <-- |
- Method: void AddBindingParameters (ServiceEndpoint serviceEndpoint, BindingParameterCollection bindingParameters)
- Method: void ApplyClientBehavior (ServiceEndpoint serviceEndpoint, ClientRuntime behavior)
- Method: void ApplyDispatchBehavior (ServiceEndpoint serviceEndpoint, EndpointDispatcher endpointDispatcher)
- Method: void Validate (ServiceEndpoint serviceEndpoint)
|
System.ServiceModel.Description IOperationBehavior () |
n/a |
public interface System.ServiceModel.Description.IOperationBehavior |
--> NONE <-- |
- Method: void AddBindingParameters (OperationDescription description, BindingParameterCollection parameters)
- Method: void ApplyClientBehavior (OperationDescription description, ClientOperation proxy)
- Method: void ApplyDispatchBehavior (OperationDescription description, DispatchOperation dispatch)
- Method: void Validate (OperationDescription description)
|
System.ServiceModel.Description IOperationContractGenerator () |
n/a |
public interface System.ServiceModel.Description.IOperationContractGenerator |
--> NONE <-- |
- Method: void GenerateOperation (OperationContractGenerationContext context)
|
System.ServiceModel.Description IPolicyExportExtension () |
n/a |
public interface System.ServiceModel.Description.IPolicyExportExtension |
--> NONE <-- |
- Method: void ExportPolicy (MetadataExporter exporter, PolicyConversionContext context)
|
System.ServiceModel.Description IPolicyImportExtension () |
n/a |
public interface System.ServiceModel.Description.IPolicyImportExtension |
--> NONE <-- |
- Method: void ImportPolicy (MetadataImporter importer, PolicyConversionContext context)
|
System.ServiceModel.Description IServiceBehavior () |
n/a |
public interface System.ServiceModel.Description.IServiceBehavior |
--> NONE <-- |
- Method: void AddBindingParameters (ServiceDescription description, ServiceHostBase serviceHostBase, Collection`1 endpoints, BindingParameterCollection parameters)
- Method: void ApplyDispatchBehavior (ServiceDescription description, ServiceHostBase serviceHostBase)
- Method: void Validate (ServiceDescription description, ServiceHostBase serviceHostBase)
|
System.ServiceModel.Description IServiceContractGenerator () |
n/a |
public interface System.ServiceModel.Description.IServiceContractGenerator |
--> NONE <-- |
- Method: void GenerateContract (ServiceContractGenerationContext context)
|
System.ServiceModel.Description IWsdlExportExtension () |
n/a |
public interface System.ServiceModel.Description.IWsdlExportExtension |
--> NONE <-- |
- Method: void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method: void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext context)
|
System.ServiceModel.Description IWsdlImportExtension () |
n/a |
public interface System.ServiceModel.Description.IWsdlImportExtension |
--> NONE <-- |
- Method: void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method: void ImportContract (WsdlImporter importer, WsdlContractConversionContext context)
- Method: void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext context)
|
ListenUriMode () |
n/a |
public sealed enum System.ServiceModel.Description.ListenUriMode
Explicit = 0,
Unique = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Description LocalClientSecuritySettings () |
n/a |
public sealed class System.ServiceModel.Description.LocalClientSecuritySettings |
--> NONE <-- |
- Constructor: public LocalClientSecuritySettings ()
- Method: public LocalClientSecuritySettings Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool CacheCookies { public get; public set; }
- Property: int CookieRenewalThresholdPercentage { public get; public set; }
- Property: bool DetectReplays { public get; public set; }
- Property: IdentityVerifier IdentityVerifier { public get; public set; }
- Property: TimeSpan MaxClockSkew { public get; public set; }
- Property: TimeSpan MaxCookieCachingTime { public get; public set; }
- Property: bool ReconnectTransportOnFailure { public get; public set; }
- Property: int ReplayCacheSize { public get; public set; }
- Property: TimeSpan ReplayWindow { public get; public set; }
- Property: TimeSpan SessionKeyRenewalInterval { public get; public set; }
- Property: TimeSpan SessionKeyRolloverInterval { public get; public set; }
- Property: TimeSpan TimestampValidityDuration { public get; public set; }
|
System.ServiceModel.Description LocalServiceSecuritySettings () |
n/a |
public sealed class System.ServiceModel.Description.LocalServiceSecuritySettings |
--> NONE <-- |
- Constructor: public LocalServiceSecuritySettings ()
- Method: public LocalServiceSecuritySettings Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool DetectReplays { public get; public set; }
- Property: TimeSpan InactivityTimeout { public get; public set; }
- Property: TimeSpan IssuedCookieLifetime { public get; public set; }
- Property: int MaxCachedCookies { public get; public set; }
- Property: TimeSpan MaxClockSkew { public get; public set; }
- Property: int MaxPendingSessions { public get; public set; }
- Property: int MaxStatefulNegotiations { public get; public set; }
- Property: TimeSpan NegotiationTimeout { public get; public set; }
- Property: bool ReconnectTransportOnFailure { public get; public set; }
- Property: int ReplayCacheSize { public get; public set; }
- Property: TimeSpan ReplayWindow { public get; public set; }
- Property: TimeSpan SessionKeyRenewalInterval { public get; public set; }
- Property: TimeSpan SessionKeyRolloverInterval { public get; public set; }
- Property: TimeSpan TimestampValidityDuration { public get; public set; }
|
System.ServiceModel.Description MatchAllEndpointBehavior () |
n/a |
public class System.ServiceModel.Description.MatchAllEndpointBehavior |
--> NONE <-- |
- Constructor: public MatchAllEndpointBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Description MessageBodyDescription () |
n/a |
public class System.ServiceModel.Description.MessageBodyDescription |
--> NONE <-- |
- Constructor: public MessageBodyDescription ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MessagePartDescriptionCollection Parts { public get; }
- Property: MessagePartDescription ReturnValue { public get; public set; }
- Property: string WrapperName { public get; public set; }
- Property: string WrapperNamespace { public get; public set; }
|
System.ServiceModel.Description MessageDescription () |
n/a |
public class System.ServiceModel.Description.MessageDescription |
--> NONE <-- |
- Constructor: public MessageDescription (string action, MessageDirection direction)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: MessageBodyDescription Body { public get; }
- Property: MessageDirection Direction { public get; }
- Property: bool HasProtectionLevel { public get; }
- Property: MessageHeaderDescriptionCollection Headers { public get; }
- Property: Type MessageType { public get; public set; }
- Property: MessagePropertyDescriptionCollection Properties { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
|
System.ServiceModel.Description MessageDescriptionCollection () |
n/a |
public class System.ServiceModel.Description.MessageDescriptionCollection |
--> NONE <-- |
- Method (i): public virtual void Add (MessageDescription item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (MessageDescription item)
- Method (i): public virtual void CopyTo (MessageDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public MessageDescription Find (string action)
- Method: public Collection`1 FindAll (string action)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessageDescription item)
- Method (i): public virtual void Insert (int index, MessageDescription item)
- Method (i): protected virtual void InsertItem (int index, MessageDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (MessageDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessageDescription item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual MessageDescription this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
MessageDirection () |
n/a |
public sealed enum System.ServiceModel.Description.MessageDirection
Input = 0,
Output = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Description MessageHeaderDescription () |
n/a |
public class System.ServiceModel.Description.MessageHeaderDescription |
--> NONE <-- |
- Constructor: public MessageHeaderDescription (string name, string ns)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Actor { public get; public set; }
- Property: bool HasProtectionLevel { public get; }
- Property: int Index { public get; public set; }
- Property: MemberInfo MemberInfo { public get; public set; }
- Property: bool Multiple { public get; public set; }
- Property: bool MustUnderstand { public get; public set; }
- Property: string Name { public get; }
- Property: string Namespace { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: bool Relay { public get; public set; }
- Property: Type Type { public get; public set; }
- Property: bool TypedHeader { public get; public set; }
|
System.ServiceModel.Description MessageHeaderDescriptionCollection () |
n/a |
public class System.ServiceModel.Description.MessageHeaderDescriptionCollection |
--> NONE <-- |
- Method (i): public virtual void Add (MessageHeaderDescription item)
- Method (i): protected void ChangeItemKey (MessageHeaderDescription item, XmlQualifiedName newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (MessageHeaderDescription item)
- Method (i): public bool Contains (XmlQualifiedName key)
- Method (i): public virtual void CopyTo (MessageHeaderDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override XmlQualifiedName GetKeyForItem (MessageHeaderDescription item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessageHeaderDescription item)
- Method (i): public virtual void Insert (int index, MessageHeaderDescription item)
- Method (i): protected virtual void InsertItem (int index, MessageHeaderDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (MessageHeaderDescription item)
- Method (i): public bool Remove (XmlQualifiedName key)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessageHeaderDescription item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: MessageHeaderDescription this [XmlQualifiedName key] { public get; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Description MessagePartDescription () |
n/a |
public class System.ServiceModel.Description.MessagePartDescription |
--> NONE <-- |
- Constructor: public MessagePartDescription (string name, string ns)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool HasProtectionLevel { public get; }
- Property: int Index { public get; public set; }
- Property: MemberInfo MemberInfo { public get; public set; }
- Property: bool Multiple { public get; public set; }
- Property: string Name { public get; }
- Property: string Namespace { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: Type Type { public get; public set; }
|
System.ServiceModel.Description MessagePartDescriptionCollection () |
n/a |
public class System.ServiceModel.Description.MessagePartDescriptionCollection |
--> NONE <-- |
- Method (i): public virtual void Add (MessagePartDescription item)
- Method (i): protected void ChangeItemKey (MessagePartDescription item, XmlQualifiedName newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (MessagePartDescription item)
- Method (i): public bool Contains (XmlQualifiedName key)
- Method (i): public virtual void CopyTo (MessagePartDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override XmlQualifiedName GetKeyForItem (MessagePartDescription item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessagePartDescription item)
- Method (i): public virtual void Insert (int index, MessagePartDescription item)
- Method (i): protected virtual void InsertItem (int index, MessagePartDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (MessagePartDescription item)
- Method (i): public bool Remove (XmlQualifiedName key)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessagePartDescription item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: MessagePartDescription this [XmlQualifiedName key] { public get; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Description MessagePropertyDescription () |
n/a |
public class System.ServiceModel.Description.MessagePropertyDescription |
--> NONE <-- |
- Constructor: public MessagePropertyDescription (string name)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool HasProtectionLevel { public get; }
- Property: int Index { public get; public set; }
- Property: MemberInfo MemberInfo { public get; public set; }
- Property: bool Multiple { public get; public set; }
- Property: string Name { public get; }
- Property: string Namespace { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: Type Type { public get; public set; }
|
System.ServiceModel.Description MessagePropertyDescriptionCollection () |
n/a |
public class System.ServiceModel.Description.MessagePropertyDescriptionCollection |
--> NONE <-- |
- Method (i): public virtual void Add (MessagePropertyDescription item)
- Method (i): protected void ChangeItemKey (MessagePropertyDescription item, string newKey)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public bool Contains (string key)
- Method (i): public virtual bool Contains (MessagePropertyDescription item)
- Method (i): public virtual void CopyTo (MessagePropertyDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: protected override string GetKeyForItem (MessagePropertyDescription item)
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (MessagePropertyDescription item)
- Method (i): public virtual void Insert (int index, MessagePropertyDescription item)
- Method (i): protected virtual void InsertItem (int index, MessagePropertyDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public bool Remove (string key)
- Method (i): public virtual bool Remove (MessagePropertyDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method (i): protected virtual void SetItem (int index, MessagePropertyDescription item)
- Method (i): public virtual string ToString ()
- Property: IEqualityComparer`1 Comparer { public get; }
- Property: virtual int Count { public get; }
- Property: protected IDictionary`2 Dictionary { }
- Property: MessagePropertyDescription this [string key] { public get; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Description MetadataConversionError () |
n/a |
public class System.ServiceModel.Description.MetadataConversionError |
--> NONE <-- |
- Constructor: public MetadataConversionError (string message)
- Constructor: public MetadataConversionError (string message, bool isWarning)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool IsWarning { public get; }
- Property: string Message { public get; }
|
System.ServiceModel.Description MetadataExporter () |
n/a |
public abstract class System.ServiceModel.Description.MetadataExporter |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method: public abstract void ExportContract (ContractDescription contract)
- Method: public abstract void ExportEndpoint (ServiceEndpoint endpoint)
- Method: ProtectedInternal PolicyConversionContext ExportPolicy (ServiceEndpoint endpoint)
- Method (i): protected virtual void Finalize ()
- Method: public abstract IEnumerable`1 GetGeneratedMetadata ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Errors { public get; }
- Property: Dictionary`2 State { public get; }
|
System.ServiceModel.Description MetadataImporter () |
n/a |
public abstract class System.ServiceModel.Description.MetadataImporter |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract Collection`1 ImportAllContracts ()
- Method: public abstract ServiceEndpointCollection ImportAllEndpoints ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Errors { public get; }
- Property: Dictionary`2 KnownContracts { public get; }
- Property: IEnumerable`1 PolicyExtensions { public get; }
- Property: Dictionary`2 State { public get; }
|
System.ServiceModel.Description MetadataLocation () |
n/a |
public class System.ServiceModel.Description.MetadataLocation |
--> NONE <-- |
- Constructor: public MetadataLocation ()
- Constructor: public MetadataLocation (string location)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Location { public get; public set; }
|
System.ServiceModel.Description MetadataReference () |
n/a |
public class System.ServiceModel.Description.MetadataReference |
--> NONE <-- |
- Constructor: public MetadataReference ()
- Constructor: public MetadataReference (EndpointAddress address)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; public set; }
- Property: Collection`1 Attributes { public get; }
- Property: EndpointAddressAugust2004 SerializableAddress { public get; public set; }
|
System.ServiceModel.Description MetadataResolver () |
n/a |
public abstract sealed class System.ServiceModel.Description.MetadataResolver |
--> NONE <-- |
- Method: public static IAsyncResult BeginResolve (EndpointAddress address, AsyncCallback callback, object asyncState)
- Method: public static IAsyncResult BeginResolve (EndpointAddress address, MetadataResolverMode mode, AsyncCallback callback, object asyncState)
- Method: public static IAsyncResult BeginResolve (EndpointAddress address, MetadataResolverMode mode, MetadataTransferClient client, AsyncCallback callback, object asyncState)
- Method: public static ServiceEndpointCollection EndResolve (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static ServiceEndpointCollection Resolve (EndpointAddress address)
- Method: public static ServiceEndpointCollection Resolve (EndpointAddress address, MetadataResolverMode mode)
- Method: public static ServiceEndpointCollection Resolve (EndpointAddress address, MetadataResolverMode mode, MetadataTransferClient client)
- Method (i): public virtual string ToString ()
|
MetadataResolverMode () |
n/a |
public sealed enum System.ServiceModel.Description.MetadataResolverMode
WsTransferGet = 0,
HttpGet = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Description MetadataSection () |
n/a |
public class System.ServiceModel.Description.MetadataSection |
--> NONE <-- |
- Constructor: public MetadataSection ()
- Constructor: public MetadataSection (string dialect, string identifier, object metadata)
- Field: public static const string MetadataExchangeDialect, Value = http://schemas.xmlsoap.org/ws/2004/09/mex
- Field: public static const string PolicyDialect, Value = http://schemas.xmlsoap.org/ws/2004/09/policy
- Field: public static const string ServiceDescriptionDialect, Value = http://schemas.xmlsoap.org/wsdl/
- Field: public static const string XmlSchemaDialect, Value = http://www.w3.org/2001/XMLSchema
- Method: public static MetadataSection CreateFromPolicy (XmlElement policy, string identifier)
- Method: public static MetadataSection CreateFromSchema (XmlSchema schema)
- Method: public static MetadataSection CreateFromServiceDescription (ServiceDescription serviceDescription)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Attributes { public get; }
- Property: string Dialect { public get; public set; }
- Property: string Identifier { public get; public set; }
- Property: object Metadata { public get; public set; }
|
System.ServiceModel.Description MetadataSet () |
n/a |
public class System.ServiceModel.Description.MetadataSet |
--> NONE <-- |
- Constructor: public MetadataSet ()
- Constructor: public MetadataSet (IEnumerable`1 sections)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public static MetadataSet ReadFrom (XmlReader reader)
- Method (i): public virtual string ToString ()
- Method: public void WriteTo (XmlWriter writer)
- Property: Collection`1 Attributes { public get; }
- Property: Collection`1 MetadataSections { public get; }
|
System.ServiceModel.Description MetadataTransferClient () |
n/a |
public class System.ServiceModel.Description.MetadataTransferClient |
--> NONE <-- |
- Constructor: public MetadataTransferClient (string scheme)
- Constructor: public MetadataTransferClient (Binding mexBinding)
- Method: public IAsyncResult BeginGetMetadata (MetadataLocation location, AsyncCallback callback, object asyncState)
- Method: public IAsyncResult BeginGetMetadata (MetadataReference reference, AsyncCallback callback, object asyncState)
- Method: public MetadataSet EndGetMetadata (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: ProtectedInternal virtual ChannelFactory`1 GetChannelFactory (EndpointAddress metadataAddress, string dialect, string identifier)
- Method (i): public virtual int GetHashCode ()
- Method: public MetadataSet GetMetadata (MetadataLocation location)
- Method: public MetadataSet GetMetadata (MetadataReference reference)
- Method (i): public Type GetType ()
- Method: ProtectedInternal virtual HttpWebRequest GetWebRequest (Uri location, string dialect, string identifier)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ICredentials HttpCredentials { public get; public set; }
- Property: int MaximumResolvedReferences { public get; public set; }
- Property: TimeSpan OperationTimeout { public get; public set; }
- Property: bool ResolveMetadataReferences { public get; public set; }
- Property: ClientCredentials SoapCredentials { public get; public set; }
|
System.ServiceModel.Description MustUnderstandBehavior () |
n/a |
public class System.ServiceModel.Description.MustUnderstandBehavior |
--> NONE <-- |
- Constructor: public MustUnderstandBehavior (bool validate)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ValidateMustUnderstand { public get; public set; }
|
System.ServiceModel.Description OperationContractGenerationContext () |
n/a |
public class System.ServiceModel.Description.OperationContractGenerationContext |
--> NONE <-- |
- Constructor: public OperationContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ServiceContractGenerationContext contract, OperationDescription operation, CodeTypeDeclaration declaringType, CodeMemberMethod method)
- Constructor: public OperationContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ServiceContractGenerationContext contract, OperationDescription operation, CodeTypeDeclaration declaringType, CodeMemberMethod beginMethod, CodeMemberMethod endMethod)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ServiceContractGenerationContext Contract { public get; }
- Property: CodeTypeDeclaration DeclaringType { public get; }
- Property: CodeMemberMethod EndMethod { public get; }
- Property: bool IsAsync { public get; }
- Property: CodeMemberMethod Method { public get; }
- Property: OperationDescription Operation { public get; }
- Property: ServiceContractGenerator ServiceContractGenerator { public get; }
|
System.ServiceModel.Description OperationDescription () |
n/a |
public class System.ServiceModel.Description.OperationDescription |
--> NONE <-- |
- Constructor: public OperationDescription (string name, ContractDescription declaringContract)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MethodInfo BeginMethod { public get; public set; }
- Property: KeyedByTypeCollection`1 Behaviors { public get; }
- Property: ContractDescription DeclaringContract { public get; public set; }
- Property: MethodInfo EndMethod { public get; public set; }
- Property: FaultDescriptionCollection Faults { public get; }
- Property: bool HasProtectionLevel { public get; }
- Property: bool IsInitiating { public get; public set; }
- Property: bool IsOneWay { public get; }
- Property: bool IsTerminating { public get; public set; }
- Property: Collection`1 KnownTypes { public get; }
- Property: MessageDescriptionCollection Messages { public get; }
- Property: string Name { public get; }
- Property: ProtectionLevel ProtectionLevel { public get; public set; }
- Property: MethodInfo SyncMethod { public get; public set; }
|
System.ServiceModel.Description OperationDescriptionCollection () |
n/a |
public class System.ServiceModel.Description.OperationDescriptionCollection |
--> NONE <-- |
- Method (i): public virtual void Add (OperationDescription item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (OperationDescription item)
- Method (i): public virtual void CopyTo (OperationDescription[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public OperationDescription Find (string name)
- Method: public Collection`1 FindAll (string name)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (OperationDescription item)
- Method (i): public virtual void Insert (int index, OperationDescription item)
- Method: protected override void InsertItem (int index, OperationDescription item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (OperationDescription item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, OperationDescription item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual OperationDescription this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Description PolicyAssertionCollection () |
n/a |
public class System.ServiceModel.Description.PolicyAssertionCollection |
--> NONE <-- |
- Constructor: public PolicyAssertionCollection ()
- Constructor: public PolicyAssertionCollection (IEnumerable`1 elements)
- Method (i): public virtual void Add (XmlElement item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method: public bool Contains (string localName, string namespaceUri)
- Method (i): public virtual bool Contains (XmlElement item)
- Method (i): public virtual void CopyTo (XmlElement[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public XmlElement Find (string localName, string namespaceUri)
- Method: public Collection`1 FindAll (string localName, string namespaceUri)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (XmlElement item)
- Method (i): public virtual void Insert (int index, XmlElement item)
- Method: protected override void InsertItem (int index, XmlElement item)
- Method (i): protected object MemberwiseClone ()
- Method: public XmlElement Remove (string localName, string namespaceUri)
- Method (i): public virtual bool Remove (XmlElement item)
- Method: public Collection`1 RemoveAll (string localName, string namespaceUri)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, XmlElement item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual XmlElement this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Description PolicyConversionContext () |
n/a |
public abstract class System.ServiceModel.Description.PolicyConversionContext |
--> NONE <-- |
- Constructor: protected PolicyConversionContext (ServiceEndpoint endpoint)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public abstract PolicyAssertionCollection GetBindingAssertions ()
- Method: public abstract PolicyAssertionCollection GetFaultBindingAssertions (FaultDescription fault)
- Method (i): public virtual int GetHashCode ()
- Method: public abstract PolicyAssertionCollection GetMessageBindingAssertions (MessageDescription message)
- Method: public abstract PolicyAssertionCollection GetOperationBindingAssertions (OperationDescription operation)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract BindingElementCollection BindingElements { public get; }
- Property: ContractDescription Contract { public get; }
|
PrincipalPermissionMode () |
n/a |
public sealed enum System.ServiceModel.Description.PrincipalPermissionMode
None = 0,
UseWindowsGroups = 1,
UseAspNetRoles = 2,
Custom = 3,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Description ServiceAuthorizationBehavior () |
n/a |
public sealed class System.ServiceModel.Description.ServiceAuthorizationBehavior |
--> NONE <-- |
- Constructor: public ServiceAuthorizationBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ReadOnlyCollection`1 ExternalAuthorizationPolicies { public get; public set; }
- Property: bool ImpersonateCallerForAllOperations { public get; public set; }
- Property: PrincipalPermissionMode PrincipalPermissionMode { public get; public set; }
- Property: RoleProvider RoleProvider { public get; public set; }
- Property: ServiceAuthorizationManager ServiceAuthorizationManager { public get; public set; }
|
System.ServiceModel.Description ServiceContractGenerationContext () |
n/a |
public class System.ServiceModel.Description.ServiceContractGenerationContext |
--> NONE <-- |
- Constructor: public ServiceContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ContractDescription contract, CodeTypeDeclaration contractType)
- Constructor: public ServiceContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ContractDescription contract, CodeTypeDeclaration contractType, CodeTypeDeclaration duplexCallbackType)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ContractDescription Contract { public get; }
- Property: CodeTypeDeclaration ContractType { public get; }
- Property: CodeTypeDeclaration DuplexCallbackType { public get; }
- Property: Collection`1 Operations { public get; }
- Property: ServiceContractGenerator ServiceContractGenerator { public get; }
|
ServiceContractGenerationOptions () |
n/a |
public sealed enum System.ServiceModel.Description.ServiceContractGenerationOptions
None = 0,
AsynchronousMethods = 1,
ChannelInterface = 2,
InternalTypes = 4,
ProxyClass = 8,
TypedMessages = 16,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Description ServiceContractGenerator () |
n/a |
public class System.ServiceModel.Description.ServiceContractGenerator |
--> NONE <-- |
- Constructor: public ServiceContractGenerator ()
- Constructor: public ServiceContractGenerator (Configuration targetConfig)
- Constructor: public ServiceContractGenerator (CodeCompileUnit targetCompileUnit)
- Constructor: public ServiceContractGenerator (CodeCompileUnit targetCompileUnit, Configuration targetConfig)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public void GenerateBinding (Binding binding, out string bindingSectionName, out string configurationName)
- Method: public CodeTypeReference GenerateServiceContractType (ContractDescription contractDescription)
- Method: public CodeTypeReference GenerateServiceEndpoint (ServiceEndpoint endpoint, out ChannelEndpointElement channelElement)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Configuration Configuration { public get; }
- Property: Collection`1 Errors { public get; }
- Property: Dictionary`2 NamespaceMappings { public get; }
- Property: ServiceContractGenerationOptions Options { public get; public set; }
- Property: Dictionary`2 ReferencedTypes { public get; }
- Property: CodeCompileUnit TargetCompileUnit { public get; }
|
System.ServiceModel.Description ServiceDescription () |
n/a |
public class System.ServiceModel.Description.ServiceDescription |
--> NONE <-- |
- Constructor: public ServiceDescription ()
- Constructor: public ServiceDescription (IEnumerable`1 endpoints)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public static ServiceDescription GetService (object serviceImplementation)
- Method: public static ServiceDescription GetService (Type serviceType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: KeyedByTypeCollection`1 Behaviors { public get; }
- Property: string ConfigurationName { public get; public set; }
- Property: ServiceEndpointCollection Endpoints { public get; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: Type ServiceType { public get; public set; }
|
System.ServiceModel.Description ServiceEndpoint () |
n/a |
public class System.ServiceModel.Description.ServiceEndpoint |
--> NONE <-- |
- Constructor: public ServiceEndpoint (ContractDescription contract)
- Constructor: public ServiceEndpoint (ContractDescription contract, Binding binding, EndpointAddress address)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; public set; }
- Property: KeyedByTypeCollection`1 Behaviors { public get; }
- Property: Binding Binding { public get; public set; }
- Property: ContractDescription Contract { public get; }
- Property: Uri ListenUri { public get; public set; }
- Property: ListenUriMode ListenUriMode { public get; public set; }
- Property: string Name { public get; public set; }
|
System.ServiceModel.Description ServiceEndpointCollection () |
n/a |
public class System.ServiceModel.Description.ServiceEndpointCollection |
--> NONE <-- |
- Method (i): public virtual void Add (ServiceEndpoint item)
- Method (i): public virtual void Clear ()
- Method (i): protected virtual void ClearItems ()
- Method (i): public virtual bool Contains (ServiceEndpoint item)
- Method (i): public virtual void CopyTo (ServiceEndpoint[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public ServiceEndpoint Find (Type contractType)
- Method: public ServiceEndpoint Find (Type contractType, XmlQualifiedName bindingName)
- Method: public ServiceEndpoint Find (Uri address)
- Method: public ServiceEndpoint Find (XmlQualifiedName contractName)
- Method: public ServiceEndpoint Find (XmlQualifiedName contractName, XmlQualifiedName bindingName)
- Method: public Collection`1 FindAll (Type contractType)
- Method: public Collection`1 FindAll (XmlQualifiedName contractName)
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (ServiceEndpoint item)
- Method (i): public virtual void Insert (int index, ServiceEndpoint item)
- Method: protected override void InsertItem (int index, ServiceEndpoint item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (ServiceEndpoint item)
- Method (i): public virtual void RemoveAt (int index)
- Method (i): protected virtual void RemoveItem (int index)
- Method: protected override void SetItem (int index, ServiceEndpoint item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual ServiceEndpoint this [int index] { public get; public set; }
- Property: protected IList`1 Items { }
|
System.ServiceModel.Description ServiceMetadataExtension () |
n/a |
public class System.ServiceModel.Description.ServiceMetadataExtension |
--> NONE <-- |
- Constructor: public ServiceMetadataExtension ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public ChannelDispatcher GetHttpGetDispatcher (Binding binding, BindingParameterCollection parameters, EndpointAddress address)
- Method: public ChannelDispatcher GetHttpGetDispatcher (Binding binding, BindingParameterCollection parameters, EndpointAddress address, Uri listenUriBaseAddress, string listenUriRelativeAddress)
- Method: public ChannelDispatcher GetMexDispatcher (Binding binding, BindingParameterCollection parameters, EndpointAddress address)
- Method: public ChannelDispatcher GetMexDispatcher (Binding binding, BindingParameterCollection parameters, EndpointAddress address, Uri listenUriBaseAddress, string listenUriRelativeAddress)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool EnableGetWsdl { public get; public set; }
- Property: bool EnableHelpPage { public get; public set; }
- Property: bool EnableMetadataExchange { public get; public set; }
- Property: MetadataSet Metadata { public get; }
|
System.ServiceModel.Description ServiceSecurityAuditBehavior () |
n/a |
public sealed class System.ServiceModel.Description.ServiceSecurityAuditBehavior |
--> NONE <-- |
- Constructor: public ServiceSecurityAuditBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AuditLogLocation AuditLogLocation { public get; public set; }
- Property: AuditLevel MessageAuthenticationAuditLevel { public get; public set; }
- Property: AuditLevel ServiceAuthorizationAuditLevel { public get; public set; }
- Property: bool SuppressAuditFailure { public get; public set; }
|
System.ServiceModel.Description ServiceThrottlingBehavior () |
n/a |
public class System.ServiceModel.Description.ServiceThrottlingBehavior |
--> NONE <-- |
- Constructor: public ServiceThrottlingBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int MaxConcurrentCalls { public get; public set; }
- Property: int MaxConnections { public get; public set; }
- Property: int MaxInstances { public get; public set; }
|
System.ServiceModel.Description TransactedBatchingBehavior () |
n/a |
public class System.ServiceModel.Description.TransactedBatchingBehavior |
--> NONE <-- |
- Constructor: public TransactedBatchingBehavior (int maxBatchSize)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int MaxBatchSize { public get; public set; }
|
System.ServiceModel.Description TypedMessageConverter () |
n/a |
public abstract class System.ServiceModel.Description.TypedMessageConverter |
--> NONE <-- |
- Constructor: protected TypedMessageConverter ()
- Method: public static TypedMessageConverter Create (Type messageContract, string action)
- Method: public static TypedMessageConverter Create (Type messageContract, string action, string defaultNamespace)
- Method: public static TypedMessageConverter Create (Type messageContract, string action, string defaultNamespace, DataContractFormatAttribute formatterAttribute)
- Method: public static TypedMessageConverter Create (Type messageContract, string action, string defaultNamespace, XmlSerializerFormatAttribute formatterAttribute)
- Method: public static TypedMessageConverter Create (Type messageContract, string action, DataContractFormatAttribute formatterAttribute)
- Method: public static TypedMessageConverter Create (Type messageContract, string action, XmlSerializerFormatAttribute formatterAttribute)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public abstract object FromMessage (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public abstract Message ToMessage (object typedMessage)
- Method: public abstract Message ToMessage (object typedMessage, MessageVersion version)
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Description ViaUriBehavior () |
n/a |
public class System.ServiceModel.Description.ViaUriBehavior |
--> NONE <-- |
- Constructor: public ViaUriBehavior (Uri uri)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri Uri { public get; public set; }
|
System.ServiceModel.Description WsdlContractConversionContext () |
n/a |
public class System.ServiceModel.Description.WsdlContractConversionContext |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public FaultDescription GetFaultDescription (OperationFault operationFault)
- Method (i): public virtual int GetHashCode ()
- Method: public MessageDescription GetMessageDescription (OperationMessage operationMessage)
- Method: public Operation GetOperation (OperationDescription operation)
- Method: public OperationDescription GetOperationDescription (Operation operation)
- Method: public OperationFault GetOperationFault (FaultDescription fault)
- Method: public OperationMessage GetOperationMessage (MessageDescription message)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ContractDescription Contract { public get; }
- Property: PortType WsdlPortType { public get; }
|
System.ServiceModel.Description WsdlEndpointConversionContext () |
n/a |
public class System.ServiceModel.Description.WsdlEndpointConversionContext |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public FaultBinding GetFaultBinding (FaultDescription fault)
- Method: public FaultDescription GetFaultDescription (FaultBinding faultBinding)
- Method (i): public virtual int GetHashCode ()
- Method: public MessageBinding GetMessageBinding (MessageDescription message)
- Method: public MessageDescription GetMessageDescription (MessageBinding messageBinding)
- Method: public OperationBinding GetOperationBinding (OperationDescription operation)
- Method: public OperationDescription GetOperationDescription (OperationBinding operationBinding)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: WsdlContractConversionContext ContractConversionContext { public get; }
- Property: ServiceEndpoint Endpoint { public get; }
- Property: Binding WsdlBinding { public get; }
- Property: Port WsdlPort { public get; }
|
System.ServiceModel.Description WsdlExporter () |
n/a |
public class System.ServiceModel.Description.WsdlExporter |
--> NONE <-- |
- Constructor: public WsdlExporter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public override void ExportContract (ContractDescription contract)
- Method: public override void ExportEndpoint (ServiceEndpoint endpoint)
- Method: public void ExportEndpoints (IEnumerable`1 endpoints, XmlQualifiedName wsdlServiceQName)
- Method (i): ProtectedInternal PolicyConversionContext ExportPolicy (ServiceEndpoint endpoint)
- Method (i): protected virtual void Finalize ()
- Method: public override IEnumerable`1 GetGeneratedMetadata ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Errors { public get; }
- Property: ServiceDescriptionCollection GeneratedWsdlDocuments { public get; }
- Property: XmlSchemaSet GeneratedXmlSchemas { public get; }
- Property: Dictionary`2 State { public get; }
|
System.ServiceModel.Description WsdlImporter () |
n/a |
public class System.ServiceModel.Description.WsdlImporter |
--> NONE <-- |
- Constructor: public WsdlImporter (IEnumerable`1 policyExtensions, IEnumerable`1 wsdlExtensions, IEnumerable`1 metadataSections)
- Constructor: public WsdlImporter (IEnumerable`1 policyExtensions, IEnumerable`1 metadataSections)
- Constructor: public WsdlImporter (IEnumerable`1 wsdlExtensions, IEnumerable`1 metadataSections)
- Constructor: public WsdlImporter (IEnumerable`1 metadataSections)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public IEnumerable`1 ImportAllBindings ()
- Method: public override Collection`1 ImportAllContracts ()
- Method: public override ServiceEndpointCollection ImportAllEndpoints ()
- Method: public Binding ImportBinding (Binding wsdlBinding)
- Method: public ContractDescription ImportContract (PortType wsdlPortType)
- Method: public ServiceEndpoint ImportEndpoint (Port wsdlPort)
- Method: public ServiceEndpointCollection ImportEndpoints (Binding wsdlBinding)
- Method: public ServiceEndpointCollection ImportEndpoints (PortType wsdlPortType)
- Method: public ServiceEndpointCollection ImportEndpoints (Service wsdlService)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Errors { public get; }
- Property: Dictionary`2 KnownContracts { public get; }
- Property: IEnumerable`1 Policies { public get; }
- Property: IEnumerable`1 PolicyExtensions { public get; }
- Property: Dictionary`2 State { public get; }
- Property: IEnumerable`1 WsdlDocuments { public get; }
- Property: IEnumerable`1 WsdlExtensions { public get; }
- Property: IEnumerable`1 XmlSchemas { public get; }
|
System.ServiceModel.Description XmlSerializerMessageContractConverter () |
n/a |
public class System.ServiceModel.Description.XmlSerializerMessageContractConverter |
--> NONE <-- |
- Constructor: public XmlSerializerMessageContractConverter ()
- Method: public virtual void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportContract (WsdlImporter importer, WsdlContractConversionContext contractContext)
- Method: public virtual void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext endpointContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Description XmlSerializerOperationBehavior () |
n/a |
public class System.ServiceModel.Description.XmlSerializerOperationBehavior |
--> NONE <-- |
- Constructor: public XmlSerializerOperationBehavior (OperationDescription operation)
- Constructor: public XmlSerializerOperationBehavior (OperationDescription operation, XmlSerializerFormatAttribute attribute)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public Collection`1 GetXmlMappings ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: XmlSerializerFormatAttribute XmlSerializerFormatAttribute { public get; }
|
System.ServiceModel.Design ChannelBuildContext () |
public class System.ServiceModel.Design.ChannelBuildContext |
n/a |
- Constructor: public ChannelBuildContext (CustomBinding binding, BindingParameterCollection parameters)
- Method: public IChannelFactory`1 BuildInnerChannelFactory ()
- Method: public IChannelListener`1 BuildInnerChannelListener ()
- Method: public bool CanBuildInnerChannelFactory ()
- Method: public bool CanBuildInnerChannelListener ()
- Method: public ChannelBuildContext Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: CustomBinding Binding { public get; }
- Property: BindingParameterCollection BindingParameters { public get; }
- Property: BindingElementCollection UnhandledBindingElements { public get; }
|
--> NONE <-- |
System.ServiceModel.Design ContractExportBehavior () |
public class System.ServiceModel.Design.ContractExportBehavior |
n/a |
- Constructor: public ContractExportBehavior ()
- Constructor: public ContractExportBehavior (string metadataLocation)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string MetadataLocation { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Design IMessageEncodingBindingElement () |
public interface System.ServiceModel.Design.IMessageEncodingBindingElement |
n/a |
- Method: MessageEncoderFactory CreateMessageEncoderFactory ()
- Property: AddressingVersion AddressingVersion { public get; }
|
--> NONE <-- |
System.ServiceModel.Design InvalidChannelBindingException () |
public class System.ServiceModel.Design.InvalidChannelBindingException |
n/a |
- Constructor: public InvalidChannelBindingException ()
- Constructor: protected InvalidChannelBindingException (SerializationInfo info, StreamingContext context)
- Constructor: public InvalidChannelBindingException (string message)
- Constructor: public InvalidChannelBindingException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel.Design IOperationContractGenerator () |
public interface System.ServiceModel.Design.IOperationContractGenerator |
n/a |
- Method: void GenerateOperation (OperationContractGenerationContext context)
|
--> NONE <-- |
System.ServiceModel.Design IPolicyExporter () |
public interface System.ServiceModel.Design.IPolicyExporter |
n/a |
- Method: void ExportPolicy (MetadataExporter exporter, PolicyConversionContext context)
|
--> NONE <-- |
System.ServiceModel.Design IPolicyImporter () |
public interface System.ServiceModel.Design.IPolicyImporter |
n/a |
- Method: void ImportPolicy (MetadataImporter importer, PolicyConversionContext context)
|
--> NONE <-- |
System.ServiceModel.Design IServiceContractGenerator () |
public interface System.ServiceModel.Design.IServiceContractGenerator |
n/a |
- Method: void GenerateContract (ServiceContractGenerationContext context)
|
--> NONE <-- |
System.ServiceModel.Design IStreamUpgradeBindingElement () |
public interface System.ServiceModel.Design.IStreamUpgradeBindingElement |
n/a |
- Method: StreamUpgradeProvider BuildClientStreamUpgradeProvider (ChannelBuildContext context)
- Method: StreamUpgradeProvider BuildServerStreamUpgradeProvider (ChannelBuildContext context)
|
--> NONE <-- |
System.ServiceModel.Design ITransportTokenAssertionProvider () |
public interface System.ServiceModel.Design.ITransportTokenAssertionProvider |
n/a |
- Method: XmlElement GetTransportTokenAssertion ()
|
--> NONE <-- |
System.ServiceModel.Design IWsdlExporter () |
public interface System.ServiceModel.Design.IWsdlExporter |
n/a |
- Method: void ExportContract (WsdlExporter exporter, WsdlContractConversionContext context)
- Method: void ExportEndpoint (WsdlExporter exporter, WsdlEndpointConversionContext context)
|
--> NONE <-- |
System.ServiceModel.Design IWsdlImporter () |
public interface System.ServiceModel.Design.IWsdlImporter |
n/a |
- Method: void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method: void ImportContract (WsdlImporter importer, WsdlContractConversionContext context)
- Method: void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext context)
|
--> NONE <-- |
System.ServiceModel.Design MessageEncodingBindingElementConverter () |
public class System.ServiceModel.Design.MessageEncodingBindingElementConverter |
n/a |
- Constructor: public MessageEncodingBindingElementConverter ()
- Method: public virtual void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportContract (WsdlImporter importer, WsdlContractConversionContext context)
- Method: public virtual void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext context)
- Method: public virtual void ImportPolicy (MetadataImporter importer, PolicyConversionContext policyContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Design MetadataConversionError () |
public class System.ServiceModel.Design.MetadataConversionError |
n/a |
- Constructor: public MetadataConversionError (string message)
- Constructor: public MetadataConversionError (string message, bool isWarning)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool IsWarning { public get; }
- Property: string Message { public get; }
|
--> NONE <-- |
System.ServiceModel.Design MetadataExporter () |
public abstract class System.ServiceModel.Design.MetadataExporter |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method: public abstract void ExportContract (ContractDescription contract)
- Method: public abstract void ExportEndpoint (ServiceEndpoint endpoint)
- Method: ProtectedInternal PolicyConversionContext ExportPolicy (ServiceEndpoint endpoint)
- Method (i): protected virtual void Finalize ()
- Method: public abstract IEnumerable`1 GetGeneratedMetadata ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Errors { public get; }
- Property: Dictionary`2 State { public get; }
|
--> NONE <-- |
System.ServiceModel.Design MetadataImporter () |
public abstract class System.ServiceModel.Design.MetadataImporter |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract Collection`1 ImportAllContracts ()
- Method: public abstract ServiceEndpointCollection ImportAllEndpoints ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: ProtectedInternal bool TryImportPolicy (PolicyConversionContext policyContext)
- Property: Collection`1 Errors { public get; }
- Property: Dictionary`2 KnownContracts { public get; }
- Property: IEnumerable`1 PolicyExtensions { public get; }
- Property: Dictionary`2 State { public get; }
|
--> NONE <-- |
System.ServiceModel.Design MetadataResolver () |
public class System.ServiceModel.Design.MetadataResolver |
n/a |
- Constructor: public MetadataResolver (EndpointAddress metadataAddress)
- Constructor: public MetadataResolver (EndpointAddress metadataAddress, Dictionary`2 mexBindings)
- Constructor: public MetadataResolver (EndpointAddress metadataAddress, Binding mexBinding)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void Retrieve ()
- Method: public ServiceEndpointCollection RetrieveEndpoints ()
- Method: public ServiceEndpointCollection RetrieveEndpoints (XmlQualifiedName portTypeQName)
- Method: public ServiceEndpointCollection RetrieveEndpointsUsingHttpGet ()
- Method: public ServiceEndpointCollection RetrieveEndpointsUsingHttpGet (XmlQualifiedName portTypeQName)
- Method: public void RetrieveUsingHttpGet ()
- Method (i): public virtual string ToString ()
- Property: DiscoveryClientProtocol DiscoveryClientProtocol { public get; public set; }
- Property: ChannelFactory`1 MetadataExchangeFactory { public get; }
- Property: Collection`1 ResolvedMetadata { public get; }
- Property: bool ResolveMetadataReferences { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Design OperationContractGenerationContext () |
public class System.ServiceModel.Design.OperationContractGenerationContext |
n/a |
- Constructor: public OperationContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ServiceContractGenerationContext contract, OperationDescription operation, CodeTypeDeclaration declaringType, CodeMemberMethod method)
- Constructor: public OperationContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ServiceContractGenerationContext contract, OperationDescription operation, CodeTypeDeclaration declaringType, CodeMemberMethod beginMethod, CodeMemberMethod endMethod)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ServiceContractGenerationContext Contract { public get; }
- Property: CodeTypeDeclaration DeclaringType { public get; }
- Property: CodeMemberMethod EndMethod { public get; }
- Property: bool IsAsync { public get; }
- Property: CodeMemberMethod Method { public get; }
- Property: OperationDescription Operation { public get; }
- Property: ServiceContractGenerator ServiceContractGenerator { public get; }
|
--> NONE <-- |
System.ServiceModel.Design PeerResolverBindingElement () |
public abstract class System.ServiceModel.Design.PeerResolverBindingElement |
n/a |
- Constructor: protected PeerResolverBindingElement ()
- Constructor: protected PeerResolverBindingElement (PeerResolverBindingElement other)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelFactory (ChannelBuildContext context)
- Method (i): public virtual bool CanBuildChannelListener (ChannelBuildContext context)
- Method (i): public abstract BindingElement Clone ()
- Method: public abstract PeerResolver CreatePeerResolver ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual T GetCapabilities (IList`1 lowerBindingElements)
- Method (i): public virtual int GetHashCode ()
- Method (i): public abstract ChannelProtectionRequirements GetProtectionRequirements ()
- Method (i): public virtual ChannelProtectionRequirements GetProtectionRequirements (CustomBinding context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Design PolicyConversionContext () |
public abstract class System.ServiceModel.Design.PolicyConversionContext |
n/a |
- Constructor: protected PolicyConversionContext (ServiceEndpoint endpoint)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public abstract ICollection`1 GetBindingAssertions ()
- Method (i): public virtual int GetHashCode ()
- Method: public abstract ICollection`1 GetMessageBindingAssertions (MessageDescription message)
- Method: public abstract ICollection`1 GetOperationBindingAssertions (OperationDescription operation)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract BindingElementCollection BindingElements { public get; }
- Property: ContractDescription Contract { public get; }
|
--> NONE <-- |
System.ServiceModel.Design ReliableSessionBindingElementConverter () |
public sealed class System.ServiceModel.Design.ReliableSessionBindingElementConverter |
n/a |
- Constructor: public ReliableSessionBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public void ExportBindingElement (PolicyConversionContext context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportPolicy (MetadataImporter importer, PolicyConversionContext policyContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Design SecurityBindingElementConverter () |
public class System.ServiceModel.Design.SecurityBindingElementConverter |
n/a |
- Constructor: public SecurityBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportPolicy (MetadataImporter importer, PolicyConversionContext policyContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int MaximumPolicyRedirections { public get; }
|
--> NONE <-- |
System.ServiceModel.Design ServiceContractGenerationContext () |
public class System.ServiceModel.Design.ServiceContractGenerationContext |
n/a |
- Constructor: public ServiceContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ContractDescription contract, CodeTypeDeclaration contractType)
- Constructor: public ServiceContractGenerationContext (ServiceContractGenerator serviceContractGenerator, ContractDescription contract, CodeTypeDeclaration contractType, CodeTypeDeclaration duplexCallbackType)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ContractDescription Contract { public get; }
- Property: CodeTypeDeclaration ContractType { public get; }
- Property: CodeTypeDeclaration DuplexCallbackType { public get; }
- Property: Collection`1 Operations { public get; }
- Property: ServiceContractGenerator ServiceContractGenerator { public get; }
|
--> NONE <-- |
System.ServiceModel.Design ServiceContractGenerator () |
public class System.ServiceModel.Design.ServiceContractGenerator |
n/a |
- Constructor: public ServiceContractGenerator ()
- Constructor: public ServiceContractGenerator (Configuration targetConfig)
- Constructor: public ServiceContractGenerator (CodeCompileUnit targetCompileUnit)
- Constructor: public ServiceContractGenerator (CodeCompileUnit targetCompileUnit, Configuration targetConfig)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public void GenerateBinding (Binding binding, out string bindingSectionName, out string configurationName)
- Method: public CodeTypeReference GenerateServiceContractType (ContractDescription contractDescription)
- Method: public CodeTypeReference GenerateServiceEndpoint (ServiceEndpoint endpoint, out ChannelEndpointElement channelElement)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Configuration Configuration { public get; }
- Property: Collection`1 Errors { public get; }
- Property: bool GenerateAsyncMethods { public get; public set; }
- Property: bool GenerateChannelInterface { public get; public set; }
- Property: bool GenerateInternalTypes { public get; public set; }
- Property: bool GenerateProxyClass { public get; public set; }
- Property: bool GenerateTypedMessages { public get; public set; }
- Property: Dictionary`2 NamespaceMappings { public get; }
- Property: Dictionary`2 ReferencedTypes { public get; }
- Property: CodeCompileUnit TargetCompileUnit { public get; }
|
--> NONE <-- |
System.ServiceModel.Design ServiceThrottlingBehavior () |
public class System.ServiceModel.Design.ServiceThrottlingBehavior |
n/a |
- Constructor: public ServiceThrottlingBehavior ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int MaxConcurrentCalls { public get; public set; }
- Property: int MaxConnections { public get; public set; }
- Property: int MaxInstances { public get; public set; }
- Property: int MaxPendingOperations { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Design TransactionFlowBindingElementConverter () |
public sealed class System.ServiceModel.Design.TransactionFlowBindingElementConverter |
n/a |
- Constructor: public TransactionFlowBindingElementConverter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public void ExportPolicy (MetadataExporter exporter, PolicyConversionContext policyContext)
- Method (i): protected virtual void Finalize ()
- Method: public XmlElement GetAssertion (XmlDocument doc, TransactionFlowOption option, string prefix, string name, string ns)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportPolicy (MetadataImporter Importer, PolicyConversionContext policyContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Design TransportBindingElementConverter () |
public class System.ServiceModel.Design.TransportBindingElementConverter |
n/a |
- Constructor: public TransportBindingElementConverter ()
- Method: public virtual void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportContract (WsdlImporter importer, WsdlContractConversionContext context)
- Method: public virtual void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext endpointContext)
- Method: public virtual void ImportPolicy (MetadataImporter importer, PolicyConversionContext policyContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Design WsdlContractConversionContext () |
public class System.ServiceModel.Design.WsdlContractConversionContext |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public MessageDescription GetMessageDescription (OperationMessage operationMessage)
- Method: public Operation GetOperation (OperationDescription operation)
- Method: public OperationDescription GetOperationDescription (Operation operation)
- Method: public OperationMessage GetOperationMessage (MessageDescription message)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ContractDescription Contract { public get; }
- Property: PortType WsdlPortType { public get; }
|
--> NONE <-- |
System.ServiceModel.Design WsdlEndpointConversionContext () |
public class System.ServiceModel.Design.WsdlEndpointConversionContext |
n/a |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public MessageBinding GetMessageBinding (MessageDescription message)
- Method: public MessageDescription GetMessageDescription (MessageBinding messageBinding)
- Method: public OperationBinding GetOperationBinding (OperationDescription operation)
- Method: public OperationDescription GetOperationDescription (OperationBinding operationBinding)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: WsdlContractConversionContext ContractConversionContext { public get; }
- Property: ServiceEndpoint Endpoint { public get; }
- Property: Binding WsdlBinding { public get; }
- Property: Port WsdlPort { public get; }
|
--> NONE <-- |
System.ServiceModel.Design WsdlExporter () |
public class System.ServiceModel.Design.WsdlExporter |
n/a |
- Constructor: public WsdlExporter ()
- Method (i): public virtual bool Equals (object obj)
- Method: public override void ExportContract (ContractDescription contract)
- Method: public override void ExportEndpoint (ServiceEndpoint endpoint)
- Method: public void ExportEndpoints (IEnumerable`1 endpoints, XmlQualifiedName wsdlServiceQName)
- Method (i): ProtectedInternal PolicyConversionContext ExportPolicy (ServiceEndpoint endpoint)
- Method (i): protected virtual void Finalize ()
- Method: public override IEnumerable`1 GetGeneratedMetadata ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Collection`1 Errors { public get; }
- Property: ServiceDescriptionCollection GeneratedWsdlDocuments { public get; }
- Property: XmlSchemaSet GeneratedXmlSchemas { public get; }
- Property: Dictionary`2 State { public get; }
|
--> NONE <-- |
System.ServiceModel.Design WsdlImporter () |
public class System.ServiceModel.Design.WsdlImporter |
n/a |
- Constructor: public WsdlImporter (IEnumerable`1 policyExtensions, IEnumerable`1 wsdlExtensions, IEnumerable`1 metadataDocuments)
- Constructor: public WsdlImporter (IEnumerable`1 policyExtensions, IEnumerable`1 metadataDocuments)
- Constructor: public WsdlImporter (IEnumerable`1 wsdlExtensions, IEnumerable`1 metadataDocuments)
- Constructor: public WsdlImporter (IEnumerable`1 metadataDocuments)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public IEnumerable`1 ImportAllBindings ()
- Method: public override Collection`1 ImportAllContracts ()
- Method: public override ServiceEndpointCollection ImportAllEndpoints ()
- Method: public Binding ImportBinding (Binding wsdlBinding)
- Method: public ContractDescription ImportContract (PortType wsdlPortType)
- Method: public ServiceEndpoint ImportEndpoint (Port wsdlPort)
- Method: public ServiceEndpointCollection ImportEndpoints (Binding wsdlBinding)
- Method: public ServiceEndpointCollection ImportEndpoints (PortType wsdlPortType)
- Method: public ServiceEndpointCollection ImportEndpoints (Service wsdlService)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method (i): ProtectedInternal bool TryImportPolicy (PolicyConversionContext policyContext)
- Property: Collection`1 Errors { public get; }
- Property: Dictionary`2 KnownContracts { public get; }
- Property: IEnumerable`1 Policies { public get; }
- Property: IEnumerable`1 PolicyExtensions { public get; }
- Property: Dictionary`2 State { public get; }
- Property: IEnumerable`1 WsdlDocuments { public get; }
- Property: IEnumerable`1 WsdlExtensions { public get; }
- Property: IEnumerable`1 XmlSchemas { public get; }
|
--> NONE <-- |
System.ServiceModel.Design XmlFormatterMessageContractConverter () |
public class System.ServiceModel.Design.XmlFormatterMessageContractConverter |
n/a |
- Constructor: public XmlFormatterMessageContractConverter ()
- Method: public virtual void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportContract (WsdlImporter importer, WsdlContractConversionContext contractContext)
- Method: public virtual void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext endpointContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool Enabled { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Design XmlSerializerMessageContractConverter () |
public class System.ServiceModel.Design.XmlSerializerMessageContractConverter |
n/a |
- Constructor: public XmlSerializerMessageContractConverter ()
- Method: public virtual void BeforeImport (ServiceDescriptionCollection wsdlDocuments, XmlSchemaSet xmlSchemas, ICollection`1 policy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void ImportContract (WsdlImporter importer, WsdlContractConversionContext contractContext)
- Method: public virtual void ImportEndpoint (WsdlImporter importer, WsdlEndpointConversionContext endpointContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Dispatcher ActionMessageFilter () |
n/a |
public class System.ServiceModel.Dispatcher.ActionMessageFilter |
--> NONE <-- |
- Constructor: public ActionMessageFilter (string[] actions)
- Method: ProtectedInternal override IMessageFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ReadOnlyCollection`1 Actions { public get; }
|
System.ServiceModel.Dispatcher ActionMessageFilterTable`1 () |
n/a |
public class System.ServiceModel.Dispatcher.ActionMessageFilterTable`1 |
--> NONE <-- |
- Constructor: public ActionMessageFilterTable`1 ()
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public void Add (ActionMessageFilter filter, TFilterData data)
- Method: public virtual void Add (MessageFilter filter, TFilterData data)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (MessageFilter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual bool GetMatchingFilter (Message message, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilter (MessageBuffer messageBuffer, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilters (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingFilters (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public virtual bool GetMatchingValue (Message message, out TFilterData data)
- Method: public virtual bool GetMatchingValue (MessageBuffer messageBuffer, out TFilterData data)
- Method: public virtual bool GetMatchingValues (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingValues (MessageBuffer messageBuffer, ICollection`1 results)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public bool Remove (ActionMessageFilter filter)
- Method: public virtual bool Remove (MessageFilter filter)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (MessageFilter filter, out TFilterData data)
- Property: virtual int Count { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual TFilterData this [MessageFilter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: virtual ICollection`1 Values { public get; }
|
System.ServiceModel.Dispatcher ChannelDispatcher () |
n/a |
public class System.ServiceModel.Dispatcher.ChannelDispatcher |
--> NONE <-- |
- Constructor: public ChannelDispatcher (IChannelListener listener)
- Constructor: public ChannelDispatcher (IChannelListener listener, string bindingName)
- Constructor: public ChannelDispatcher (IChannelListener listener, string bindingName, IDefaultCommunicationTimeouts timeouts)
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method: protected override void Attach (ServiceHostBase host)
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method: public override void CloseInput ()
- Method: protected override void Detach (ServiceHostBase host)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnAbort ()
- Method: protected override IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected override IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected override void OnClose (TimeSpan timeout)
- Method: protected override void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method: protected override void OnEndClose (IAsyncResult result)
- Method: protected override void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method: protected override void OnOpen (TimeSpan timeout)
- Method: protected override void OnOpened ()
- Method: protected override void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Property: string BindingName { public get; }
- Property: SynchronizedCollection`1 ChannelInitializers { public get; }
- Property: ConcurrencyMode ConcurrencyMode { public get; public set; }
- Property: protected override TimeSpan DefaultCloseTimeout { }
- Property: protected override TimeSpan DefaultOpenTimeout { }
- Property: SynchronizedCollection`1 Endpoints { public get; }
- Property: Collection`1 ErrorHandlers { public get; }
- Property: protected object EventSender { }
- Property: ServiceHostBase Host { public get; }
- Property: InstanceContextMode InstanceContextMode { public get; public set; }
- Property: protected bool IsDisposed { }
- Property: bool IsTransactedAccept { public get; }
- Property: bool IsTransactedReceive { public get; public set; }
- Property: override IChannelListener Listener { public get; }
- Property: bool ManualAddressing { public get; public set; }
- Property: int MaxTransactedBatchSize { public get; public set; }
- Property: bool ReceiveSynchronously { public get; public set; }
- Property: bool ReturnUnknownExceptionsAsFaults { public get; public set; }
- Property: override ServiceHostBase ServiceHostBase { public get; }
- Property: ServiceThrottle ServiceThrottle { public get; public set; }
- Property: InstanceContext SingletonInstanceContext { public get; public set; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
- Property: IsolationLevel TransactionIsolationLevel { public get; public set; }
- Property: TimeSpan TransactionTimeout { public get; public set; }
|
System.ServiceModel.Dispatcher ChannelDispatcherBase () |
n/a |
public abstract class System.ServiceModel.Dispatcher.ChannelDispatcherBase |
--> NONE <-- |
- Constructor: protected ChannelDispatcherBase ()
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method (i): public virtual void Abort ()
- Method: protected virtual void Attach (ServiceHostBase host)
- Method (i): public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method (i): public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public virtual void Close ()
- Method (i): public virtual void Close (TimeSpan timeout)
- Method: public virtual void CloseInput ()
- Method: protected virtual void Detach (ServiceHostBase host)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual void EndClose (IAsyncResult result)
- Method (i): public virtual void EndOpen (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public void Fault ()
- Method (i): protected virtual void Finalize ()
- Method (i): protected virtual Type GetCommunicationObjectType ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnAbort ()
- Method (i): protected virtual IAsyncResult OnBeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult OnBeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual void OnClose (TimeSpan timeout)
- Method (i): protected virtual void OnClosed ()
- Method (i): protected virtual void OnClosing ()
- Method (i): protected virtual void OnEndClose (IAsyncResult result)
- Method (i): protected virtual void OnEndOpen (IAsyncResult result)
- Method (i): protected virtual void OnFaulted ()
- Method (i): protected virtual void OnOpen (TimeSpan timeout)
- Method (i): protected virtual void OnOpened ()
- Method (i): protected virtual void OnOpening ()
- Method (i): public virtual void Open ()
- Method (i): public virtual void Open (TimeSpan timeout)
- Method (i): protected void ThrowIfDisposed ()
- Method (i): protected void ThrowIfDisposedOrImmutable ()
- Method (i): protected void ThrowIfDisposedOrNotOpen ()
- Method (i): public virtual string ToString ()
- Property: protected abstract TimeSpan DefaultCloseTimeout { }
- Property: protected abstract TimeSpan DefaultOpenTimeout { }
- Property: protected object EventSender { }
- Property: protected bool IsDisposed { }
- Property: abstract IChannelListener Listener { public get; }
- Property: abstract ServiceHostBase ServiceHostBase { public get; }
- Property: virtual CommunicationState State { public get; }
- Property: protected object ThisLock { }
|
System.ServiceModel.Dispatcher ChannelDispatcherCollection () |
n/a |
public class System.ServiceModel.Dispatcher.ChannelDispatcherCollection |
--> NONE <-- |
- Method (i): public virtual void Add (ChannelDispatcherBase item)
- Method (i): public virtual void Clear ()
- Method: protected override void ClearItems ()
- Method (i): public virtual bool Contains (ChannelDispatcherBase item)
- Method (i): public virtual void CopyTo (ChannelDispatcherBase[] array, int index)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual int IndexOf (ChannelDispatcherBase item)
- Method (i): public virtual void Insert (int index, ChannelDispatcherBase item)
- Method: protected override void InsertItem (int index, ChannelDispatcherBase item)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool Remove (ChannelDispatcherBase item)
- Method (i): public virtual void RemoveAt (int index)
- Method: protected override void RemoveItem (int index)
- Method: protected override void SetItem (int index, ChannelDispatcherBase item)
- Method (i): public virtual string ToString ()
- Property: virtual int Count { public get; }
- Property: virtual ChannelDispatcherBase this [int index] { public get; public set; }
- Property: protected List`1 Items { }
- Property: object SyncRoot { public get; }
|
System.ServiceModel.Dispatcher ClientOperation () |
n/a |
public sealed class System.ServiceModel.Dispatcher.ClientOperation |
--> NONE <-- |
- Constructor: public ClientOperation (ClientRuntime parent, string name, string action)
- Constructor: public ClientOperation (ClientRuntime parent, string name, string action, string replyAction)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: MethodInfo BeginMethod { public get; public set; }
- Property: bool DeserializeReply { public get; public set; }
- Property: MethodInfo EndMethod { public get; public set; }
- Property: SynchronizedCollection`1 FaultDetailTypes { public get; }
- Property: IClientFormatter Formatter { public get; public set; }
- Property: bool IsInitiating { public get; public set; }
- Property: bool IsOneWay { public get; public set; }
- Property: bool IsTerminating { public get; public set; }
- Property: string Name { public get; }
- Property: SynchronizedCollection`1 ParameterInspectors { public get; }
- Property: ClientRuntime Parent { public get; }
- Property: string ReplyAction { public get; }
- Property: bool SerializeRequest { public get; public set; }
- Property: MethodInfo SyncMethod { public get; public set; }
|
System.ServiceModel.Dispatcher ClientRuntime () |
n/a |
public sealed class System.ServiceModel.Dispatcher.ClientRuntime |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DispatchRuntime CallbackDispatchRuntime { public get; }
- Property: Type CallbackProxyType { public get; public set; }
- Property: SynchronizedCollection`1 ChannelInitializers { public get; }
- Property: string ContractName { public get; }
- Property: string ContractNamespace { public get; }
- Property: Type ContractProxyType { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: SynchronizedCollection`1 MessageInspectors { public get; }
- Property: SynchronizedKeyedCollection`2 Operations { public get; }
- Property: IClientOperationSelector OperationSelector { public get; public set; }
- Property: ClientOperation UnhandledProxyOperation { public get; }
- Property: bool ValidateMustUnderstand { public get; public set; }
- Property: Uri Via { public get; public set; }
|
System.ServiceModel.Dispatcher DispatchOperation () |
n/a |
public sealed class System.ServiceModel.Dispatcher.DispatchOperation |
--> NONE <-- |
- Constructor: public DispatchOperation (DispatchRuntime parent, string name, string action)
- Constructor: public DispatchOperation (DispatchRuntime parent, string name, string action, string replyAction)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Action { public get; }
- Property: bool DeserializeRequest { public get; public set; }
- Property: SynchronizedCollection`1 FaultDetailTypes { public get; }
- Property: IDispatchFormatter Formatter { public get; public set; }
- Property: ImpersonationOption Impersonation { public get; public set; }
- Property: IOperationInvoker Invoker { public get; public set; }
- Property: bool IsOneWay { public get; }
- Property: bool IsTerminating { public get; public set; }
- Property: string Name { public get; }
- Property: SynchronizedCollection`1 ParameterInspectors { public get; }
- Property: DispatchRuntime Parent { public get; }
- Property: bool ReleaseInstanceAfterCall { public get; public set; }
- Property: bool ReleaseInstanceBeforeCall { public get; public set; }
- Property: string ReplyAction { public get; }
- Property: bool SerializeReply { public get; public set; }
- Property: bool TransactionAutoComplete { public get; public set; }
- Property: bool TransactionRequired { public get; public set; }
|
System.ServiceModel.Dispatcher DispatchRuntime () |
n/a |
public sealed class System.ServiceModel.Dispatcher.DispatchRuntime |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AutomaticInputSessionShutdown { public get; public set; }
- Property: ClientRuntime CallbackClientRuntime { public get; }
- Property: ChannelDispatcher ChannelDispatcher { public get; }
- Property: EndpointDispatcher EndpointDispatcher { public get; }
- Property: ReadOnlyCollection`1 ExternalAuthorizationPolicies { public get; public set; }
- Property: bool IgnoreTransactionMessageProperty { public get; public set; }
- Property: bool ImpersonateCallerForAllOperations { public get; public set; }
- Property: SynchronizedCollection`1 InputSessionShutdownHandlers { public get; }
- Property: SynchronizedCollection`1 InstanceContextInitializers { public get; }
- Property: SynchronizedCollection`1 InstanceContextLifetimes { public get; }
- Property: IInstanceProvider InstanceProvider { public get; public set; }
- Property: AuditLevel MessageAuthenticationAuditLevel { public get; public set; }
- Property: SynchronizedCollection`1 MessageInspectors { public get; }
- Property: SynchronizedKeyedCollection`2 Operations { public get; }
- Property: IDispatchOperationSelector OperationSelector { public get; public set; }
- Property: PrincipalPermissionMode PrincipalPermissionMode { public get; public set; }
- Property: bool ReleaseServiceInstanceOnTransactionComplete { public get; public set; }
- Property: RoleProvider RoleProvider { public get; public set; }
- Property: AuditLogLocation SecurityAuditLogLocation { public get; public set; }
- Property: AuditLevel ServiceAuthorizationAuditLevel { public get; public set; }
- Property: ServiceAuthorizationManager ServiceAuthorizationManager { public get; public set; }
- Property: bool SuppressAuditFailure { public get; public set; }
- Property: SynchronizationContext SynchronizationContext { public get; public set; }
- Property: bool TransactionAutoCompleteOnSessionClose { public get; public set; }
- Property: Type Type { public get; public set; }
- Property: DispatchOperation UnhandledDispatchOperation { public get; public set; }
|
System.ServiceModel.Dispatcher EndpointAddressMessageFilter () |
n/a |
public class System.ServiceModel.Dispatcher.EndpointAddressMessageFilter |
--> NONE <-- |
- Constructor: public EndpointAddressMessageFilter (EndpointAddress address)
- Constructor: public EndpointAddressMessageFilter (EndpointAddress address, bool includeHostNameInComparison)
- Method: ProtectedInternal override IMessageFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; }
- Property: bool IncludeHostNameInComparison { public get; }
|
System.ServiceModel.Dispatcher EndpointAddressMessageFilterTable`1 () |
n/a |
public class System.ServiceModel.Dispatcher.EndpointAddressMessageFilterTable`1 |
--> NONE <-- |
- Constructor: public EndpointAddressMessageFilterTable`1 ()
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public void Add (EndpointAddressMessageFilter filter, TFilterData data)
- Method: public virtual void Add (MessageFilter filter, TFilterData data)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (MessageFilter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual bool GetMatchingFilter (Message message, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilter (MessageBuffer messageBuffer, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilters (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingFilters (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public virtual bool GetMatchingValue (Message message, out TFilterData data)
- Method: public virtual bool GetMatchingValue (MessageBuffer messageBuffer, out TFilterData data)
- Method: public virtual bool GetMatchingValues (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingValues (MessageBuffer messageBuffer, ICollection`1 results)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public bool Remove (EndpointAddressMessageFilter filter)
- Method: public virtual bool Remove (MessageFilter filter)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (MessageFilter filter, out TFilterData data)
- Property: virtual int Count { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual TFilterData this [MessageFilter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: virtual ICollection`1 Values { public get; }
|
System.ServiceModel.Dispatcher ExceptionHandler () |
n/a |
public abstract class System.ServiceModel.Dispatcher.ExceptionHandler |
--> NONE <-- |
- Constructor: protected ExceptionHandler ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract bool HandleException (Exception exception)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static ExceptionHandler AsynchronousThreadExceptionHandler { public get; public set; }
|
System.ServiceModel.Dispatcher FilterInvalidBodyAccessException () |
n/a |
public class System.ServiceModel.Dispatcher.FilterInvalidBodyAccessException |
--> NONE <-- |
- Constructor: public FilterInvalidBodyAccessException ()
- Constructor: protected FilterInvalidBodyAccessException (SerializationInfo info, StreamingContext context)
- Constructor: public FilterInvalidBodyAccessException (string message)
- Constructor: public FilterInvalidBodyAccessException (string message, Collection`1 filters)
- Constructor: public FilterInvalidBodyAccessException (string message, Exception innerException)
- Constructor: public FilterInvalidBodyAccessException (string message, Exception innerException, Collection`1 filters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: Collection`1 Filters { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Dispatcher IChannelInitializer () |
n/a |
public interface System.ServiceModel.Dispatcher.IChannelInitializer |
--> NONE <-- |
- Method: void Initialize (IClientChannel channel)
|
System.ServiceModel.Dispatcher IClientFormatter () |
n/a |
public interface System.ServiceModel.Dispatcher.IClientFormatter |
--> NONE <-- |
- Method: object DeserializeReply (Message message, object[] parameters)
- Method: Message SerializeRequest (MessageVersion messageVersion, object[] parameters)
|
System.ServiceModel.Dispatcher IClientMessageInspector () |
n/a |
public interface System.ServiceModel.Dispatcher.IClientMessageInspector |
--> NONE <-- |
- Method: void AfterReceiveReply (Message reply, object correlationState)
- Method: object BeforeSendRequest (Message request, IClientChannel channel)
|
System.ServiceModel.Dispatcher IClientOperationSelector () |
n/a |
public interface System.ServiceModel.Dispatcher.IClientOperationSelector |
--> NONE <-- |
- Method: string SelectOperation (MethodBase method, object[] parameters)
- Property: bool AreParametersRequiredForSelection { public get; }
|
System.ServiceModel.Dispatcher IDispatchFormatter () |
n/a |
public interface System.ServiceModel.Dispatcher.IDispatchFormatter |
--> NONE <-- |
- Method: void DeserializeRequest (Message message, object[] parameters)
- Method: Message SerializeReply (MessageVersion messageVersion, object[] parameters, object result)
|
System.ServiceModel.Dispatcher IDispatchMessageInspector () |
n/a |
public interface System.ServiceModel.Dispatcher.IDispatchMessageInspector |
--> NONE <-- |
- Method: object AfterReceiveRequest (Message request, IClientChannel channel, InstanceContext instanceContext)
- Method: void BeforeSendReply (Message reply, object correlationState)
|
System.ServiceModel.Dispatcher IDispatchOperationSelector () |
n/a |
public interface System.ServiceModel.Dispatcher.IDispatchOperationSelector |
--> NONE <-- |
- Method: string SelectOperation (Message message)
|
System.ServiceModel.Dispatcher IErrorHandler () |
n/a |
public interface System.ServiceModel.Dispatcher.IErrorHandler |
--> NONE <-- |
- Method: bool HandleError (Exception error, MessageFault fault)
- Method: void ProvideFault (Exception error, MessageFault fault, string faultAction)
|
System.ServiceModel.Dispatcher IInputSessionShutdown () |
n/a |
public interface System.ServiceModel.Dispatcher.IInputSessionShutdown |
--> NONE <-- |
- Method: void ChannelFaulted (IDuplexContextChannel channel)
- Method: void DoneReceiving (IDuplexContextChannel channel)
|
System.ServiceModel.Dispatcher IInstanceContextInitializer () |
n/a |
public interface System.ServiceModel.Dispatcher.IInstanceContextInitializer |
--> NONE <-- |
- Method: void Initialize (InstanceContext instanceContext, Message message)
|
System.ServiceModel.Dispatcher IInstanceProvider () |
n/a |
public interface System.ServiceModel.Dispatcher.IInstanceProvider |
--> NONE <-- |
- Method: object GetInstance (InstanceContext instanceContext)
- Method: object GetInstance (InstanceContext instanceContext, Message message)
- Method: void ReleaseInstance (InstanceContext instanceContext, object instance)
|
System.ServiceModel.Dispatcher IMessageFilterTable`1 () |
n/a |
public interface System.ServiceModel.Dispatcher.IMessageFilterTable`1 |
--> NONE <-- |
- Method: bool GetMatchingFilter (Message message, out MessageFilter filter)
- Method: bool GetMatchingFilter (MessageBuffer messageBuffer, out MessageFilter filter)
- Method: bool GetMatchingFilters (Message message, ICollection`1 results)
- Method: bool GetMatchingFilters (MessageBuffer messageBuffer, ICollection`1 results)
- Method: bool GetMatchingValue (Message message, out TFilterData value)
- Method: bool GetMatchingValue (MessageBuffer messageBuffer, out TFilterData value)
- Method: bool GetMatchingValues (Message message, ICollection`1 results)
- Method: bool GetMatchingValues (MessageBuffer messageBuffer, ICollection`1 results)
|
System.ServiceModel.Dispatcher InstanceContextIdleCallback () |
n/a |
public sealed delegate System.ServiceModel.Dispatcher.InstanceContextIdleCallback |
--> NONE <-- |
- Constructor: public InstanceContextIdleCallback (object object, IntPtr method)
- Method: public virtual IAsyncResult BeginInvoke (InstanceContext instanceContext, AsyncCallback callback, object object)
- Method (i): public virtual object Clone ()
- Method (i): protected virtual delegate CombineImpl (delegate follow)
- Method (i): public object DynamicInvoke (object[] args)
- Method (i): protected virtual object DynamicInvokeImpl (object[] args)
- Method: public virtual void EndInvoke (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual delegate[] GetInvocationList ()
- Method (i): protected virtual MethodInfo GetMethodImpl ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public Type GetType ()
- Method: public virtual void Invoke (InstanceContext instanceContext)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual delegate RemoveImpl (delegate value)
- Method (i): public virtual string ToString ()
- Property: MethodInfo Method { public get; }
- Property: object Target { public get; }
|
System.ServiceModel.Dispatcher InvalidBodyAccessException () |
n/a |
public abstract class System.ServiceModel.Dispatcher.InvalidBodyAccessException |
--> NONE <-- |
- Constructor: protected InvalidBodyAccessException (SerializationInfo info, StreamingContext context)
- Constructor: protected InvalidBodyAccessException (string message)
- Constructor: protected InvalidBodyAccessException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Dispatcher IOperationInvoker () |
n/a |
public interface System.ServiceModel.Dispatcher.IOperationInvoker |
--> NONE <-- |
- Method: object[] AllocateInputs ()
- Method: object Invoke (object instance, object[] inputs, out object[] outputs)
- Method: IAsyncResult InvokeBegin (object instance, object[] inputs, AsyncCallback callback, object state)
- Method: object InvokeEnd (object instance, out object[] outputs, IAsyncResult result)
- Property: bool IsSynchronous { public get; }
|
System.ServiceModel.Dispatcher IParameterInspector () |
n/a |
public interface System.ServiceModel.Dispatcher.IParameterInspector |
--> NONE <-- |
- Method: void AfterCall (string operationName, object[] outputs, object returnValue, object correlationState)
- Method: object BeforeCall (string operationName, object[] inputs)
|
System.ServiceModel.Dispatcher IShareableInstanceContextLifetime () |
n/a |
public interface System.ServiceModel.Dispatcher.IShareableInstanceContextLifetime |
--> NONE <-- |
- Method: bool IsIdle (InstanceContext instanceContext)
- Method: void NotifyIdle (InstanceContextIdleCallback callback, InstanceContext instanceContext)
|
System.ServiceModel.Dispatcher MatchAllMessageFilter () |
n/a |
public class System.ServiceModel.Dispatcher.MatchAllMessageFilter |
--> NONE <-- |
- Constructor: public MatchAllMessageFilter ()
- Method (i): ProtectedInternal virtual IMessageFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static MessageFilter Filter { public get; }
|
System.ServiceModel.Dispatcher MatchNoneMessageFilter () |
n/a |
public class System.ServiceModel.Dispatcher.MatchNoneMessageFilter |
--> NONE <-- |
- Constructor: public MatchNoneMessageFilter ()
- Method (i): ProtectedInternal virtual IMessageFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static MessageFilter Filter { public get; }
|
System.ServiceModel.Dispatcher MessageFilter () |
n/a |
public abstract class System.ServiceModel.Dispatcher.MessageFilter |
--> NONE <-- |
- Constructor: protected MessageFilter ()
- Method: ProtectedInternal virtual IMessageFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract bool Match (Message message)
- Method: public abstract bool Match (MessageBuffer buffer)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Dispatcher MessageFilterException () |
n/a |
public class System.ServiceModel.Dispatcher.MessageFilterException |
--> NONE <-- |
- Constructor: public MessageFilterException ()
- Constructor: protected MessageFilterException (SerializationInfo info, StreamingContext context)
- Constructor: public MessageFilterException (string message)
- Constructor: public MessageFilterException (string message, Collection`1 filters)
- Constructor: public MessageFilterException (string message, Exception innerException)
- Constructor: public MessageFilterException (string message, Exception innerException, Collection`1 filters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: Collection`1 Filters { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Dispatcher MessageFilterTable`1 () |
n/a |
public class System.ServiceModel.Dispatcher.MessageFilterTable`1 |
--> NONE <-- |
- Constructor: public MessageFilterTable`1 ()
- Constructor: public MessageFilterTable`1 (int defaultPriority)
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public virtual void Add (MessageFilter filter, TFilterData data)
- Method: public void Add (MessageFilter filter, TFilterData data, int priority)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (MessageFilter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method: protected virtual IMessageFilterTable`1 CreateFilterTable (MessageFilter filter)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual bool GetMatchingFilter (Message message, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilter (MessageBuffer buffer, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilters (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingFilters (MessageBuffer buffer, ICollection`1 results)
- Method: public virtual bool GetMatchingValue (Message message, out TFilterData data)
- Method: public virtual bool GetMatchingValue (MessageBuffer buffer, out TFilterData data)
- Method: public virtual bool GetMatchingValues (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingValues (MessageBuffer buffer, ICollection`1 results)
- Method: public int GetPriority (MessageFilter filter)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public virtual bool Remove (MessageFilter filter)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryGetValue (MessageFilter filter, out TFilterData data)
- Property: virtual int Count { public get; }
- Property: int DefaultPriority { public get; public set; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual TFilterData this [MessageFilter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: virtual ICollection`1 Values { public get; }
|
System.ServiceModel.Dispatcher MultipleFilterMatchesException () |
n/a |
public class System.ServiceModel.Dispatcher.MultipleFilterMatchesException |
--> NONE <-- |
- Constructor: public MultipleFilterMatchesException ()
- Constructor: protected MultipleFilterMatchesException (SerializationInfo info, StreamingContext context)
- Constructor: public MultipleFilterMatchesException (string message)
- Constructor: public MultipleFilterMatchesException (string message, Collection`1 filters)
- Constructor: public MultipleFilterMatchesException (string message, Exception innerException)
- Constructor: public MultipleFilterMatchesException (string message, Exception innerException, Collection`1 filters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: Collection`1 Filters { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Dispatcher NavigatorInvalidBodyAccessException () |
n/a |
public class System.ServiceModel.Dispatcher.NavigatorInvalidBodyAccessException |
--> NONE <-- |
- Constructor: public NavigatorInvalidBodyAccessException ()
- Constructor: protected NavigatorInvalidBodyAccessException (SerializationInfo info, StreamingContext context)
- Constructor: public NavigatorInvalidBodyAccessException (string message)
- Constructor: public NavigatorInvalidBodyAccessException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Dispatcher SeekableXPathNavigator () |
n/a |
public abstract class System.ServiceModel.Dispatcher.SeekableXPathNavigator |
--> NONE <-- |
- Constructor: protected SeekableXPathNavigator ()
- Method (i): public virtual XmlWriter AppendChild ()
- Method (i): public virtual void AppendChild (string newChild)
- Method (i): public virtual void AppendChild (XmlReader newChild)
- Method (i): public virtual void AppendChild (XPathNavigator newChild)
- Method (i): public virtual void AppendChildElement (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual bool CheckValidity (XmlSchemaSet schemas, ValidationEventHandler validationEventHandler)
- Method (i): public abstract XPathNavigator Clone ()
- Method: public abstract XmlNodeOrder ComparePosition (long firstPosition, long secondPosition)
- Method (i): public virtual XmlNodeOrder ComparePosition (XPathNavigator nav)
- Method (i): public virtual XPathExpression Compile (string xpath)
- Method (i): public virtual void CreateAttribute (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual XmlWriter CreateAttributes ()
- Method (i): public virtual XPathNavigator CreateNavigator ()
- Method (i): public virtual void DeleteRange (XPathNavigator lastSiblingToDelete)
- Method (i): public virtual void DeleteSelf ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual object Evaluate (string xpath)
- Method (i): public virtual object Evaluate (string xpath, IXmlNamespaceResolver resolver)
- Method (i): public virtual object Evaluate (XPathExpression expr)
- Method (i): public virtual object Evaluate (XPathExpression expr, XPathNodeIterator context)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual string GetAttribute (string localName, string namespaceURI)
- Method (i): public virtual int GetHashCode ()
- Method: public abstract string GetLocalName (long nodePosition)
- Method: public abstract string GetName (long nodePosition)
- Method: public abstract string GetNamespace (long nodePosition)
- Method (i): public virtual string GetNamespace (string name)
- Method (i): public virtual IDictionary`2 GetNamespacesInScope (XmlNamespaceScope scope)
- Method: public abstract XPathNodeType GetNodeType (long nodePosition)
- Method (i): public Type GetType ()
- Method: public abstract string GetValue (long nodePosition)
- Method (i): public virtual XmlWriter InsertAfter ()
- Method (i): public virtual void InsertAfter (string newSibling)
- Method (i): public virtual void InsertAfter (XmlReader newSibling)
- Method (i): public virtual void InsertAfter (XPathNavigator newSibling)
- Method (i): public virtual XmlWriter InsertBefore ()
- Method (i): public virtual void InsertBefore (string newSibling)
- Method (i): public virtual void InsertBefore (XmlReader newSibling)
- Method (i): public virtual void InsertBefore (XPathNavigator newSibling)
- Method (i): public virtual void InsertElementAfter (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual void InsertElementBefore (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual bool IsDescendant (XPathNavigator nav)
- Method (i): public abstract bool IsSamePosition (XPathNavigator other)
- Method (i): public virtual string LookupNamespace (string prefix)
- Method (i): public virtual string LookupPrefix (string namespaceURI)
- Method (i): public virtual bool Matches (string xpath)
- Method (i): public virtual bool Matches (XPathExpression expr)
- Method (i): protected object MemberwiseClone ()
- Method (i): public abstract bool MoveTo (XPathNavigator other)
- Method (i): public virtual bool MoveToAttribute (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToChild (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToChild (XPathNodeType type)
- Method (i): public virtual bool MoveToFirst ()
- Method (i): public abstract bool MoveToFirstAttribute ()
- Method (i): public abstract bool MoveToFirstChild ()
- Method (i): public bool MoveToFirstNamespace ()
- Method (i): public abstract bool MoveToFirstNamespace (XPathNamespaceScope namespaceScope)
- Method (i): public virtual bool MoveToFollowing (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToFollowing (string localName, string namespaceURI, XPathNavigator end)
- Method (i): public virtual bool MoveToFollowing (XPathNodeType type)
- Method (i): public virtual bool MoveToFollowing (XPathNodeType type, XPathNavigator end)
- Method (i): public abstract bool MoveToId (string id)
- Method (i): public virtual bool MoveToNamespace (string name)
- Method (i): public abstract bool MoveToNext ()
- Method (i): public virtual bool MoveToNext (string localName, string namespaceURI)
- Method (i): public virtual bool MoveToNext (XPathNodeType type)
- Method (i): public abstract bool MoveToNextAttribute ()
- Method (i): public bool MoveToNextNamespace ()
- Method (i): public abstract bool MoveToNextNamespace (XPathNamespaceScope namespaceScope)
- Method (i): public abstract bool MoveToParent ()
- Method (i): public abstract bool MoveToPrevious ()
- Method (i): public virtual void MoveToRoot ()
- Method (i): public virtual XmlWriter PrependChild ()
- Method (i): public virtual void PrependChild (string newChild)
- Method (i): public virtual void PrependChild (XmlReader newChild)
- Method (i): public virtual void PrependChild (XPathNavigator newChild)
- Method (i): public virtual void PrependChildElement (string prefix, string localName, string namespaceURI, string value)
- Method (i): public virtual XmlReader ReadSubtree ()
- Method (i): public virtual XmlWriter ReplaceRange (XPathNavigator lastSiblingToReplace)
- Method (i): public virtual void ReplaceSelf (string newNode)
- Method (i): public virtual void ReplaceSelf (XmlReader newNode)
- Method (i): public virtual void ReplaceSelf (XPathNavigator newNode)
- Method (i): public virtual XPathNodeIterator Select (string xpath)
- Method (i): public virtual XPathNodeIterator Select (string xpath, IXmlNamespaceResolver resolver)
- Method (i): public virtual XPathNodeIterator Select (XPathExpression expr)
- Method (i): public virtual XPathNodeIterator SelectAncestors (string name, string namespaceURI, bool matchSelf)
- Method (i): public virtual XPathNodeIterator SelectAncestors (XPathNodeType type, bool matchSelf)
- Method (i): public virtual XPathNodeIterator SelectChildren (string name, string namespaceURI)
- Method (i): public virtual XPathNodeIterator SelectChildren (XPathNodeType type)
- Method (i): public virtual XPathNodeIterator SelectDescendants (string name, string namespaceURI, bool matchSelf)
- Method (i): public virtual XPathNodeIterator SelectDescendants (XPathNodeType type, bool matchSelf)
- Method (i): public virtual XPathNavigator SelectSingleNode (string xpath)
- Method (i): public virtual XPathNavigator SelectSingleNode (string xpath, IXmlNamespaceResolver resolver)
- Method (i): public virtual XPathNavigator SelectSingleNode (XPathExpression expression)
- Method (i): public virtual void SetTypedValue (object typedValue)
- Method (i): public virtual void SetValue (string value)
- Method (i): public virtual string ToString ()
- Method (i): public virtual object ValueAs (Type returnType)
- Method (i): public virtual object ValueAs (Type returnType, IXmlNamespaceResolver nsResolver)
- Method (i): public virtual void WriteSubtree (XmlWriter writer)
- Property: abstract string BaseURI { public get; }
- Property: virtual bool CanEdit { public get; }
- Property: abstract long CurrentPosition { public get; public set; }
- Property: virtual bool HasAttributes { public get; }
- Property: virtual bool HasChildren { public get; }
- Property: virtual string InnerXml { public get; public set; }
- Property: abstract bool IsEmptyElement { public get; }
- Property: virtual bool IsNode { public get; }
- Property: abstract string LocalName { public get; }
- Property: abstract string Name { public get; }
- Property: abstract string NamespaceURI { public get; }
- Property: abstract XmlNameTable NameTable { public get; }
- Property: abstract XPathNodeType NodeType { public get; }
- Property: virtual string OuterXml { public get; public set; }
- Property: abstract string Prefix { public get; }
- Property: virtual IXmlSchemaInfo SchemaInfo { public get; }
- Property: virtual object TypedValue { public get; }
- Property: virtual object UnderlyingObject { public get; }
- Property: abstract string Value { public get; }
- Property: virtual bool ValueAsBoolean { public get; }
- Property: virtual DateTime ValueAsDateTime { public get; }
- Property: virtual double ValueAsDouble { public get; }
- Property: virtual int ValueAsInt { public get; }
- Property: virtual long ValueAsLong { public get; }
- Property: virtual Type ValueType { public get; }
- Property: virtual string XmlLang { public get; }
- Property: virtual XmlSchemaType XmlType { public get; }
|
System.ServiceModel.Dispatcher ServiceThrottle () |
n/a |
public sealed class System.ServiceModel.Dispatcher.ServiceThrottle |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int MaxConcurrentCalls { public get; public set; }
- Property: int MaxConnections { public get; public set; }
- Property: int MaxInstances { public get; public set; }
|
System.ServiceModel.Dispatcher XPathMessageContext () |
n/a |
public class System.ServiceModel.Dispatcher.XPathMessageContext |
--> NONE <-- |
- Constructor: public XPathMessageContext ()
- Constructor: public XPathMessageContext (NameTable table)
- Method (i): public virtual void AddNamespace (string prefix, string uri)
- Method: public override int CompareDocument (string baseUri, string nextBaseUri)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual IEnumerator GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual IDictionary`2 GetNamespacesInScope (XmlNamespaceScope scope)
- Method (i): public Type GetType ()
- Method (i): public virtual bool HasNamespace (string prefix)
- Method (i): public virtual string LookupNamespace (string prefix)
- Method (i): public virtual string LookupPrefix (string uri)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual bool PopScope ()
- Method: public override bool PreserveWhitespace (XPathNavigator node)
- Method (i): public virtual void PushScope ()
- Method (i): public virtual void RemoveNamespace (string prefix, string uri)
- Method: public override IXsltContextFunction ResolveFunction (string prefix, string name, XPathResultType[] argTypes)
- Method: public override IXsltContextVariable ResolveVariable (string prefix, string name)
- Method (i): public virtual string ToString ()
- Property: virtual string DefaultNamespace { public get; }
- Property: virtual XmlNameTable NameTable { public get; }
- Property: override bool Whitespace { public get; }
|
System.ServiceModel.Dispatcher XPathMessageFilter () |
n/a |
public class System.ServiceModel.Dispatcher.XPathMessageFilter |
--> NONE <-- |
- Constructor: public XPathMessageFilter ()
- Constructor: public XPathMessageFilter (string xpath)
- Constructor: public XPathMessageFilter (string xpath, XmlNamespaceManager namespaces)
- Constructor: public XPathMessageFilter (string xpath, XsltContext context)
- Constructor: public XPathMessageFilter (XmlReader reader)
- Constructor: public XPathMessageFilter (XmlReader reader, XmlNamespaceManager namespaces)
- Constructor: public XPathMessageFilter (XmlReader reader, XsltContext context)
- Method: ProtectedInternal override IMessageFilterTable`1 CreateFilterTable ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override bool Match (Message message)
- Method: public override bool Match (MessageBuffer messageBuffer)
- Method: public bool Match (SeekableXPathNavigator navigator)
- Method: public bool Match (XPathNavigator navigator)
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual XmlSchema OnGetSchema ()
- Method: protected virtual void OnReadXml (XmlReader reader)
- Method: protected virtual void OnWriteXml (XmlWriter writer)
- Method: protected void ReadXPath (XmlReader reader, XmlNamespaceManager namespaces)
- Method: public static XmlSchemaType StaticGetSchema (XmlSchemaSet schemas)
- Method (i): public virtual string ToString ()
- Method: public void TrimToSize ()
- Method: protected void WriteXPath (XmlWriter writer, IXmlNamespaceResolver resolver)
- Method: public void WriteXPathTo (XmlWriter writer, string prefix, string localName, string ns, bool writeNamespaces)
- Property: XmlNamespaceManager Namespaces { public get; }
- Property: int NodeQuota { public get; public set; }
- Property: string XPath { public get; }
|
System.ServiceModel.Dispatcher XPathMessageFilterTable`1 () |
n/a |
public class System.ServiceModel.Dispatcher.XPathMessageFilterTable`1 |
--> NONE <-- |
- Constructor: public XPathMessageFilterTable`1 ()
- Constructor: public XPathMessageFilterTable`1 (int capacity)
- Method: public virtual void Add (KeyValuePair`2 item)
- Method: public virtual void Add (MessageFilter filter, TFilterData data)
- Method: public void Add (XPathMessageFilter filter, TFilterData data)
- Method: public virtual void Clear ()
- Method: public virtual bool Contains (KeyValuePair`2 item)
- Method: public virtual bool ContainsKey (MessageFilter filter)
- Method: public virtual void CopyTo (KeyValuePair`2[] array, int arrayIndex)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual bool GetMatchingFilter (Message message, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilter (MessageBuffer messageBuffer, out MessageFilter filter)
- Method: public bool GetMatchingFilter (SeekableXPathNavigator navigator, out MessageFilter filter)
- Method: public bool GetMatchingFilter (XPathNavigator navigator, out MessageFilter filter)
- Method: public virtual bool GetMatchingFilters (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingFilters (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public bool GetMatchingFilters (SeekableXPathNavigator navigator, ICollection`1 results)
- Method: public bool GetMatchingFilters (XPathNavigator navigator, ICollection`1 results)
- Method: public virtual bool GetMatchingValue (Message message, out TFilterData data)
- Method: public virtual bool GetMatchingValue (MessageBuffer messageBuffer, out TFilterData data)
- Method: public bool GetMatchingValue (SeekableXPathNavigator navigator, out TFilterData data)
- Method: public bool GetMatchingValue (XPathNavigator navigator, out TFilterData data)
- Method: public virtual bool GetMatchingValues (Message message, ICollection`1 results)
- Method: public virtual bool GetMatchingValues (MessageBuffer messageBuffer, ICollection`1 results)
- Method: public bool GetMatchingValues (SeekableXPathNavigator navigator, ICollection`1 results)
- Method: public bool GetMatchingValues (XPathNavigator navigator, ICollection`1 results)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual bool Remove (KeyValuePair`2 item)
- Method: public virtual bool Remove (MessageFilter filter)
- Method: public bool Remove (XPathMessageFilter filter)
- Method (i): public virtual string ToString ()
- Method: public void TrimToSize ()
- Method: public virtual bool TryGetValue (MessageFilter filter, out TFilterData data)
- Property: virtual int Count { public get; }
- Property: virtual bool IsReadOnly { public get; }
- Property: virtual TFilterData this [MessageFilter filter] { public get; public set; }
- Property: virtual ICollection`1 Keys { public get; }
- Property: int NodeQuota { public get; public set; }
- Property: virtual ICollection`1 Values { public get; }
|
System.ServiceModel.Dispatcher XPathNavigatorException () |
n/a |
public class System.ServiceModel.Dispatcher.XPathNavigatorException |
--> NONE <-- |
- Constructor: public XPathNavigatorException ()
- Constructor: protected XPathNavigatorException (SerializationInfo info, StreamingContext context)
- Constructor: public XPathNavigatorException (string message)
- Constructor: public XPathNavigatorException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Integration ComPlusListenerInitializationException () |
public class System.ServiceModel.Integration.ComPlusListenerInitializationException |
n/a |
- Constructor: public ComPlusListenerInitializationException ()
- Constructor: protected ComPlusListenerInitializationException (SerializationInfo info, StreamingContext context)
- Constructor: public ComPlusListenerInitializationException (string message)
- Constructor: public ComPlusListenerInitializationException (string message, Exception inner)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel.Integration DllHostInitializer () |
public class System.ServiceModel.Integration.DllHostInitializer |
n/a |
- Constructor: public DllHostInitializer ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void Shutdown ()
- Method: public virtual void Startup (object punkProcessControl)
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Integration IChannelCredentials () |
public interface System.ServiceModel.Integration.IChannelCredentials |
n/a |
- Method: void SetFederationSettings (string endpointAddress, string bindingType, string bindingName)
- Method: void SetPrimaryX509CertificateFromFile (string fileName, string password, string keyStorageFlags)
- Method: void SetPrimaryX509CertificateFromStore (string storeLocation, string storeName, string findType, object findValue)
- Method: void SetProtectionX509CertificateFromFile (string fileName, string password, string keyStorageFlags)
- Method: void SetProtectionX509CertificateFromStore (string storeLocation, string storeName, string findType, object findValue)
- Method: void SetSspiCredential (string domain, string userName, string password, int impersonationLevel)
- Method: void SetUserNamePassword (string userName, string password)
- Method: void SetX509Authentication (string storeLocation, string revocationMode)
|
--> NONE <-- |
System.ServiceModel.Integration IMoniker () |
public interface System.ServiceModel.Integration.IMoniker |
n/a |
- Method: void BindToObject (IBindCtx pbc, IMoniker pmkToLeft, Guid riidResult, out IntPtr ppvResult)
- Method: void BindToStorage (IBindCtx pbc, IMoniker pmkToLeft, Guid riid, out object ppvObj)
- Method: void CommonPrefixWith (IMoniker pmkOther, out IMoniker ppmkPrefix)
- Method: void ComposeWith (IMoniker pmkRight, bool fOnlyIfNotGeneric, out IMoniker ppmkComposite)
- Method: void Enum (bool fForward, out IEnumMoniker ppenumMoniker)
- Method: void GetClassID (out Guid pClassID)
- Method: void GetDisplayName (IBindCtx pbc, IMoniker pmkToLeft, out string ppszDisplayName)
- Method: void GetSizeMax (out long pcbSize)
- Method: void GetTimeOfLastChange (IBindCtx pbc, IMoniker pmkToLeft, out FILETIME pFileTime)
- Method: void Hash (out int pdwHash)
- Method: void Inverse (out IMoniker ppmk)
- Method: int IsDirty ()
- Method: int IsEqual (IMoniker pmkOtherMoniker)
- Method: int IsRunning (IBindCtx pbc, IMoniker pmkToLeft, IMoniker pmkNewlyRunning)
- Method: int IsSystemMoniker (out int pdwMksys)
- Method: void Load (IStream pStm)
- Method: void ParseDisplayName (IBindCtx pbc, IMoniker pmkToLeft, string pszDisplayName, out int pchEaten, out IMoniker ppmkOut)
- Method: void Reduce (IBindCtx pbc, int dwReduceHowFar, IMoniker ppmkToLeft, out IMoniker ppmkReduced)
- Method: void RelativePathTo (IMoniker pmkOther, out IMoniker ppmkRelPath)
- Method: void Save (IStream pStm, bool fClearDirty)
|
--> NONE <-- |
System.ServiceModel.Integration IServiceSurrogate () |
public interface System.ServiceModel.Integration.IServiceSurrogate |
n/a |
- Method: void SetComObject (object serverObject)
|
--> NONE <-- |
System.ServiceModel.Integration ServiceMoniker () |
public sealed class System.ServiceModel.Integration.ServiceMoniker |
n/a |
- Constructor: public ServiceMoniker ()
- Method (i): public virtual ObjRef CreateObjRef (Type requestedType)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual object GetLifetimeService ()
- Method (i): public Type GetType ()
- Method (i): public virtual object InitializeLifetimeService ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected MarshalByRefObject MemberwiseClone (bool cloneIdentity)
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.MsmqIntegration MsmqAcknowledgeTypeProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqAcknowledgeTypeProperty |
--> NONE <-- |
- Constructor: public MsmqAcknowledgeTypeProperty (AcknowledgeTypes data)
- Field: protected AcknowledgeTypes data
- Field: public static const string Name, Value = MsmqAcknowledgeType
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqAcknowledgeTypeProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: AcknowledgeTypes Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqAcknowledgmentProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqAcknowledgmentProperty |
--> NONE <-- |
- Constructor: public MsmqAcknowledgmentProperty (Acknowledgment data)
- Field: protected Acknowledgment data
- Field: public static const string Name, Value = MsmqAcknowledgment
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqAcknowledgmentProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Acknowledgment Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqAdministrationQueueProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqAdministrationQueueProperty |
--> NONE <-- |
- Constructor: public MsmqAdministrationQueueProperty (Uri data)
- Field: protected Uri data
- Field: public static const string Name, Value = MsmqAdministrationQueue
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqAdministrationQueueProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqAppSpecificProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqAppSpecificProperty |
--> NONE <-- |
- Constructor: public MsmqAppSpecificProperty (int data)
- Field: protected int data
- Field: public static const string Name, Value = MsmqAppSpecific
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqAppSpecificProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqArrivedTimeProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqArrivedTimeProperty |
--> NONE <-- |
- Constructor: public MsmqArrivedTimeProperty (DateTime data)
- Field: protected DateTime data
- Field: public static const string Name, Value = MsmqArrivedTime
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqArrivedTimeProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DateTime Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqAuthenticatedProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqAuthenticatedProperty |
--> NONE <-- |
- Constructor: public MsmqAuthenticatedProperty (bool data)
- Field: protected bool data
- Field: public static const string Name, Value = MsmqAuthenticated
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqAuthenticatedProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqBodyProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqBodyProperty |
--> NONE <-- |
- Constructor: public MsmqBodyProperty (object data)
- Field: protected object data
- Field: public static const string Name, Value = MsmqBody
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqBodyProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: object Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqBodyTypeProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqBodyTypeProperty |
--> NONE <-- |
- Constructor: public MsmqBodyTypeProperty (int data)
- Field: protected int data
- Field: public static const string Name, Value = MsmqBodyType
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqBodyTypeProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: int Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqCorrelationIdProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqCorrelationIdProperty |
--> NONE <-- |
- Constructor: public MsmqCorrelationIdProperty (string data)
- Field: protected string data
- Field: public static const string Name, Value = MsmqCorrelationId
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqCorrelationIdProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqDestinationQueueProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqDestinationQueueProperty |
--> NONE <-- |
- Constructor: public MsmqDestinationQueueProperty (Uri data)
- Field: protected Uri data
- Field: public static const string Name, Value = MsmqDestinationQueue
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqDestinationQueueProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqExtensionProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqExtensionProperty |
--> NONE <-- |
- Constructor: public MsmqExtensionProperty (byte[] data)
- Field: protected byte[] data
- Field: public static const string Name, Value = MsmqExtension
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqExtensionProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Byte[] Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqIdProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqIdProperty |
--> NONE <-- |
- Constructor: public MsmqIdProperty ()
- Field: public static const string Name, Value = MsmqIdProperty
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqIdProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqIntegrationBinding () |
n/a |
public class System.ServiceModel.MsmqIntegration.MsmqIntegrationBinding |
--> NONE <-- |
- Constructor: public MsmqIntegrationBinding ()
- Constructor: public MsmqIntegrationBinding (string configurationName)
- Constructor: public MsmqIntegrationBinding (MsmqIntegrationSecurityMode securityMode)
- Method (i): public IChannelFactory`1 BuildChannelFactory (object[] parameters)
- Method (i): public virtual IChannelFactory`1 BuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, object[] parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, string listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters)
- Method (i): public virtual IChannelListener`1 BuildChannelListener (Uri listenUriBaseAddress, BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelFactory (object[] parameters)
- Method (i): public virtual bool CanBuildChannelFactory (BindingParameterCollection parameters)
- Method (i): public bool CanBuildChannelListener (object[] parameters)
- Method (i): public virtual bool CanBuildChannelListener (BindingParameterCollection parameters)
- Method: public override BindingElementCollection CreateBindingElements ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public T GetProperty (BindingParameterCollection parameters)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual TimeSpan CloseTimeout { public get; public set; }
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: long MaxReceivedMessageSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
- Property: virtual TimeSpan OpenTimeout { public get; public set; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: virtual TimeSpan ReceiveTimeout { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: virtual string Scheme { public get; }
- Property: MsmqIntegrationSecurity Security { public get; }
- Property: virtual TimeSpan SendTimeout { public get; public set; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
System.ServiceModel.MsmqIntegration MsmqIntegrationBindingElement () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqIntegrationBindingElement |
--> NONE <-- |
- Constructor: public MsmqIntegrationBindingElement ()
- Method: public override IChannelFactory`1 BuildChannelFactory (BindingContext context)
- Method: public override IChannelListener`1 BuildChannelListener (BindingContext context)
- Method: public override bool CanBuildChannelFactory (BindingContext context)
- Method: public override bool CanBuildChannelListener (BindingContext context)
- Method: public override BindingElement Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual T GetProperty (BindingContext context)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri CustomDeadLetterQueue { public get; public set; }
- Property: DeadLetterQueue DeadLetterQueue { public get; public set; }
- Property: bool Durable { public get; public set; }
- Property: virtual bool EnableTransactedReceive { public get; }
- Property: bool ExactlyOnce { public get; public set; }
- Property: bool ManualAddressing { public get; public set; }
- Property: long MaxBufferPoolSize { public get; public set; }
- Property: int MaxImmediateRetries { public get; public set; }
- Property: virtual long MaxReceivedMessageSize { public get; public set; }
- Property: int MaxRetryCycles { public get; public set; }
- Property: MsmqTransportSecurity MsmqTransportSecurity { public get; }
- Property: PoisonMessageHandling PoisonMessageHandling { public get; public set; }
- Property: bool RejectAfterLastRetry { public get; public set; }
- Property: TimeSpan RetryCycleDelay { public get; public set; }
- Property: override string Scheme { public get; }
- Property: MsmqMessageSerializationFormat SerializationFormat { public get; public set; }
- Property: Type[] TargetSerializationTypes { public get; public set; }
- Property: TimeSpan TimeToLive { public get; public set; }
- Property: bool UseMsmqTracing { public get; public set; }
- Property: bool UseSourceJournal { public get; public set; }
|
System.ServiceModel.MsmqIntegration MsmqIntegrationProperty`1 () |
n/a |
public abstract class System.ServiceModel.MsmqIntegration.MsmqIntegrationProperty`1 |
--> NONE <-- |
- Constructor: protected MsmqIntegrationProperty`1 ()
- Field: protected T data
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: protected static object FromMessage (Message message, string name)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: T Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqIntegrationSecurity () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqIntegrationSecurity |
--> NONE <-- |
- Constructor: public MsmqIntegrationSecurity ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MsmqIntegrationSecurityMode Mode { public get; public set; }
- Property: MsmqTransportSecurity Transport { public get; }
|
MsmqIntegrationSecurityMode () |
n/a |
public sealed enum System.ServiceModel.MsmqIntegration.MsmqIntegrationSecurityMode
None = 0,
Transport = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.MsmqIntegration MsmqLabelProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqLabelProperty |
--> NONE <-- |
- Constructor: public MsmqLabelProperty (string data)
- Field: protected string data
- Field: public static const string Name, Value = MsmqLabel
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqLabelProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqMessage`1 () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqMessage`1 |
--> NONE <-- |
- Constructor: public MsmqMessage`1 (T body)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Nullable`1 AcknowledgeType { public get; public set; }
- Property: Nullable`1 Acknowledgment { public get; }
- Property: Uri AdministrationQueue { public get; public set; }
- Property: Nullable`1 AppSpecific { public get; public set; }
- Property: Nullable`1 ArrivedTime { public get; }
- Property: Nullable`1 Authenticated { public get; }
- Property: T Body { public get; public set; }
- Property: Nullable`1 BodyType { public get; public set; }
- Property: string CorrelationId { public get; public set; }
- Property: Uri DestinationQueue { public get; }
- Property: Byte[] Extension { public get; public set; }
- Property: string Id { public get; }
- Property: string Label { public get; public set; }
- Property: Nullable`1 MessageType { public get; }
- Property: Nullable`1 Priority { public get; public set; }
- Property: Uri ResponseQueue { public get; public set; }
- Property: Byte[] SenderId { public get; }
- Property: Nullable`1 SentTime { public get; }
- Property: Nullable`1 TimeToReachQueue { public get; public set; }
|
System.ServiceModel.MsmqIntegration MsmqMessagePriorityProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqMessagePriorityProperty |
--> NONE <-- |
- Constructor: public MsmqMessagePriorityProperty (MessagePriority data)
- Field: protected MessagePriority data
- Field: public static const string Name, Value = MsmqMessagePriority
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqMessagePriorityProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MessagePriority Value { public get; }
|
MsmqMessageSerializationFormat () |
n/a |
public sealed enum System.ServiceModel.MsmqIntegration.MsmqMessageSerializationFormat
Xml = 0,
Binary = 1,
ActiveX = 2,
ByteArray = 3,
Stream = 4,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.MsmqIntegration MsmqMessageTypeProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqMessageTypeProperty |
--> NONE <-- |
- Constructor: public MsmqMessageTypeProperty (MessageType data)
- Field: protected MessageType data
- Field: public static const string Name, Value = MsmqMessageType
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqMessageTypeProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: MessageType Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqResponseQueueProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqResponseQueueProperty |
--> NONE <-- |
- Constructor: public MsmqResponseQueueProperty (Uri data)
- Field: protected Uri data
- Field: public static const string Name, Value = MsmqResponseQueue
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqResponseQueueProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Uri Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqSenderIdProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqSenderIdProperty |
--> NONE <-- |
- Constructor: public MsmqSenderIdProperty (byte[] data)
- Field: protected byte[] data
- Field: public static const string Name, Value = MsmqSenderId
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqSenderIdProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Byte[] Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqSentTimeProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqSentTimeProperty |
--> NONE <-- |
- Constructor: public MsmqSentTimeProperty (DateTime data)
- Field: protected DateTime data
- Field: public static const string Name, Value = MsmqSentTime
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqSentTimeProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DateTime Value { public get; }
|
System.ServiceModel.MsmqIntegration MsmqTimeToReachQueueProperty () |
n/a |
public sealed class System.ServiceModel.MsmqIntegration.MsmqTimeToReachQueueProperty |
--> NONE <-- |
- Constructor: public MsmqTimeToReachQueueProperty (TimeSpan data)
- Field: protected TimeSpan data
- Field: public static const string Name, Value = MsmqTimeToReachQueue
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static MsmqTimeToReachQueueProperty Get (Message message)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TimeSpan Value { public get; }
|
System.ServiceModel.PeerResolvers CustomPeerResolverService () |
n/a |
public class System.ServiceModel.PeerResolvers.CustomPeerResolverService |
--> NONE <-- |
- Constructor: public CustomPeerResolverService ()
- Method: public virtual void CleanupActivity (object state)
- Method: public virtual void Close ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual ServiceSettingsInfo GetServiceInfo ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void Open ()
- Method: public virtual RefreshResponseInfo Refresh (RefreshInfo refreshInfo)
- Method: public virtual RegisterResponseInfo Register (Guid clientId, string meshId, PeerNodeAddress address)
- Method: public virtual RegisterResponseInfo Register (RegisterInfo registerInfo)
- Method: public virtual ResolveResponseInfo Resolve (ResolveInfo resolveInfo)
- Method (i): public virtual string ToString ()
- Method: public virtual void Unregister (UnregisterInfo unregisterInfo)
- Method: public virtual RegisterResponseInfo Update (UpdateInfo updateInfo)
- Property: TimeSpan CleanupInterval { public get; public set; }
- Property: bool ControlShape { public get; public set; }
- Property: TimeSpan RefreshInterval { public get; public set; }
|
System.ServiceModel.PeerResolvers IPeerResolverContract () |
n/a |
public interface System.ServiceModel.PeerResolvers.IPeerResolverContract |
--> NONE <-- |
- Method: ServiceSettingsInfo GetServiceInfo ()
- Method: RefreshResponseInfo Refresh (RefreshInfo refreshInfo)
- Method: RegisterResponseInfo Register (RegisterInfo registerInfo)
- Method: ResolveResponseInfo Resolve (ResolveInfo resolveInfo)
- Method: void Unregister (UnregisterInfo unregisterInfo)
- Method: RegisterResponseInfo Update (UpdateInfo updateInfo)
|
System.ServiceModel.PeerResolvers PeerCustomResolverSettings () |
n/a |
public class System.ServiceModel.PeerResolvers.PeerCustomResolverSettings |
--> NONE <-- |
- Constructor: public PeerCustomResolverSettings ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: EndpointAddress Address { public get; public set; }
- Property: Binding Binding { public get; public set; }
- Property: bool IsBindingSpecified { public get; }
- Property: PeerResolver Resolver { public get; public set; }
|
PeerReferralPolicy () |
n/a |
public sealed enum System.ServiceModel.PeerResolvers.PeerReferralPolicy
Service = 0,
Share = 1,
DontShare = 2,
|
--> NONE <-- |
--> NONE <-- |
PeerResolverMode () |
n/a |
public sealed enum System.ServiceModel.PeerResolvers.PeerResolverMode
Auto = 0,
PNRP = 1,
Custom = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.PeerResolvers PeerResolverSettings () |
n/a |
public class System.ServiceModel.PeerResolvers.PeerResolverSettings |
--> NONE <-- |
- Constructor: public PeerResolverSettings ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: PeerCustomResolverSettings Custom { public get; }
- Property: PeerResolverMode Mode { public get; public set; }
|
System.ServiceModel.PeerResolvers RefreshInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.RefreshInfo |
--> NONE <-- |
- Constructor: public RefreshInfo ()
- Constructor: public RefreshInfo (string meshId, Guid regId)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string MeshId { public get; }
- Property: Guid RegistrationId { public get; }
|
System.ServiceModel.PeerResolvers RefreshResponseInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.RefreshResponseInfo |
--> NONE <-- |
- Constructor: public RefreshResponseInfo ()
- Constructor: public RefreshResponseInfo (DateTime registrationExpiry, RefreshResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Nested Type: public class RefreshResponseInfoDC
- Property: DateTime RegistrationExpiry { public get; public set; }
- Property: RefreshResult Result { public get; public set; }
|
RefreshResult () |
n/a |
public sealed enum System.ServiceModel.PeerResolvers.RefreshResult
Success = 0,
RegistrationNotFound = 1,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.PeerResolvers RegisterInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.RegisterInfo |
--> NONE <-- |
- Constructor: public RegisterInfo ()
- Constructor: public RegisterInfo (Guid client, string meshId, PeerNodeAddress address)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Guid ClientId { public get; }
- Property: string MeshId { public get; }
- Property: PeerNodeAddress NodeAddress { public get; }
|
System.ServiceModel.PeerResolvers RegisterResponseInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.RegisterResponseInfo |
--> NONE <-- |
- Constructor: public RegisterResponseInfo ()
- Constructor: public RegisterResponseInfo (Guid registrationId, DateTime refreshDeadline)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DateTime RefreshDeadline { public get; public set; }
- Property: Guid RegistrationId { public get; public set; }
|
System.ServiceModel.PeerResolvers ResolveInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.ResolveInfo |
--> NONE <-- |
- Constructor: public ResolveInfo ()
- Constructor: public ResolveInfo (Guid clientId, string meshId, int maxAddresses)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Guid ClientId { public get; }
- Property: int MaxAddresses { public get; }
- Property: string MeshId { public get; }
|
System.ServiceModel.PeerResolvers ResolveResponseInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.ResolveResponseInfo |
--> NONE <-- |
- Constructor: public ResolveResponseInfo ()
- Constructor: public ResolveResponseInfo (PeerNodeAddress[] addresses)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: PeerNodeAddress[] Addresses { public get; public set; }
|
System.ServiceModel.PeerResolvers ServiceSettingsInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.ServiceSettingsInfo |
--> NONE <-- |
- Constructor: public ServiceSettingsInfo ()
- Constructor: public ServiceSettingsInfo (bool control)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool ControlMeshShape { public get; public set; }
|
System.ServiceModel.PeerResolvers UnregisterInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.UnregisterInfo |
--> NONE <-- |
- Constructor: public UnregisterInfo ()
- Constructor: public UnregisterInfo (string meshId, Guid registrationId)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string MeshId { public get; }
- Property: Guid RegistrationId { public get; }
|
System.ServiceModel.PeerResolvers UpdateInfo () |
n/a |
public class System.ServiceModel.PeerResolvers.UpdateInfo |
--> NONE <-- |
- Constructor: public UpdateInfo ()
- Constructor: public UpdateInfo (Guid registrationId, Guid client, string meshId, PeerNodeAddress address)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool HasBody ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: Guid ClientId { public get; }
- Property: string MeshId { public get; }
- Property: PeerNodeAddress NodeAddress { public get; }
- Property: Guid RegistrationId { public get; }
|
System.ServiceModel.Security BasicSecurityProfileVersion () |
n/a |
public abstract class System.ServiceModel.Security.BasicSecurityProfileVersion |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: static BasicSecurityProfileVersion BasicSecurityProfile10 { public get; }
|
System.ServiceModel.Security BinaryKeyIdentifierClause () |
public abstract class System.ServiceModel.Security.BinaryKeyIdentifierClause |
n/a |
- Constructor: protected BinaryKeyIdentifierClause (string clauseType, byte[] identificationData, bool cloneBuffer)
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: ProtectedInternal byte[] GetBuffer ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool Matches (byte[] data)
- Method: public bool Matches (byte[] data, int offset)
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
|
--> NONE <-- |
System.ServiceModel.Security BinarySecretKeyIdentifierClause () |
public class System.ServiceModel.Security.BinarySecretKeyIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.BinarySecretKeyIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public override SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): ProtectedInternal byte[] GetBuffer ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
- Method: public override SecurityKey CreateKey ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public byte[] GetBuffer ()
- Method (i): public virtual int GetHashCode ()
- Method (i): protected byte[] GetRawBuffer ()
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
System.ServiceModel.Security ChannelProtectionRequirements () |
n/a |
public class System.ServiceModel.Security.ChannelProtectionRequirements |
--> NONE <-- |
- Constructor: public ChannelProtectionRequirements ()
- Constructor: public ChannelProtectionRequirements (ChannelProtectionRequirements other)
- Method: public void Add (ChannelProtectionRequirements protectionRequirements)
- Method: public void Add (ChannelProtectionRequirements protectionRequirements, bool channelScopeOnly)
- Method: public ChannelProtectionRequirements CreateInverse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ScopedMessagePartSpecification IncomingEncryptionParts { public get; }
- Property: ScopedMessagePartSpecification IncomingSignatureParts { public get; }
- Property: bool IsReadOnly { public get; }
- Property: ScopedMessagePartSpecification OutgoingEncryptionParts { public get; }
- Property: ScopedMessagePartSpecification OutgoingSignatureParts { public get; }
|
System.ServiceModel.Security DataProtectionSecurityStateEncoder () |
public sealed class System.ServiceModel.Security.DataProtectionSecurityStateEncoder |
public class System.ServiceModel.Security.DataProtectionSecurityStateEncoder |
- Method: ProtectedInternal override SecurityStateEncoder AsReadOnly ()
|
--> NONE <-- |
System.ServiceModel.Security DsaKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.DsaKeyIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.DsaKeyIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public virtual bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
- Method (i): public virtual SecurityKey CreateKey ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
System.ServiceModel.Security EncryptedKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.EncryptedKeyIdentifierClause |
n/a |
- Constructor: public EncryptedKeyIdentifierClause (byte[] encryptedKey, string encryptionMethod)
- Constructor: public EncryptedKeyIdentifierClause (byte[] encryptedKey, string encryptionMethod, SecurityKeyIdentifier encryptingKeyIdentifier)
- Constructor: public EncryptedKeyIdentifierClause (byte[] encryptedKey, string encryptionMethod, SecurityKeyIdentifier encryptingKeyIdentifier, string carriedKeyName)
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): ProtectedInternal byte[] GetBuffer ()
- Method: public byte[] GetEncryptedKey ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public bool Matches (byte[] data)
- Method (i): public bool Matches (byte[] data, int offset)
- Method: public bool Matches (byte[] encryptedKey, string encryptionMethod, string carriedKeyName)
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: virtual bool CanCreateKey { public get; }
- Property: string CarriedKeyName { public get; }
- Property: string ClauseType { public get; }
- Property: SecurityKeyIdentifier EncryptingKeyIdentifier { public get; }
- Property: string EncryptionMethod { public get; }
|
--> NONE <-- |
System.ServiceModel.Security HttpDigestClientCredential () |
n/a |
public sealed class System.ServiceModel.Security.HttpDigestClientCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TokenImpersonationLevel AllowedImpersonationLevel { public get; public set; }
- Property: NetworkCredential ClientCredential { public get; public set; }
|
System.ServiceModel.Security IdentityVerifier () |
public class System.ServiceModel.Security.IdentityVerifier |
public abstract class System.ServiceModel.Security.IdentityVerifier |
- Constructor: public IdentityVerifier ()
- Method: public bool CheckAccess (EndpointAddress reference, Message message)
- Method: public virtual bool CheckAccess (Identity identity, AuthorizationContext authContext)
- Method: public static IdentityVerifier CreateDefault (bool isHostNameNormalized)
- Method: public virtual bool TryGetIdentity (EndpointAddress reference, out Identity identity)
|
- Constructor: protected IdentityVerifier ()
- Method: public abstract bool CheckAccess (Identity identity, AuthorizationContext authContext)
- Method: public abstract bool TryGetIdentity (EndpointAddress reference, out Identity identity)
|
System.ServiceModel.Security IEndpointIdentityProvider () |
n/a |
public interface System.ServiceModel.Security.IEndpointIdentityProvider |
--> NONE <-- |
- Method: Identity GetIdentityOfSelf (SecurityTokenRequirement tokenRequirement)
|
System.ServiceModel.Security IssuedTokenClientCredential () |
n/a |
public sealed class System.ServiceModel.Security.IssuedTokenClientCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool CacheIssuedTokens { public get; public set; }
- Property: SecurityKeyEntropyMode DefaultKeyEntropyMode { public get; public set; }
- Property: int IssuedTokenRenewalThresholdPercentage { public get; public set; }
- Property: Dictionary`2 IssuerChannelBehaviors { public get; }
- Property: EndpointAddress LocalIssuerAddress { public get; public set; }
- Property: Binding LocalIssuerBinding { public get; public set; }
- Property: KeyedByTypeCollection`1 LocalIssuerChannelBehaviors { public get; }
- Property: TimeSpan MaxIssuedTokenCachingTime { public get; public set; }
|
System.ServiceModel.Security IssuedTokenServiceCredential () |
n/a |
public class System.ServiceModel.Security.IssuedTokenServiceCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SamlSerializer SamlSerializer { public get; public set; }
- Property: List`1 TrustedIssuers { public get; }
|
System.ServiceModel.Security KerberosSecurityTokenAuthenticator () |
public class System.ServiceModel.Security.KerberosSecurityTokenAuthenticator |
n/a |
- Constructor: public KerberosSecurityTokenAuthenticator (bool extractGroupClaims)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public virtual KerberosReceiverSecurityToken CreateKerberosToken (string id, byte[] request)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security KerberosSecurityTokenProvider () |
public class System.ServiceModel.Security.KerberosSecurityTokenProvider |
n/a |
- Constructor: public KerberosSecurityTokenProvider ()
- Constructor: public KerberosSecurityTokenProvider (TokenImpersonationLevel impersonationLevel)
- Method (i): public virtual IAsyncResult BeginGetToken (EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual SecurityToken EndGetToken (IAsyncResult result)
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method: public override SecurityToken GetToken (EndpointAddress target, Uri via, TimeSpan timeout)
- Method (i): protected SecurityToken GetTokenFromCredMan (EndpointAddress endpointAddress, string tokenType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Method (i): public virtual bool WillGetTokenCompleteSynchronously (EndpointAddress target, Uri via)
- Property: ICredentials Credential { public get; public set; }
- Property: IdentityVerifier IdentityVerifier { public get; public set; }
- Property: TokenImpersonationLevel ImpersonationLevel { public get; public set; }
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
KeyEntropyMode () |
public sealed enum System.ServiceModel.Security.KeyEntropyMode
ClientEntropy = 0,
ServerEntropy = 1,
CombinedEntropy = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Security KeyNameIdentifierClause () |
public sealed class System.ServiceModel.Security.KeyNameIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.KeyNameIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
- Method (i): public virtual SecurityKey CreateKey ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual int GetHashCode ()
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
KeyType () |
public sealed enum System.ServiceModel.Security.KeyType
SymmetricKey = 0,
PublicKey = 1,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Security LocalIdKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.LocalIdKeyIdentifierClause |
n/a |
- Constructor: public LocalIdKeyIdentifierClause (string localId)
- Constructor: public LocalIdKeyIdentifierClause (string localId, Type ownerType)
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool Matches (string localId, Type ownerType)
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: virtual bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
- Property: string LocalId { public get; }
- Property: Type OwnerType { public get; }
|
--> NONE <-- |
System.ServiceModel.Security MembershipUserNamePasswordTokenAuthenticator () |
public class System.ServiceModel.Security.MembershipUserNamePasswordTokenAuthenticator |
n/a |
- Constructor: public MembershipUserNamePasswordTokenAuthenticator (MembershipProvider membershipProvider)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public override SecurityToken CreateUserNamePasswordToken (string id, string userName, string password)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security PeerCredential () |
n/a |
public class System.ServiceModel.Security.PeerCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetCertificate (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method: public void SetCertificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method (i): public virtual string ToString ()
- Property: X509Certificate2 Certificate { public get; public set; }
- Property: string MeshPassword { public get; public set; }
- Property: X509PeerCertificateAuthentication MessageSenderAuthentication { public get; public set; }
- Property: X509PeerCertificateAuthentication PeerAuthentication { public get; public set; }
|
System.ServiceModel.Security RequestSecurityToken () |
n/a |
public class System.ServiceModel.Security.RequestSecurityToken |
--> NONE <-- |
- Constructor: public RequestSecurityToken ()
- Constructor: public RequestSecurityToken (MessageSecurityVersion messageSecurityVersion, SecurityTokenSerializer securityTokenSerializer)
- Constructor: public RequestSecurityToken (MessageSecurityVersion messageSecurityVersion, SecurityTokenSerializer securityTokenSerializer, XmlElement requestSecurityTokenXml, string context, string tokenType, string requestType, int keySize, SecurityKeyIdentifierClause renewTarget, SecurityKeyIdentifierClause closeTarget)
- Constructor: public RequestSecurityToken (XmlElement requestSecurityTokenXml, string context, string tokenType, string requestType, int keySize, SecurityKeyIdentifierClause renewTarget, SecurityKeyIdentifierClause closeTarget)
- Method (i): public BodyWriter CreateBufferedCopy (int maxBufferSize)
- Method: public static RequestSecurityToken CreateFrom (XmlReader reader)
- Method: public static RequestSecurityToken CreateFrom (XmlReader reader, MessageSecurityVersion messageSecurityVersion, SecurityTokenSerializer securityTokenSerializer)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetAppliesTo ()
- Method: public T GetAppliesTo (XmlObjectSerializer serializer)
- Method: public void GetAppliesToQName (out string localName, out string namespaceUri)
- Method (i): public virtual int GetHashCode ()
- Method: public SecurityToken GetRequestorEntropy ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual BodyWriter OnCreateBufferedCopy (int maxBufferSize)
- Method: ProtectedInternal virtual void OnMakeReadOnly ()
- Method: protected override void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomAttributes (XmlWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomElements (XmlWriter writer)
- Method: public void SetAppliesTo (T appliesTo, DataContractSerializer serializer)
- Method: public void SetRequestorEntropy (byte[] entropy)
- Method (i): public virtual string ToString ()
- Method (i): public void WriteBodyContents (XmlDictionaryWriter writer)
- Method: public void WriteTo (XmlWriter writer)
- Property: SecurityKeyIdentifierClause CloseTarget { public get; public set; }
- Property: string Context { public get; public set; }
- Property: bool IsBuffered { public get; }
- Property: bool IsReadOnly { public get; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyIdentifierClause RenewTarget { public get; public set; }
- Property: IEnumerable`1 RequestProperties { public get; public set; }
- Property: XmlElement RequestSecurityTokenXml { public get; }
- Property: string RequestType { public get; public set; }
- Property: protected object ThisLock { }
- Property: string TokenType { public get; public set; }
|
System.ServiceModel.Security RequestSecurityTokenResponse () |
n/a |
public class System.ServiceModel.Security.RequestSecurityTokenResponse |
--> NONE <-- |
- Constructor: public RequestSecurityTokenResponse ()
- Constructor: public RequestSecurityTokenResponse (MessageSecurityVersion messageSecurityVersion, SecurityTokenSerializer securityTokenSerializer)
- Constructor: public RequestSecurityTokenResponse (MessageSecurityVersion messageSecurityVersion, SecurityTokenSerializer securityTokenSerializer, XmlElement requestSecurityTokenResponseXml, string context, string tokenType, int keySize, SecurityKeyIdentifierClause requestedAttachedReference, SecurityKeyIdentifierClause requestedUnattachedReference, bool computeKey, DateTime validFrom, DateTime validTo, bool isRequestedTokenClosed)
- Constructor: public RequestSecurityTokenResponse (XmlElement requestSecurityTokenResponseXml, string context, string tokenType, int keySize, SecurityKeyIdentifierClause requestedAttachedReference, SecurityKeyIdentifierClause requestedUnattachedReference, bool computeKey, DateTime validFrom, DateTime validTo, bool isRequestedTokenClosed)
- Method: public static byte[] ComputeCombinedKey (byte[] requestorEntropy, byte[] issuerEntropy, int keySize)
- Method (i): public BodyWriter CreateBufferedCopy (int maxBufferSize)
- Method: public static RequestSecurityTokenResponse CreateFrom (XmlReader reader)
- Method: public static RequestSecurityTokenResponse CreateFrom (XmlReader reader, MessageSecurityVersion messageSecurityVersion, SecurityTokenSerializer securityTokenSerializer)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetAppliesTo ()
- Method: public T GetAppliesTo (XmlObjectSerializer serializer)
- Method: public void GetAppliesToQName (out string localName, out string namespaceUri)
- Method (i): public virtual int GetHashCode ()
- Method: public virtual GenericXmlSecurityToken GetIssuedToken (string expectedTokenType, ReadOnlyCollection`1 authorizationPolicies, RSA clientKey)
- Method: public GenericXmlSecurityToken GetIssuedToken (SecurityTokenResolver resolver, IList`1 allowedAuthenticators, SecurityKeyEntropyMode keyEntropyMode, byte[] requestorEntropy, string expectedTokenType, ReadOnlyCollection`1 authorizationPolicies)
- Method: public virtual GenericXmlSecurityToken GetIssuedToken (SecurityTokenResolver resolver, IList`1 allowedAuthenticators, SecurityKeyEntropyMode keyEntropyMode, byte[] requestorEntropy, string expectedTokenType, ReadOnlyCollection`1 authorizationPolicies, int defaultKeySize)
- Method: public SecurityToken GetIssuerEntropy ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual BodyWriter OnCreateBufferedCopy (int maxBufferSize)
- Method: protected virtual void OnMakeReadOnly ()
- Method: protected override void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomAttributes (XmlWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomElements (XmlWriter writer)
- Method: public void SetAppliesTo (T appliesTo, XmlObjectSerializer serializer)
- Method: public void SetIssuerEntropy (byte[] issuerEntropy)
- Method: public void SetLifetime (DateTime validFrom, DateTime validTo)
- Method (i): public virtual string ToString ()
- Method (i): public void WriteBodyContents (XmlDictionaryWriter writer)
- Method: public void WriteTo (XmlWriter writer)
- Property: bool ComputeKey { public get; public set; }
- Property: string Context { public get; public set; }
- Property: SecurityToken EntropyToken { public get; }
- Property: bool IsBuffered { public get; }
- Property: bool IsReadOnly { public get; }
- Property: bool IsRequestedTokenClosed { public get; public set; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyIdentifierClause RequestedAttachedReference { public get; public set; }
- Property: SecurityToken RequestedProofToken { public get; public set; }
- Property: SecurityToken RequestedSecurityToken { public get; public set; }
- Property: SecurityKeyIdentifierClause RequestedUnattachedReference { public get; public set; }
- Property: XmlElement RequestSecurityTokenResponseXml { public get; }
- Property: protected object ThisLock { }
- Property: string TokenType { public get; public set; }
- Property: DateTime ValidFrom { public get; }
- Property: DateTime ValidTo { public get; }
|
System.ServiceModel.Security RsaKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.RsaKeyIdentifierClause |
n/a |
- Constructor: public RsaKeyIdentifierClause (RSA rsa)
- Method: public override SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public byte[] GetExponent ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method: public byte[] GetModulus ()
- Method (i): public Type GetType ()
- Method: public bool Matches (RSA rsa)
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Method: public void WriteExponentAsBase64 (XmlWriter writer)
- Method: public void WriteModulusAsBase64 (XmlWriter writer)
- Property: override bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
- Property: RSA Rsa { public get; }
|
--> NONE <-- |
System.ServiceModel.Security RsaSecurityKey () |
public sealed class System.ServiceModel.Security.RsaSecurityKey |
n/a |
- Constructor: public RsaSecurityKey (RSA rsa)
- Method: public override byte[] DecryptKey (string algorithm, byte[] keyData)
- Method: public override byte[] EncryptKey (string algorithm, byte[] keyData)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override AsymmetricAlgorithm GetAsymmetricAlgorithm (string algorithm, bool requiresPrivateKey)
- Method: public override HashAlgorithm GetHashAlgorithmForSignature (string algorithm)
- Method (i): public virtual int GetHashCode ()
- Method: public override AsymmetricSignatureDeformatter GetSignatureDeformatter (string algorithm)
- Method: public override AsymmetricSignatureFormatter GetSignatureFormatter (string algorithm)
- Method (i): public Type GetType ()
- Method: public override bool HasPrivateKey ()
- Method: public override bool IsAsymmetricAlgorithm (string algorithm)
- Method: public override bool IsSupportedAlgorithm (string algorithm)
- Method: public override bool IsSymmetricAlgorithm (string algorithm)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override int KeySize { public get; }
|
--> NONE <-- |
System.ServiceModel.Security RsaSecurityTokenAuthenticator () |
public class System.ServiceModel.Security.RsaSecurityTokenAuthenticator |
n/a |
- Constructor: public RsaSecurityTokenAuthenticator ()
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public SecurityToken CreateRsaSecurityToken (RSA rsa, string id)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security SamlAssertionKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.SamlAssertionKeyIdentifierClause |
n/a |
- Constructor: public SamlAssertionKeyIdentifierClause (string assertionId)
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool Matches (string assertionId)
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: string AssertionId { public get; }
- Property: virtual bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
|
--> NONE <-- |
System.ServiceModel.Security SamlSecurityTokenAuthenticator () |
public class System.ServiceModel.Security.SamlSecurityTokenAuthenticator |
n/a |
- Constructor: public SamlSecurityTokenAuthenticator ()
- Constructor: public SamlSecurityTokenAuthenticator (SamlLoader loader)
- Constructor: public SamlSecurityTokenAuthenticator (Uri audience)
- Constructor: public SamlSecurityTokenAuthenticator (Uri audience, SamlLoader loader)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public static SamlSecurityTokenAuthenticator CreateDefault ()
- Method: public virtual SamlSecurityToken CreateSamlToken (XmlDictionaryReader reader)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: Uri AudienceUri { public get; }
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security ScopedMessagePartSpecification () |
n/a |
public class System.ServiceModel.Security.ScopedMessagePartSpecification |
--> NONE <-- |
- Constructor: public ScopedMessagePartSpecification ()
- Constructor: public ScopedMessagePartSpecification (ScopedMessagePartSpecification other)
- Method: public void AddParts (MessagePartSpecification parts)
- Method: public void AddParts (MessagePartSpecification parts, string action)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public bool TryGetParts (string action, bool excludeChannelScope, out MessagePartSpecification parts)
- Method: public bool TryGetParts (string action, out MessagePartSpecification parts)
- Property: ICollection`1 Actions { public get; }
- Property: MessagePartSpecification ChannelParts { public get; }
- Property: bool IsReadOnly { public get; }
|
System.ServiceModel.Security SecureConversationServiceCredential () |
n/a |
public sealed class System.ServiceModel.Security.SecureConversationServiceCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: KnownTypeCollection SecurityContextClaimTypes { public get; }
- Property: SecurityStateEncoder SecurityStateEncoder { public get; public set; }
|
System.ServiceModel.Security SecurityAlgorithms () |
public abstract sealed class System.ServiceModel.Security.SecurityAlgorithms |
n/a |
- Field: public static const string Aes128Encryption, Value = http://www.w3.org/2001/04/xmlenc#aes128-cbc
- Field: public static const string Aes128KeyWrap, Value = http://www.w3.org/2001/04/xmlenc#kw-aes128
- Field: public static const string Aes192Encryption, Value = http://www.w3.org/2001/04/xmlenc#aes192-cbc
- Field: public static const string Aes192KeyWrap, Value = http://www.w3.org/2001/04/xmlenc#kw-aes192
- Field: public static const string Aes256Encryption, Value = http://www.w3.org/2001/04/xmlenc#aes256-cbc
- Field: public static const string Aes256KeyWrap, Value = http://www.w3.org/2001/04/xmlenc#kw-aes256
- Field: public static const string DesEncryption, Value = http://www.w3.org/2001/04/xmlenc#des-cbc
- Field: public static const string DsaSha1Signature, Value = http://www.w3.org/2000/09/xmldsig#dsa-sha1
- Field: public static const string ExclusiveC14n, Value = http://www.w3.org/2001/10/xml-exc-c14n#
- Field: public static const string ExclusiveC14nWithComments, Value = http://www.w3.org/2001/10/xml-exc-c14n#WithComments
- Field: public static const string HmacSha1Signature, Value = http://www.w3.org/2000/09/xmldsig#hmac-sha1
- Field: public static const string Psha1KeyDerivation, Value = http://schemas.xmlsoap.org/ws/2005/02/trust/CK/PSHA1
- Field: public static const string Ripemd160Digest, Value = http://www.w3.org/2001/04/xmlenc#ripemd160
- Field: public static const string RsaOaepKeyWrap, Value = http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p
- Field: public static const string RsaSha1Signature, Value = http://www.w3.org/2000/09/xmldsig#rsa-sha1
- Field: public static const string RsaV15KeyWrap, Value = http://www.w3.org/2001/04/xmlenc#rsa-1_5
- Field: public static const string Sha1Digest, Value = http://www.w3.org/2000/09/xmldsig#sha1
- Field: public static const string Sha256Digest, Value = http://www.w3.org/2001/04/xmlenc#sha256
- Field: public static const string Sha512Digest, Value = http://www.w3.org/2001/04/xmlenc#sha512
- Field: public static const string TripleDesEncryption, Value = http://www.w3.org/2001/04/xmlenc#tripledes-cbc
- Field: public static const string TripleDesKeyWrap, Value = http://www.w3.org/2001/04/xmlenc#kw-tripledes
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Security SecurityContextKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.SecurityContextKeyIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.SecurityContextKeyIdentifierClause
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
- Method (i): public virtual SecurityKey CreateKey ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual int GetHashCode ()
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
|
System.ServiceModel.Security SecurityContextSecurityTokenAuthenticator () |
public class System.ServiceModel.Security.SecurityContextSecurityTokenAuthenticator |
n/a |
- Constructor: public SecurityContextSecurityTokenAuthenticator ()
- Method: public void AddContext (SecurityContextSecurityToken token)
- Method: public void ClearContexts ()
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public virtual SecurityContextSecurityToken CreateSecurityContextToken (string id, UniqueId contextId, UniqueId generation, byte[] encodedCookie)
- Method: protected SecurityContextSecurityToken DeserializeContext (byte[] serializedContext, byte[] cookieBlob, string id)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public IList`1 GetAllContexts (UniqueId contextId)
- Method: public SecurityContextSecurityToken GetContext (UniqueId contextId, UniqueId generation)
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method: public SecurityContextSecurityToken IssueSecurityContextToken (UniqueId contextId, string id, byte[] key, DateTime tokenEffectiveTime, DateTime tokenExpirationTime, ReadOnlyCollection`1 authorizationPolicies, bool isCookieMode)
- Method: public SecurityContextSecurityToken IssueSecurityContextToken (UniqueId contextId, string id, byte[] key, DateTime tokenEffectiveTime, DateTime tokenExpirationTime, UniqueId keyGeneration, DateTime keyEffectiveTime, DateTime keyExpirationTime, ReadOnlyCollection`1 authorizationPolicies, bool isCookieMode)
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method: protected override void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method: public void RemoveAllContexts (UniqueId contextId)
- Method: public void RemoveContext (UniqueId contextId, UniqueId generation)
- Method (i): public virtual string ToString ()
- Property: virtual ICollection`1 CustomClaimTypes { public get; }
- Property: protected bool IsDisposed { }
- Property: string IssuanceId { public get; public set; }
- Property: bool RemoveOldestTokensOnCacheFull { public get; public set; }
- Property: int SecurityContextTokenCacheCapacity { public get; public set; }
- Property: virtual SecurityStateEncoder SecurityStateEncoder { public get; public set; }
- Property: protected object ThisLock { }
|
--> NONE <-- |
public abstract class System.ServiceModel.Security.SecurityCredentialsManager () |
- Method: ProtectedInternal abstract SecurityTokenProvider CreateLocalTokenProvider (SecurityTokenParameters parameters)
- Method: ProtectedInternal abstract SecurityTokenProvider CreateRemoteTokenProvider (SecurityTokenParameters parameters)
- Method: ProtectedInternal abstract SecurityTokenAuthenticator CreateTokenAuthenticator (SecurityTokenParameters parameters)
|
- Method: public abstract SecurityTokenManager CreateSecurityTokenManager ()
|
SecurityKeyEntropyMode () |
n/a |
public sealed enum System.ServiceModel.Security.SecurityKeyEntropyMode
ClientEntropy = 0,
ServerEntropy = 1,
CombinedEntropy = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Security SecurityKeyIdentifier () |
public sealed class System.ServiceModel.Security.SecurityKeyIdentifier |
n/a |
- Constructor: public SecurityKeyIdentifier ()
- Constructor: public SecurityKeyIdentifier (SecurityKeyIdentifierClause[] clauses)
- Method: public void Add (SecurityKeyIdentifierClause clause)
- Method: public SecurityKey CreateKey ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public TClause Find ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Method: public TClause TryFind ()
- Property: bool CanCreateKey { public get; }
- Property: int Count { public get; }
- Property: bool IsReadOnly { public get; }
- Property: SecurityKeyIdentifierClause this [int index] { public get; }
|
--> NONE <-- |
System.ServiceModel.Security SecurityKeyIdentifierClause () |
public abstract class System.ServiceModel.Security.SecurityKeyIdentifierClause |
n/a |
- Constructor: protected SecurityKeyIdentifierClause (string clauseType)
- Method: public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method: public new bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method: public new int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
|
--> NONE <-- |
System.ServiceModel.Security SecurityMessageProperty () |
public class System.ServiceModel.Security.SecurityMessageProperty
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.SecurityMessageProperty
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public virtual IMessageProperty CreateCopy ()
- Method: public static SecurityMessageProperty GetOrCreate (Message message)
- Property: SecurityToken PrimaryToken { public get; public set; }
|
- Method: public virtual IMessageProperty CreateCopy ()
- Method: public static SecurityMessageProperty GetOrCreate (Message message)
- Property: ReadOnlyCollection`1 ExternalAuthorizationPolicies { public get; public set; }
- Property: SecurityTokenSpecification InitiatorToken { public get; public set; }
- Property: SecurityTokenSpecification ProtectionToken { public get; public set; }
- Property: SecurityTokenSpecification RecipientToken { public get; public set; }
- Property: SecurityTokenSpecification TransportToken { public get; public set; }
|
System.ServiceModel.Security SecurityNegotiationException () |
n/a |
public class System.ServiceModel.Security.SecurityNegotiationException |
--> NONE <-- |
- Constructor: public SecurityNegotiationException ()
- Constructor: protected SecurityNegotiationException (SerializationInfo info, StreamingContext context)
- Constructor: public SecurityNegotiationException (string message)
- Constructor: public SecurityNegotiationException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
System.ServiceModel.Security SecurityStandardsManager () |
public class System.ServiceModel.Security.SecurityStandardsManager |
n/a |
- Constructor: public SecurityStandardsManager ()
- Constructor: public SecurityStandardsManager (SecurityVersion securityVersion)
- Constructor: public SecurityStandardsManager (SecurityVersion securityVersion, bool emitBspRequiredAttributes)
- Method: public virtual IAsyncResult BeginReadToken (XmlReader reader, SecurityTokenResolver tokenResolver, IList`1 allowedTokenAuthenticators, AsyncCallback callback, object state)
- Method: public bool CanReadKeyIdentifier (XmlReader reader)
- Method: public virtual SecurityKeyIdentifierClause CreateKeyIdentifierClauseFromTokenXml (XmlElement element, SecurityTokenReferenceStyle tokenReferenceStyle)
- Method: public virtual SecurityToken EndReadToken (IAsyncResult result, out SecurityTokenAuthenticator usedTokenAuthenticator)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: ProtectedInternal Type GetTokenType (string tokenTypeUri)
- Method: ProtectedInternal virtual string GetTokenTypeUri (Type tokenType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual SecurityKeyIdentifier ReadKeyIdentifier (XmlReader reader)
- Method: public virtual SecurityKeyIdentifierClause ReadKeyIdentifierClause (XmlReader reader)
- Method: public virtual SecurityToken ReadToken (XmlReader reader, SecurityTokenResolver tokenResolver, IList`1 allowedTokenAuthenticators, out SecurityTokenAuthenticator usedTokenAuthenticator)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteKeyIdentifier (XmlDictionaryWriter writer, SecurityKeyIdentifier keyIdentifier)
- Method: public virtual void WriteKeyIdentifierClause (XmlDictionaryWriter writer, SecurityKeyIdentifierClause keyIdentifierClause)
- Method: public virtual void WriteToken (XmlDictionaryWriter writer, SecurityToken token)
- Property: static SecurityStandardsManager DefaultInstance { public get; }
- Property: bool EmitBspRequiredAttributes { public get; }
- Property: SecurityVersion SecurityVersion { public get; }
|
--> NONE <-- |
public abstract class System.ServiceModel.Security.SecurityStateEncoder () |
- Method: ProtectedInternal abstract SecurityStateEncoder AsReadOnly ()
|
--> NONE <-- |
System.ServiceModel.Security SecurityTokenAuthenticator () |
public abstract class System.ServiceModel.Security.SecurityTokenAuthenticator |
n/a |
- Constructor: protected SecurityTokenAuthenticator ()
- Method: public void Close ()
- Method: public void Close (TimeSpan timeout)
- Method: public virtual void Dispose ()
- Method: protected void EnsureCreateState ()
- Method: protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method: protected virtual void OnOpened (TimeSpan timeout)
- Method: public void Open ()
- Method: public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security SecurityTokenProvider () |
public abstract class System.ServiceModel.Security.SecurityTokenProvider |
n/a |
- Constructor: protected SecurityTokenProvider ()
- Method: public virtual IAsyncResult BeginGetToken (EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
- Method: public void Close ()
- Method: public void Close (TimeSpan timeout)
- Method: public virtual void Dispose ()
- Method: public virtual SecurityToken EndGetToken (IAsyncResult result)
- Method: protected void EnsureCreateState ()
- Method: protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual Identity GetIdentityOfSelf ()
- Method: public abstract SecurityToken GetToken (EndpointAddress target, Uri via, TimeSpan timeout)
- Method: protected SecurityToken GetTokenFromCredMan (EndpointAddress endpointAddress, string tokenType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method: protected virtual void OnOpened (TimeSpan timeout)
- Method: public void Open ()
- Method: public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Method: public virtual bool WillGetTokenCompleteSynchronously (EndpointAddress target, Uri via)
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security SecurityTokenResolver () |
public sealed class System.ServiceModel.Security.SecurityTokenResolver |
n/a |
- Constructor: public SecurityTokenResolver ()
- Method: public void Add (SecurityToken token)
- Method: public void Add (SecurityToken token, SecurityTokenReferenceStyle allowedReferenceStyle, SecurityTokenParameters tokenParameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public SecurityKey ResolveSecurityKey (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: public SecurityToken ResolveToken (SecurityKeyIdentifier keyIdentifier)
- Method: public override string ToString ()
- Property: SecurityToken ExpectedWrapper { public get; public set; }
- Property: SecurityTokenParameters ExpectedWrapperTokenParameters { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security SecurityTokenSpecification () |
n/a |
public class System.ServiceModel.Security.SecurityTokenSpecification |
--> NONE <-- |
- Constructor: public SecurityTokenSpecification (SecurityToken token, ReadOnlyCollection`1 tokenPolicies)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityToken SecurityToken { public get; }
- Property: ReadOnlyCollection`1 SecurityTokenPolicies { public get; }
|
System.ServiceModel.Security SecurityVersion () |
public sealed enum System.ServiceModel.Security.SecurityVersion
WSSecurityJan2004 = 0,
WSSecurityXXX2005 = 1,
Default = 1,
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Security.SecurityVersion
(Please hover your mouse over the type to see the inheritance signatures) |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Security ServiceCredentialsSecurityTokenManager () |
n/a |
public class System.ServiceModel.Security.ServiceCredentialsSecurityTokenManager |
--> NONE <-- |
- Constructor: public ServiceCredentialsSecurityTokenManager (ServiceCredentials parent)
- Method: public override SecurityTokenAuthenticator CreateSecurityTokenAuthenticator (SecurityTokenRequirement tokenRequirement, out SecurityTokenResolver outOfBandTokenResolver)
- Method: public override SecurityTokenProvider CreateSecurityTokenProvider (SecurityTokenRequirement requirement)
- Method: public override SecurityTokenSerializer CreateSecurityTokenSerializer (SecurityTokenVersion version)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public virtual Identity GetIdentityOfSelf (SecurityTokenRequirement tokenRequirement)
- Method (i): public Type GetType ()
- Method: protected bool IsIssuedSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ServiceCredentials ServiceCredentials { public get; }
|
System.ServiceModel.Security SspiSecurityTokenProvider () |
public class System.ServiceModel.Security.SspiSecurityTokenProvider
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.SspiSecurityTokenProvider
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual IAsyncResult BeginGetToken (EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual SecurityToken EndGetToken (IAsyncResult result)
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method: public override SecurityToken GetToken (EndpointAddress target, Uri via, TimeSpan timeout)
- Method (i): protected SecurityToken GetTokenFromCredMan (EndpointAddress endpointAddress, string tokenType)
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual bool WillGetTokenCompleteSynchronously (EndpointAddress target, Uri via)
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
- Method (i): public IAsyncResult BeginCancelToken (TimeSpan timeout, SecurityToken token, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult BeginCancelTokenCore (TimeSpan timeout, SecurityToken token, AsyncCallback callback, object state)
- Method (i): public IAsyncResult BeginGetToken (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult BeginGetTokenCore (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public IAsyncResult BeginRenewToken (TimeSpan timeout, SecurityToken tokenToBeRenewed, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult BeginRenewTokenCore (TimeSpan timeout, SecurityToken tokenToBeRenewed, AsyncCallback callback, object state)
- Method (i): public void CancelToken (TimeSpan timeout, SecurityToken token)
- Method (i): protected virtual void CancelTokenCore (TimeSpan timeout, SecurityToken token)
- Method (i): public void EndCancelToken (IAsyncResult result)
- Method (i): protected virtual void EndCancelTokenCore (IAsyncResult result)
- Method (i): public SecurityToken EndGetToken (IAsyncResult result)
- Method (i): protected virtual SecurityToken EndGetTokenCore (IAsyncResult result)
- Method (i): public SecurityToken EndRenewToken (IAsyncResult result)
- Method (i): protected virtual SecurityToken EndRenewTokenCore (IAsyncResult result)
- Method (i): public SecurityToken GetToken (TimeSpan timeout)
- Method: protected override SecurityToken GetTokenCore (TimeSpan timeout)
- Method (i): public SecurityToken RenewToken (TimeSpan timeout, SecurityToken tokenToBeRenewed)
- Method (i): protected virtual SecurityToken RenewTokenCore (TimeSpan timeout, SecurityToken tokenToBeRenewed)
- Property: virtual bool SupportsTokenCancellation { public get; }
- Property: virtual bool SupportsTokenRenewal { public get; }
|
System.ServiceModel.Security SupportingTokenAuthenticatorSpecification () |
public sealed class System.ServiceModel.Security.SupportingTokenAuthenticatorSpecification |
n/a |
- Constructor: public SupportingTokenAuthenticatorSpecification (SecurityTokenAuthenticator tokenAuthenticator, SecurityTokenAttachmentMode attachmentMode, SecurityTokenParameters tokenParameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityTokenAttachmentMode SecurityTokenAttachmentMode { public get; }
- Property: SecurityTokenAuthenticator TokenAuthenticator { public get; }
- Property: SecurityTokenParameters TokenParameters { public get; }
|
--> NONE <-- |
System.ServiceModel.Security SupportingTokenProviderSpecification () |
public sealed class System.ServiceModel.Security.SupportingTokenProviderSpecification |
n/a |
- Constructor: public SupportingTokenProviderSpecification (SecurityTokenProvider tokenProvider, SecurityTokenAttachmentMode attachmentMode, SecurityTokenParameters tokenParameters)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityTokenAttachmentMode SecurityTokenAttachmentMode { public get; }
- Property: SecurityTokenParameters TokenParameters { public get; }
- Property: SecurityTokenProvider TokenProvider { public get; }
|
--> NONE <-- |
System.ServiceModel.Security SupportingTokenSpecification () |
public sealed class System.ServiceModel.Security.SupportingTokenSpecification
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.SupportingTokenSpecification
(Please hover your mouse over the type to see the inheritance signatures) |
- Property: SecurityToken SecurityToken { public get; }
|
- Constructor: public SupportingTokenSpecification (SecurityToken token, ReadOnlyCollection`1 tokenPolicies, SecurityTokenAttachmentMode attachmentMode)
- Property: SecurityToken SecurityToken { public get; }
- Property: ReadOnlyCollection`1 SecurityTokenPolicies { public get; }
|
System.ServiceModel.Security UserNamePasswordClientCredential () |
n/a |
public sealed class System.ServiceModel.Security.UserNamePasswordClientCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string Password { public get; public set; }
- Property: string UserName { public get; public set; }
|
System.ServiceModel.Security UserNamePasswordServiceCredential () |
n/a |
public sealed class System.ServiceModel.Security.UserNamePasswordServiceCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TimeSpan CachedLogonTokenLifetime { public get; public set; }
- Property: bool CacheLogonTokens { public get; public set; }
- Property: UserNamePasswordValidator CustomUserNamePasswordValidator { public get; public set; }
- Property: bool IncludeWindowsGroups { public get; public set; }
- Property: int MaxCachedLogonTokens { public get; public set; }
- Property: MembershipProvider MembershipProvider { public get; public set; }
- Property: UserNamePasswordValidationMode UserNamePasswordValidationMode { public get; public set; }
|
System.ServiceModel.Security UserNamePasswordTokenProvider () |
public class System.ServiceModel.Security.UserNamePasswordTokenProvider |
n/a |
- Constructor: public UserNamePasswordTokenProvider ()
- Constructor: public UserNamePasswordTokenProvider (string userName, string password)
- Method (i): public virtual IAsyncResult BeginGetToken (EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual SecurityToken EndGetToken (IAsyncResult result)
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method: public override SecurityToken GetToken (EndpointAddress target, Uri via, TimeSpan timeout)
- Method (i): protected SecurityToken GetTokenFromCredMan (EndpointAddress endpointAddress, string tokenType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Method (i): public virtual bool WillGetTokenCompleteSynchronously (EndpointAddress target, Uri via)
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
UserNamePasswordValidationMode () |
n/a |
public sealed enum System.ServiceModel.Security.UserNamePasswordValidationMode
Windows = 0,
MembershipProvider = 1,
Custom = 2,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Security UserNameSecurityTokenAuthenticator () |
public abstract class System.ServiceModel.Security.UserNameSecurityTokenAuthenticator |
n/a |
- Constructor: protected UserNameSecurityTokenAuthenticator ()
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public abstract SecurityToken CreateUserNamePasswordToken (string id, string userName, string password)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security WindowsClientCredential () |
n/a |
public sealed class System.ServiceModel.Security.WindowsClientCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: TokenImpersonationLevel AllowedImpersonationLevel { public get; public set; }
- Property: bool AllowNtlm { public get; public set; }
- Property: NetworkCredential ClientCredential { public get; public set; }
|
System.ServiceModel.Security WindowsServiceCredential () |
n/a |
public sealed class System.ServiceModel.Security.WindowsServiceCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: bool AllowAnonymousLogons { public get; public set; }
- Property: bool IncludeWindowsGroups { public get; public set; }
|
System.ServiceModel.Security WindowsUserNamePasswordTokenAuthenticator () |
public class System.ServiceModel.Security.WindowsUserNamePasswordTokenAuthenticator |
n/a |
- Constructor: public WindowsUserNamePasswordTokenAuthenticator (bool extractGroupsForWindowsAccounts)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public override SecurityToken CreateUserNamePasswordToken (string id, string userName, string password)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: bool ExtractGroupsForWindowsAccounts { public get; public set; }
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security WrappedKeySecurityTokenAuthenticator () |
public sealed class System.ServiceModel.Security.WrappedKeySecurityTokenAuthenticator |
n/a |
- Constructor: public WrappedKeySecurityTokenAuthenticator ()
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public WrappedKeySecurityToken CreateWrappedKeyToken (string id, string encryptionMethod, string carriedKeyName, SecurityKeyIdentifier unwrappingTokenIdentifier, byte[] wrappedKey, SecurityTokenResolver tokenResolver)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security WSSecurityTokenSerializer () |
n/a |
public class System.ServiceModel.Security.WSSecurityTokenSerializer |
--> NONE <-- |
- Constructor: public WSSecurityTokenSerializer ()
- Constructor: public WSSecurityTokenSerializer (bool emitBspRequiredAttributes)
- Constructor: public WSSecurityTokenSerializer (SecurityVersion securityVersion)
- Constructor: public WSSecurityTokenSerializer (SecurityVersion securityVersion, bool emitBspRequiredAttributes)
- Constructor: public WSSecurityTokenSerializer (SecurityVersion securityVersion, bool emitBspRequiredAttributes, SamlSerializer samlSerializer)
- Constructor: public WSSecurityTokenSerializer (SecurityVersion securityVersion, bool emitBspRequiredAttributes, SamlSerializer samlSerializer, SecurityStateEncoder securityStateEncoder, KnownTypeCollection knownTypes)
- Method (i): public bool CanReadKeyIdentifier (XmlReader reader)
- Method (i): public bool CanReadKeyIdentifierClause (XmlReader reader)
- Method: protected override bool CanReadKeyIdentifierClauseCore (XmlReader reader)
- Method: protected override bool CanReadKeyIdentifierCore (XmlReader reader)
- Method (i): public bool CanReadToken (XmlReader reader)
- Method: protected override bool CanReadTokenCore (XmlReader reader)
- Method (i): public bool CanWriteKeyIdentifier (SecurityKeyIdentifier keyIdentifier)
- Method (i): public bool CanWriteKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: protected override bool CanWriteKeyIdentifierClauseCore (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: protected override bool CanWriteKeyIdentifierCore (SecurityKeyIdentifier keyIdentifier)
- Method (i): public bool CanWriteToken (SecurityToken token)
- Method: protected override bool CanWriteTokenCore (SecurityToken token)
- Method: public virtual SecurityKeyIdentifierClause CreateKeyIdentifierClauseFromTokenXml (XmlElement element, SecurityTokenReferenceStyle tokenReferenceStyle)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: ProtectedInternal virtual string GetTokenTypeUri (Type tokenType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public SecurityKeyIdentifier ReadKeyIdentifier (XmlReader reader)
- Method (i): public SecurityKeyIdentifierClause ReadKeyIdentifierClause (XmlReader reader)
- Method: protected override SecurityKeyIdentifierClause ReadKeyIdentifierClauseCore (XmlReader reader)
- Method: protected override SecurityKeyIdentifier ReadKeyIdentifierCore (XmlReader reader)
- Method (i): public SecurityToken ReadToken (XmlReader reader, SecurityTokenResolver tokenResolver)
- Method: protected override SecurityToken ReadTokenCore (XmlReader reader, SecurityTokenResolver tokenResolver)
- Method (i): public virtual string ToString ()
- Method (i): public void WriteKeyIdentifier (XmlWriter writer, SecurityKeyIdentifier keyIdentifier)
- Method (i): public void WriteKeyIdentifierClause (XmlWriter writer, SecurityKeyIdentifierClause keyIdentifierClause)
- Method: protected override void WriteKeyIdentifierClauseCore (XmlWriter writer, SecurityKeyIdentifierClause keyIdentifierClause)
- Method: protected override void WriteKeyIdentifierCore (XmlWriter writer, SecurityKeyIdentifier keyIdentifier)
- Method (i): public void WriteToken (XmlWriter writer, SecurityToken token)
- Method: protected override void WriteTokenCore (XmlWriter writer, SecurityToken token)
- Property: static WSSecurityTokenSerializer DefaultInstance { public get; }
- Property: bool EmitBspRequiredAttributes { public get; }
- Property: SecurityVersion SecurityVersion { public get; }
|
System.ServiceModel.Security X509CertificateInitiatorClientCredential () |
n/a |
public sealed class System.ServiceModel.Security.X509CertificateInitiatorClientCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetCertificate (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method: public void SetCertificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method (i): public virtual string ToString ()
- Property: X509Certificate2 Certificate { public get; public set; }
|
System.ServiceModel.Security X509CertificateInitiatorServiceCredential () |
n/a |
public sealed class System.ServiceModel.Security.X509CertificateInitiatorServiceCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetCertificate (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method: public void SetCertificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method (i): public virtual string ToString ()
- Property: X509ClientCertificateAuthentication Authentication { public get; }
- Property: X509Certificate2 Certificate { public get; public set; }
|
System.ServiceModel.Security X509CertificateRecipientClientCredential () |
n/a |
public sealed class System.ServiceModel.Security.X509CertificateRecipientClientCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetDefaultCertificate (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method: public void SetDefaultCertificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method: public void SetScopedCertificate (string subjectName, StoreLocation storeLocation, StoreName storeName, Uri targetService)
- Method: public void SetScopedCertificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue, Uri targetService)
- Method (i): public virtual string ToString ()
- Property: X509ServiceCertificateAuthentication Authentication { public get; }
- Property: X509Certificate2 DefaultCertificate { public get; public set; }
- Property: Dictionary`2 ScopedCertificates { public get; }
|
System.ServiceModel.Security X509CertificateRecipientServiceCredential () |
n/a |
public sealed class System.ServiceModel.Security.X509CertificateRecipientServiceCredential |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetCertificate (string subjectName)
- Method: public void SetCertificate (string subjectName, StoreLocation storeLocation, StoreName storeName)
- Method: public void SetCertificate (StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue)
- Method (i): public virtual string ToString ()
- Property: X509Certificate2 Certificate { public get; public set; }
|
X509CertificateValidationMode () |
n/a |
public sealed enum System.ServiceModel.Security.X509CertificateValidationMode
None = 0,
PeerTrust = 1,
ChainTrust = 2,
PeerOrChainTrust = 3,
Custom = 4,
|
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Security X509ClientCertificateAuthentication () |
n/a |
public class System.ServiceModel.Security.X509ClientCertificateAuthentication |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: X509CertificateValidationMode CertificateValidationMode { public get; public set; }
- Property: X509CertificateValidator CustomCertificateValidator { public get; public set; }
- Property: bool IncludeWindowsGroups { public get; public set; }
- Property: bool MapClientCertificateToWindowsAccount { public get; public set; }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
System.ServiceModel.Security X509IssuerSerialKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.X509IssuerSerialKeyIdentifierClause |
n/a |
- Constructor: public X509IssuerSerialKeyIdentifierClause (string issuerName, string issuerSerialNumber)
- Constructor: public X509IssuerSerialKeyIdentifierClause (X509Certificate2 certificate)
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public bool Matches (string issuerName, string issuerSerialNumber)
- Method: public override bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: public bool Matches (X509Certificate2 certificate)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: virtual bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
- Property: string IssuerName { public get; }
- Property: string IssuerSerialNumber { public get; }
|
--> NONE <-- |
System.ServiceModel.Security X509PeerCertificateAuthentication () |
n/a |
public class System.ServiceModel.Security.X509PeerCertificateAuthentication |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: X509CertificateValidationMode CertificateValidationMode { public get; public set; }
- Property: X509CertificateValidator CustomCertificateValidator { public get; public set; }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
System.ServiceModel.Security X509RawDataKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.X509RawDataKeyIdentifierClause |
n/a |
- Constructor: public X509RawDataKeyIdentifierClause (byte[] certificateRawData)
- Constructor: public X509RawDataKeyIdentifierClause (X509Certificate2 certificate)
- Method: public override SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): ProtectedInternal byte[] GetBuffer ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public byte[] GetX509RawData ()
- Method (i): public bool Matches (byte[] data)
- Method (i): public bool Matches (byte[] data, int offset)
- Method (i): public virtual bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: public bool Matches (X509Certificate2 certificate)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: override bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
|
--> NONE <-- |
System.ServiceModel.Security X509SecurityTokenAuthenticator () |
public class System.ServiceModel.Security.X509SecurityTokenAuthenticator |
n/a |
- Constructor: public X509SecurityTokenAuthenticator ()
- Constructor: public X509SecurityTokenAuthenticator (X509CertificateValidator certificateValidator, bool mapToWindows, bool extractGroupClaims)
- Constructor: public X509SecurityTokenAuthenticator (StoreLocation trustedStoreLocation, X509RevocationMode revocationMode, bool mapToWindows, bool extractGroupClaims)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public SecurityToken CreateX509Token (string id, X509Certificate2 certificate)
- Method: public virtual SecurityToken CreateX509Token (string id, X509Certificate2 certificate, WindowsIdentity preMappedIdentity)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security X509SecurityTokenProvider () |
public class System.ServiceModel.Security.X509SecurityTokenProvider |
n/a |
- Constructor: public X509SecurityTokenProvider ()
- Constructor: public X509SecurityTokenProvider (StoreLocation location, StoreName name, X509FindType findType, object findValue)
- Constructor: public X509SecurityTokenProvider (X509Certificate2 certificate)
- Method (i): public virtual IAsyncResult BeginGetToken (EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method (i): public virtual SecurityToken EndGetToken (IAsyncResult result)
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public override Identity GetIdentityOfSelf ()
- Method: public override SecurityToken GetToken (EndpointAddress target, Uri via, TimeSpan timeout)
- Method (i): protected SecurityToken GetTokenFromCredMan (EndpointAddress endpointAddress, string tokenType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method: protected override void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Method (i): public virtual bool WillGetTokenCompleteSynchronously (EndpointAddress target, Uri via)
- Nested Type: public sealed enum X509IdentityTypePreference
Default = 0,
Dns = 1,
Rsa = 2,
X509Certificate = 3,
X509CertificateChain = 4
- Property: X509IdentityTypePreference IdentityPreference { public get; public set; }
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security X509ServiceCertificateAuthentication () |
n/a |
public class System.ServiceModel.Security.X509ServiceCertificateAuthentication |
--> NONE <-- |
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: X509CertificateValidationMode CertificateValidationMode { public get; public set; }
- Property: X509CertificateValidator CustomCertificateValidator { public get; public set; }
- Property: X509RevocationMode RevocationMode { public get; public set; }
- Property: StoreLocation TrustedStoreLocation { public get; public set; }
|
System.ServiceModel.Security X509SubjectKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.X509SubjectKeyIdentifierClause |
n/a |
- Constructor: public X509SubjectKeyIdentifierClause (byte[] ski)
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): ProtectedInternal byte[] GetBuffer ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public byte[] GetX509SubjectKeyIdentifier ()
- Method (i): public bool Matches (byte[] data)
- Method (i): public bool Matches (byte[] data, int offset)
- Method (i): public virtual bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: public bool Matches (X509Certificate2 certificate)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Method: public static X509SubjectKeyIdentifierClause TryCreateFrom (X509Certificate2 certificate)
- Property: virtual bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
|
--> NONE <-- |
System.ServiceModel.Security X509ThumbprintKeyIdentifierClause () |
public sealed class System.ServiceModel.Security.X509ThumbprintKeyIdentifierClause |
n/a |
- Constructor: public X509ThumbprintKeyIdentifierClause (byte[] thumbprint)
- Constructor: public X509ThumbprintKeyIdentifierClause (X509Certificate2 certificate)
- Method (i): public virtual SecurityKey CreateKey ()
- [Obsolete: Equals(object) is deprecated. Use Matches instead.]Method (i): public bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): ProtectedInternal byte[] GetBuffer ()
- [Obsolete: GetHashCode() is deprecated. Use Matches instead.]Method (i): public int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public byte[] GetX509Thumbprint ()
- Method (i): public bool Matches (byte[] data)
- Method (i): public bool Matches (byte[] data, int offset)
- Method (i): public virtual bool Matches (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: public bool Matches (X509Certificate2 certificate)
- Method (i): protected object MemberwiseClone ()
- Method: public override string ToString ()
- Property: virtual bool CanCreateKey { public get; }
- Property: string ClauseType { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols BinarySecretSecurityTokenAuthenticator () |
public class System.ServiceModel.Security.Protocols.BinarySecretSecurityTokenAuthenticator |
n/a |
- Constructor: public BinarySecretSecurityTokenAuthenticator ()
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method: public virtual BinarySecretSecurityToken CreateBinarySecretToken (string id, byte[] symmetricKey)
- Method (i): public virtual void Dispose ()
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual void OnClosed (bool aborted, TimeSpan timeout)
- Method (i): protected virtual void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Property: protected bool IsDisposed { }
- Property: protected object ThisLock { }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols ChannelProtectionRequirements () |
public class System.ServiceModel.Security.Protocols.ChannelProtectionRequirements |
n/a |
- Constructor: public ChannelProtectionRequirements ()
- Constructor: public ChannelProtectionRequirements (ChannelProtectionRequirements other)
- Method: public void Add (ChannelProtectionRequirements protectionRequirements)
- Method: public void Add (ChannelProtectionRequirements protectionRequirements, bool channelScopeOnly)
- Method: public ChannelProtectionRequirements CreateInverse ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: ScopedMessagePartSpecification IncomingEncryptionParts { public get; }
- Property: ScopedMessagePartSpecification IncomingSignatureParts { public get; }
- Property: bool IsReadOnly { public get; }
- Property: ScopedMessagePartSpecification OutgoingEncryptionParts { public get; }
- Property: ScopedMessagePartSpecification OutgoingSignatureParts { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols FederationServiceIssuedSecurityTokenProvider () |
public class System.ServiceModel.Security.Protocols.FederationServiceIssuedSecurityTokenProvider |
n/a |
- Constructor: public FederationServiceIssuedSecurityTokenProvider ()
- Method: public override IAsyncResult BeginGetToken (EndpointAddress target, Uri via, TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public void Close ()
- Method (i): public void Close (TimeSpan timeout)
- Method (i): public virtual void Dispose ()
- Method: public override SecurityToken EndGetToken (IAsyncResult result)
- Method (i): protected void EnsureCreateState ()
- Method (i): protected void EnsureOpenState ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual Identity GetIdentityOfSelf ()
- Method: public override SecurityToken GetToken (EndpointAddress target, Uri via, TimeSpan timeout)
- Method (i): protected SecurityToken GetTokenFromCredMan (EndpointAddress endpointAddress, string tokenType)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: protected override void OnClosed (bool aborted, TimeSpan timeout)
- Method: protected override void OnOpened (TimeSpan timeout)
- Method (i): public void Open ()
- Method (i): public void Open (TimeSpan timeout)
- Method (i): public virtual string ToString ()
- Method: public override bool WillGetTokenCompleteSynchronously (EndpointAddress target, Uri via)
- Property: bool CacheIssuedTokens { public get; public set; }
- Property: IdentityVerifier IdentityVerifier { public get; public set; }
- Property: protected bool IsDisposed { }
- Property: EndpointAddress IssuerAddress { public get; public set; }
- Property: Binding IssuerBinding { public get; public set; }
- Property: ChannelBehaviorCollection IssuerChannelBehaviors { public get; }
- Property: KeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: IKeySizeValidator KeySizeValidator { public get; public set; }
- Property: int MaxCachedIssuedTokens { public get; public set; }
- Property: TimeSpan MaxIssuedTokenCachingTime { public get; public set; }
- Property: SecurityStandardsManager StandardsManager { public get; public set; }
- Property: protected object ThisLock { }
- Property: Collection`1 TokenRequestParameters { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols IKeySizeValidator () |
public interface System.ServiceModel.Security.Protocols.IKeySizeValidator |
n/a |
- Method: bool IsAsymmetricKeyLengthSupported (int length)
- Method: bool IsSymmetricKeyLengthSupported (int length)
- Property: int DefaultSymmetricKeyLength { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols RequestSecurityToken () |
public class System.ServiceModel.Security.Protocols.RequestSecurityToken |
n/a |
- Constructor: public RequestSecurityToken ()
- Constructor: public RequestSecurityToken (SecurityStandardsManager standardsManager)
- Constructor: public RequestSecurityToken (XmlElement requestSecurityTokenXml, string context, string tokenType, string requestType, int keySize, SecurityKeyIdentifierClause renewTarget, SecurityKeyIdentifierClause closeTarget)
- Method (i): public BodyWriter CreateBufferedCopy (int maxBufferSize)
- Method: public static RequestSecurityToken CreateFrom (XmlReader reader)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetAppliesTo ()
- Method: public T GetAppliesTo (XmlFormatter formatter)
- Method: public void GetAppliesToQName (out string localName, out string namespaceUri)
- Method (i): public virtual int GetHashCode ()
- Method: public SecurityToken GetRequestorEntropy ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual BodyWriter OnCreateBufferedCopy (int maxBufferSize)
- Method: ProtectedInternal virtual void OnMakeReadOnly ()
- Method: protected override void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomAttributes (XmlWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomElements (XmlWriter writer)
- Method: public void SetAppliesTo (T appliesTo, XmlFormatter formatter)
- Method: public void SetRequestorEntropy (byte[] entropy)
- Method (i): public virtual string ToString ()
- Method (i): public void WriteBodyContents (XmlDictionaryWriter writer)
- Method: public void WriteTo (XmlWriter writer)
- Property: SecurityKeyIdentifierClause CloseTarget { public get; public set; }
- Property: string Context { public get; public set; }
- Property: bool IsBuffered { public get; }
- Property: bool IsReadOnly { public get; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyIdentifierClause RenewTarget { public get; public set; }
- Property: IEnumerable`1 RequestProperties { public get; public set; }
- Property: XmlElement RequestSecurityTokenXml { public get; }
- Property: string RequestType { public get; public set; }
- Property: protected object ThisLock { }
- Property: string TokenType { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols RequestSecurityTokenResponse () |
public class System.ServiceModel.Security.Protocols.RequestSecurityTokenResponse |
n/a |
- Constructor: public RequestSecurityTokenResponse ()
- Constructor: public RequestSecurityTokenResponse (SecurityStandardsManager standardsManager)
- Constructor: public RequestSecurityTokenResponse (XmlElement requestSecurityTokenResponseXml, string context, string tokenType, int keySize, SecurityKeyIdentifierClause requestedAttachedReference, SecurityKeyIdentifierClause requestedUnattachedReference, bool computeKey, DateTime effectiveTime, DateTime expirationTime, bool isRequestedTokenClosed)
- Method: public static byte[] ComputeCombinedKey (byte[] requestorEntropy, byte[] issuerEntropy, int keySize)
- Method (i): public BodyWriter CreateBufferedCopy (int maxBufferSize)
- Method: public static RequestSecurityTokenResponse CreateFrom (XmlReader reader)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public T GetAppliesTo ()
- Method: public T GetAppliesTo (XmlFormatter formatter)
- Method: public void GetAppliesToQName (out string localName, out string namespaceUri)
- Method (i): public virtual int GetHashCode ()
- Method: public virtual GenericXmlSecurityToken GetIssuedToken (string expectedTokenType, ReadOnlyCollection`1 authorizationPolicies, RSA clientKey)
- Method: public GenericXmlSecurityToken GetIssuedToken (SecurityTokenResolver resolver, IList`1 allowedAuthenticators, KeyEntropyMode keyEntropyMode, byte[] requestorEntropy, string expectedTokenType, ReadOnlyCollection`1 authorizationPolicies)
- Method: public virtual GenericXmlSecurityToken GetIssuedToken (SecurityTokenResolver resolver, IList`1 allowedAuthenticators, KeyEntropyMode keyEntropyMode, byte[] requestorEntropy, string expectedTokenType, ReadOnlyCollection`1 authorizationPolicies, int defaultKeySize)
- Method: public SecurityToken GetIssuerEntropy ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): protected virtual BodyWriter OnCreateBufferedCopy (int maxBufferSize)
- Method: protected virtual void OnMakeReadOnly ()
- Method: protected override void OnWriteBodyContents (XmlDictionaryWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomAttributes (XmlWriter writer)
- Method: ProtectedInternal virtual void OnWriteCustomElements (XmlWriter writer)
- Method: public void SetAppliesTo (T appliesTo, XmlFormatter formatter)
- Method: public void SetIssuerEntropy (byte[] issuerEntropy)
- Method: public void SetLifetime (DateTime effectiveTime, DateTime expirationTime)
- Method (i): public virtual string ToString ()
- Method (i): public void WriteBodyContents (XmlDictionaryWriter writer)
- Method: public void WriteTo (XmlWriter writer)
- Property: bool ComputeKey { public get; public set; }
- Property: string Context { public get; public set; }
- Property: DateTime EffectiveTime { public get; }
- Property: SecurityToken EntropyToken { public get; }
- Property: DateTime ExpirationTime { public get; }
- Property: bool IsBuffered { public get; }
- Property: bool IsReadOnly { public get; }
- Property: bool IsRequestedTokenClosed { public get; public set; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyIdentifierClause RequestedAttachedReference { public get; public set; }
- Property: SecurityToken RequestedProofToken { public get; public set; }
- Property: SecurityToken RequestedSecurityToken { public get; public set; }
- Property: SecurityKeyIdentifierClause RequestedUnattachedReference { public get; public set; }
- Property: XmlElement RequestSecurityTokenResponseXml { public get; }
- Property: protected object ThisLock { }
- Property: string TokenType { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols ScopedMessagePartSpecification () |
public class System.ServiceModel.Security.Protocols.ScopedMessagePartSpecification |
n/a |
- Constructor: public ScopedMessagePartSpecification ()
- Constructor: public ScopedMessagePartSpecification (ScopedMessagePartSpecification other)
- Method: public void AddParts (MessagePartSpecification parts)
- Method: public void AddParts (MessagePartSpecification parts, string action)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public bool TryGetParts (string action, bool excludeChannelScope, out MessagePartSpecification parts)
- Method: public bool TryGetParts (string action, out MessagePartSpecification parts)
- Property: ICollection`1 Actions { public get; }
- Property: MessagePartSpecification ChannelParts { public get; }
- Property: bool IsReadOnly { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Protocols SecurityNegotiationException () |
public class System.ServiceModel.Security.Protocols.SecurityNegotiationException |
n/a |
- Constructor: public SecurityNegotiationException ()
- Constructor: protected SecurityNegotiationException (SerializationInfo info, StreamingContext context)
- Constructor: public SecurityNegotiationException (string message)
- Constructor: public SecurityNegotiationException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens AsymmetricSecurityKey () |
public abstract class System.ServiceModel.Security.Tokens.AsymmetricSecurityKey |
n/a |
- Constructor: protected AsymmetricSecurityKey ()
- Method (i): public abstract byte[] DecryptKey (string algorithm, byte[] keyData)
- Method (i): public abstract byte[] EncryptKey (string algorithm, byte[] keyData)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public abstract AsymmetricAlgorithm GetAsymmetricAlgorithm (string algorithm, bool privateKey)
- Method: public abstract HashAlgorithm GetHashAlgorithmForSignature (string algorithm)
- Method (i): public virtual int GetHashCode ()
- Method: public abstract AsymmetricSignatureDeformatter GetSignatureDeformatter (string algorithm)
- Method: public abstract AsymmetricSignatureFormatter GetSignatureFormatter (string algorithm)
- Method (i): public Type GetType ()
- Method: public abstract bool HasPrivateKey ()
- Method (i): public abstract bool IsAsymmetricAlgorithm (string algorithm)
- Method (i): public abstract bool IsSupportedAlgorithm (string algorithm)
- Method (i): public abstract bool IsSymmetricAlgorithm (string algorithm)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract int KeySize { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens BinarySecretSecurityToken () |
public class System.ServiceModel.Security.Tokens.BinarySecretSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.BinarySecretSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
|
- Constructor: protected BinarySecretSecurityToken (string id, byte[] key, bool allowCrypto)
- Constructor: protected BinarySecretSecurityToken (string id, int keySizeInBits, bool allowCrypto)
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Property: override string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: override DateTime ValidFrom { public get; }
- Property: override DateTime ValidTo { public get; }
|
System.ServiceModel.Security.Tokens ClaimTypeRequirement () |
n/a |
public class System.ServiceModel.Security.Tokens.ClaimTypeRequirement |
--> NONE <-- |
- Constructor: public ClaimTypeRequirement (string claimType)
- Constructor: public ClaimTypeRequirement (string claimType, bool isOptional)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string ClaimType { public get; }
- Property: bool IsOptional { public get; }
|
System.ServiceModel.Security.Tokens GenericXmlSecurityToken () |
public sealed class System.ServiceModel.Security.Tokens.GenericXmlSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.GenericXmlSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public GenericXmlSecurityToken (XmlElement tokenXml, Type tokenType, SecurityToken proofToken, DateTime effectiveTime, DateTime expirationTime, SecurityKeyIdentifierClause internalTokenReference, SecurityKeyIdentifierClause externalTokenReference, ReadOnlyCollection`1 authorizationPolicies)
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: SecurityKeyIdentifierClause ExternalTokenReference { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: SecurityKeyIdentifierClause InternalTokenReference { public get; }
- Property: SecurityToken ProofToken { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: Type TokenType { public get; }
|
- Constructor: public GenericXmlSecurityToken (XmlElement tokenXml, SecurityToken proofToken, DateTime effectiveTime, DateTime expirationTime, SecurityKeyIdentifierClause internalTokenReference, SecurityKeyIdentifierClause externalTokenReference, ReadOnlyCollection`1 authorizationPolicies)
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Property: ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: SecurityKeyIdentifierClause ExternalTokenReference { public get; }
- Property: override string Id { public get; }
- Property: SecurityKeyIdentifierClause InternalTokenReference { public get; }
- Property: SecurityToken ProofToken { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: override DateTime ValidFrom { public get; }
- Property: override DateTime ValidTo { public get; }
|
System.ServiceModel.Security.Tokens HttpDigestSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.HttpDigestSecurityTokenParameters |
n/a |
- Constructor: public HttpDigestSecurityTokenParameters ()
- Constructor: protected HttpDigestSecurityTokenParameters (HttpDigestSecurityTokenParameters other)
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: ProtectedInternal override bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityTokenInclusionMode InclusionMode { public get; public set; }
- Property: SecurityTokenReferenceStyle ReferenceStyle { public get; public set; }
- Property: bool RequireDerivedKeys { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens IIssuanceSecurityTokenAuthenticator () |
n/a |
public interface System.ServiceModel.Security.Tokens.IIssuanceSecurityTokenAuthenticator |
--> NONE <-- |
- Event: public event EventHandler`1 SecurityTokenIssued
- Event: public event EventHandler`1 SecurityTokenRenewed
|
System.ServiceModel.Security.Tokens InitiatorServiceModelSecurityTokenRequirement () |
n/a |
public sealed class System.ServiceModel.Security.Tokens.InitiatorServiceModelSecurityTokenRequirement |
--> NONE <-- |
- Constructor: public InitiatorServiceModelSecurityTokenRequirement ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public TValue GetProperty (string propertyName)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method (i): public bool TryGetProperty (string propertyName, out TValue result)
- Property: bool IsInitiator { public get; }
- Property: EndpointAddress IssuerAddress { public get; public set; }
- Property: Binding IssuerBinding { public get; public set; }
- Property: SecurityBindingElement IssuerSecurityBindingElement { public get; public set; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyType KeyType { public get; public set; }
- Property: SecurityKeyUsage KeyUsage { public get; public set; }
- Property: SecurityTokenVersion MessageSecurityVersion { public get; public set; }
- Property: IDictionary`2 Properties { public get; }
- Property: bool RequireCryptographicToken { public get; public set; }
- Property: SecurityAlgorithmSuite SecurityAlgorithmSuite { public get; public set; }
- Property: SecurityBindingElement SecurityBindingElement { public get; public set; }
- Property: EndpointAddress TargetAddress { public get; public set; }
- Property: string TokenType { public get; public set; }
- Property: string TransportScheme { public get; public set; }
- Property: Uri Via { public get; public set; }
|
System.ServiceModel.Security.Tokens ISecurityContextSecurityTokenCache () |
n/a |
public interface System.ServiceModel.Security.Tokens.ISecurityContextSecurityTokenCache |
--> NONE <-- |
- Method: void AddContext (SecurityContextSecurityToken token)
- Method: void ClearContexts ()
- Method: Collection`1 GetAllContexts (UniqueId contextId)
- Method: SecurityContextSecurityToken GetContext (UniqueId contextId, UniqueId generation)
- Method: void RemoveAllContexts (UniqueId contextId)
- Method: void RemoveContext (UniqueId contextId, UniqueId generation)
- Method: bool TryAddContext (SecurityContextSecurityToken token)
- Method: void UpdateContextCachingTime (SecurityContextSecurityToken context, DateTime expirationTime)
|
System.ServiceModel.Security.Tokens IssuedSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.IssuedSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public IssuedSecurityTokenParameters (string tokenType, EndpointAddress issuerAddress, Binding issuerBinding)
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: public Collection`1 CreateRequestParameters (SecurityStandardsManager standardsManager)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
- Property: Binding IssuerBinding { public get; public set; }
- Property: KeyType KeyType { public get; public set; }
- Property: Collection`1 RequiredClaimTypes { public get; }
|
- Constructor: public IssuedSecurityTokenParameters (string tokenType, EndpointAddress issuerAddress, Binding issuerBinding)
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: public Collection`1 CreateRequestParameters (MessageSecurityVersion messageSecurityVersion, SecurityTokenSerializer securityTokenSerializer)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
- Property: Collection`1 ClaimTypeRequirements { public get; }
- Property: Binding IssuerBinding { public get; public set; }
- Property: SecurityKeyType KeyType { public get; public set; }
|
System.ServiceModel.Security.Tokens IssuedSecurityTokenProvider () |
n/a |
public class System.ServiceModel.Security.Tokens.IssuedSecurityTokenProvider |
--> NONE <-- |
- Constructor: public IssuedSecurityTokenProvider ()
- Event: public event EventHandler Closed
- Event: public event EventHandler Closing
- Event: public event EventHandler Faulted
- Event: public event EventHandler Opened
- Event: public event EventHandler Opening
- Method: public virtual void Abort ()
- Method (i): public IAsyncResult BeginCancelToken (TimeSpan timeout, SecurityToken token, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult BeginCancelTokenCore (TimeSpan timeout, SecurityToken token, AsyncCallback callback, object state)
- Method: public virtual IAsyncResult BeginClose (AsyncCallback callback, object state)
- Method: public virtual IAsyncResult BeginClose (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public IAsyncResult BeginGetToken (TimeSpan timeout, AsyncCallback callback, object state)
- Method: protected override IAsyncResult BeginGetTokenCore (TimeSpan timeout, AsyncCallback callback, object state)
- Method: public virtual IAsyncResult BeginOpen (AsyncCallback callback, object state)
- Method: public virtual IAsyncResult BeginOpen (TimeSpan timeout, AsyncCallback callback, object state)
- Method (i): public IAsyncResult BeginRenewToken (TimeSpan timeout, SecurityToken tokenToBeRenewed, AsyncCallback callback, object state)
- Method (i): protected virtual IAsyncResult BeginRenewTokenCore (TimeSpan timeout, SecurityToken tokenToBeRenewed, AsyncCallback callback, object state)
- Method (i): public void CancelToken (TimeSpan timeout, SecurityToken token)
- Method (i): protected virtual void CancelTokenCore (TimeSpan timeout, SecurityToken token)
- Method: public virtual void Close ()
- Method: public virtual void Close (TimeSpan timeout)
- Method: public virtual void Dispose ()
- Method (i): public void EndCancelToken (IAsyncResult result)
- Method (i): protected virtual void EndCancelTokenCore (IAsyncResult result)
- Method: public virtual void EndClose (IAsyncResult result)
- Method (i): public SecurityToken EndGetToken (IAsyncResult result)
- Method: protected override SecurityToken EndGetTokenCore (IAsyncResult result)
- Method: public virtual void EndOpen (IAsyncResult result)
- Method (i): public SecurityToken EndRenewToken (IAsyncResult result)
- Method (i): protected virtual SecurityToken EndRenewTokenCore (IAsyncResult result)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public SecurityToken GetToken (TimeSpan timeout)
- Method: protected override SecurityToken GetTokenCore (TimeSpan timeout)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void Open ()
- Method: public virtual void Open (TimeSpan timeout)
- Method (i): public SecurityToken RenewToken (TimeSpan timeout, SecurityToken tokenToBeRenewed)
- Method (i): protected virtual SecurityToken RenewTokenCore (TimeSpan timeout, SecurityToken tokenToBeRenewed)
- Method (i): public virtual string ToString ()
- Property: bool CacheIssuedTokens { public get; public set; }
- Property: virtual TimeSpan DefaultCloseTimeout { public get; }
- Property: virtual TimeSpan DefaultOpenTimeout { public get; }
- Property: IdentityVerifier IdentityVerifier { public get; public set; }
- Property: int IssuedTokenRenewalThresholdPercentage { public get; public set; }
- Property: EndpointAddress IssuerAddress { public get; public set; }
- Property: Binding IssuerBinding { public get; public set; }
- Property: KeyedByTypeCollection`1 IssuerChannelBehaviors { public get; }
- Property: SecurityKeyEntropyMode KeyEntropyMode { public get; public set; }
- Property: TimeSpan MaxIssuedTokenCachingTime { public get; public set; }
- Property: MessageSecurityVersion MessageSecurityVersion { public get; public set; }
- Property: SecurityAlgorithmSuite SecurityAlgorithmSuite { public get; public set; }
- Property: SecurityTokenSerializer SecurityTokenSerializer { public get; public set; }
- Property: virtual CommunicationState State { public get; }
- Property: override bool SupportsTokenCancellation { public get; }
- Property: virtual bool SupportsTokenRenewal { public get; }
- Property: EndpointAddress TargetAddress { public get; public set; }
- Property: Collection`1 TokenRequestParameters { public get; }
|
System.ServiceModel.Security.Tokens IssueSecurityTokenEventArgs () |
n/a |
public class System.ServiceModel.Security.Tokens.IssueSecurityTokenEventArgs |
--> NONE <-- |
- Constructor: public IssueSecurityTokenEventArgs (SecurityToken issuedToken)
- Constructor: public IssueSecurityTokenEventArgs (SecurityToken issuedToken, EndpointAddress tokenRequestor)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityToken IssuedToken { public get; }
- Property: EndpointAddress TokenRequestor { public get; }
|
System.ServiceModel.Security.Tokens KerberosReceiverSecurityToken () |
public class System.ServiceModel.Security.Tokens.KerberosReceiverSecurityToken |
n/a |
- Constructor: public KerberosReceiverSecurityToken (byte[] request)
- Constructor: public KerberosReceiverSecurityToken (byte[] request, bool extractGroupsForWindowsAccounts, string id)
- Method: public override bool CanCreateKeyIdentifierClause ()
- Method: public override T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public byte[] GetRequest ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void SetWindowsIdentity (WindowsIdentity windowsIdentity)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: virtual ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool ExtractGroupsForWindowsAccounts { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: SymmetricSecurityKey SecurityKey { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: WindowsIdentity WindowsIdentity { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens KerberosRequestorSecurityToken () |
public class System.ServiceModel.Security.Tokens.KerberosRequestorSecurityToken |
n/a |
- Constructor: public KerberosRequestorSecurityToken (string servicePrincipalName)
- Constructor: public KerberosRequestorSecurityToken (string servicePrincipalName, TokenImpersonationLevel tokenImpersonationLevel, NetworkCredential networkCredential, string id)
- Method: public override bool CanCreateKeyIdentifierClause ()
- Method: public override T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method: public byte[] GetRequest ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: SymmetricSecurityKey SecurityKey { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: string ServicePrincipalName { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens KerberosSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.KerberosSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.KerberosSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
System.ServiceModel.Security.Tokens RecipientServiceModelSecurityTokenRequirement () |
n/a |
public sealed class System.ServiceModel.Security.Tokens.RecipientServiceModelSecurityTokenRequirement |
--> NONE <-- |
- Constructor: public RecipientServiceModelSecurityTokenRequirement ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public TValue GetProperty (string propertyName)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method (i): public bool TryGetProperty (string propertyName, out TValue result)
- Property: AuditLogLocation AuditLogLocation { public get; public set; }
- Property: bool IsInitiator { public get; }
- Property: EndpointAddress IssuerAddress { public get; public set; }
- Property: Binding IssuerBinding { public get; public set; }
- Property: SecurityBindingElement IssuerSecurityBindingElement { public get; public set; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyType KeyType { public get; public set; }
- Property: SecurityKeyUsage KeyUsage { public get; public set; }
- Property: Uri ListenUri { public get; public set; }
- Property: AuditLevel MessageAuthenticationAuditLevel { public get; public set; }
- Property: SecurityTokenVersion MessageSecurityVersion { public get; public set; }
- Property: IDictionary`2 Properties { public get; }
- Property: bool RequireCryptographicToken { public get; public set; }
- Property: SecurityAlgorithmSuite SecurityAlgorithmSuite { public get; public set; }
- Property: SecurityBindingElement SecurityBindingElement { public get; public set; }
- Property: bool SuppressAuditFailure { public get; public set; }
- Property: string TokenType { public get; public set; }
- Property: string TransportScheme { public get; public set; }
|
System.ServiceModel.Security.Tokens RenewSecurityTokenEventArgs () |
n/a |
public class System.ServiceModel.Security.Tokens.RenewSecurityTokenEventArgs |
--> NONE <-- |
- Constructor: public RenewSecurityTokenEventArgs (SecurityToken newSecurityToken, SecurityToken previousSecurityToken)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SecurityToken NewSecurityToken { public get; }
- Property: SecurityToken PreviousSecurityToken { public get; }
|
System.ServiceModel.Security.Tokens RsaSecurityToken () |
public class System.ServiceModel.Security.Tokens.RsaSecurityToken |
n/a |
- Constructor: public RsaSecurityToken (RSA rsa)
- Constructor: public RsaSecurityToken (RSA rsa, string id)
- Method: public override bool CanCreateKeyIdentifierClause ()
- Method: public override T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: RSA Rsa { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens RsaSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.RsaSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.RsaSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
SamlAccessDecision () |
public sealed enum System.ServiceModel.Security.Tokens.SamlAccessDecision
Permit = 0,
Deny = 1,
Indeterminate = 2,
|
n/a |
--> NONE <-- |
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAction () |
public class System.ServiceModel.Security.Tokens.SamlAction |
n/a |
- Constructor: public SamlAction ()
- Constructor: public SamlAction (string ns, string action)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: string Action { public get; public set; }
- Property: bool IsReadOnly { public get; }
- Property: string Namespace { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAdvice () |
public class System.ServiceModel.Security.Tokens.SamlAdvice |
n/a |
- Constructor: public SamlAdvice ()
- Constructor: public SamlAdvice (IEnumerable`1 assertions)
- Constructor: public SamlAdvice (IEnumerable`1 references)
- Constructor: public SamlAdvice (IEnumerable`1 references, IEnumerable`1 assertions)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: IList`1 AssertionIdReferences { public get; }
- Property: IList`1 Assertions { public get; }
- Property: bool IsReadOnly { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAssertion () |
public class System.ServiceModel.Security.Tokens.SamlAssertion |
n/a |
- Constructor: public SamlAssertion ()
- Constructor: public SamlAssertion (string assertionId, string issuer, DateTime issueInstant, SamlConditions samlConditions, SamlAdvice samlAdvice, IEnumerable`1 samlStatements)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: protected void ReadSignature (XmlDictionaryReader reader, SamlLoader loader)
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: SamlAdvice Advice { public get; public set; }
- Property: string AssertionId { public get; public set; }
- Property: SamlConditions Conditions { public get; public set; }
- Property: bool IsReadOnly { public get; }
- Property: DateTime IssueInstant { public get; public set; }
- Property: string Issuer { public get; public set; }
- Property: int MajorVersion { public get; }
- Property: int MinorVersion { public get; }
- Property: ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: SigningCredentials SigningCredentials { public get; public set; }
- Property: IList`1 Statements { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAttribute () |
public class System.ServiceModel.Security.Tokens.SamlAttribute |
n/a |
- Constructor: public SamlAttribute ()
- Constructor: public SamlAttribute (string attributeNamespace, string attributeName, IEnumerable`1 attributeValues)
- Method: public void CheckObjectValidity ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: IList`1 AttributeValues { public get; }
- Property: virtual int Count { public get; }
- Property: bool IsReadOnly { public get; }
- Property: string Name { public get; public set; }
- Property: string Namespace { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAttributeStatement () |
public class System.ServiceModel.Security.Tokens.SamlAttributeStatement |
n/a |
- Constructor: public SamlAttributeStatement ()
- Constructor: public SamlAttributeStatement (SamlSubject samlSubject, IEnumerable`1 attributes)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual bool Evaluate (EvaluationContext evaluationContext, object state)
- Method (i): protected virtual void Finalize ()
- Method: protected override void GetClaims (IList`1 claims)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public void SetIssuer (ClaimSet issuer)
- Method (i): protected void SetSubject (SamlSubject samlSubject)
- Method (i): public virtual string ToString ()
- Method: public override void WriteXml (XmlDictionaryWriter writer)
- Property: IList`1 Attributes { public get; }
- Property: override bool IsReadOnly { public get; }
- Property: virtual ClaimSet Issuer { public get; }
- Property: SamlSubject SamlSubject { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAudienceRestrictionCondition () |
public class System.ServiceModel.Security.Tokens.SamlAudienceRestrictionCondition |
n/a |
- Constructor: public SamlAudienceRestrictionCondition ()
- Constructor: public SamlAudienceRestrictionCondition (IEnumerable`1 audiences)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public override void WriteXml (XmlDictionaryWriter writer)
- Property: IList`1 Audiences { public get; }
- Property: override bool IsReadOnly { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAuthenticationClaimResource () |
public class System.ServiceModel.Security.Tokens.SamlAuthenticationClaimResource |
n/a |
- Constructor: public SamlAuthenticationClaimResource (DateTime authenticationInstant, string authenticationMethod, string dnsAddress, string ipAddress)
- Constructor: public SamlAuthenticationClaimResource (DateTime authenticationInstant, string authenticationMethod, string dnsAddress, string ipAddress, IEnumerable`1 authorityBindings)
- Constructor: public SamlAuthenticationClaimResource (DateTime authenticationInstant, string authenticationMethod, string dnsAddress, string ipAddress, ReadOnlyCollection`1 authorityBindings)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: DateTime AuthenticationInstant { public get; }
- Property: string AuthenticationMethod { public get; }
- Property: ReadOnlyCollection`1 AuthorityBindings { public get; }
- Property: string DnsAddress { public get; }
- Property: string IPAddress { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAuthenticationStatement () |
public class System.ServiceModel.Security.Tokens.SamlAuthenticationStatement |
n/a |
- Constructor: public SamlAuthenticationStatement ()
- Constructor: public SamlAuthenticationStatement (SamlSubject samlSubject, string authenticationMethod, DateTime authenticationInstant, string dnsAddress, string ipAddress, IEnumerable`1 authorityBindings)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual bool Evaluate (EvaluationContext evaluationContext, object state)
- Method (i): protected virtual void Finalize ()
- Method: protected override void GetClaims (IList`1 claims)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public void SetIssuer (ClaimSet issuer)
- Method (i): protected void SetSubject (SamlSubject samlSubject)
- Method (i): public virtual string ToString ()
- Method: public override void WriteXml (XmlDictionaryWriter writer)
- Property: DateTime AuthenticationInstant { public get; public set; }
- Property: string AuthenticationMethod { public get; public set; }
- Property: IList`1 AuthorityBindings { public get; }
- Property: static string ClaimType { public get; }
- Property: string DnsAddress { public get; public set; }
- Property: string IPAddress { public get; public set; }
- Property: override bool IsReadOnly { public get; }
- Property: virtual ClaimSet Issuer { public get; }
- Property: SamlSubject SamlSubject { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAuthorityBinding () |
public class System.ServiceModel.Security.Tokens.SamlAuthorityBinding |
n/a |
- Constructor: public SamlAuthorityBinding ()
- Constructor: public SamlAuthorityBinding (XmlQualifiedName authorityKind, string binding, string location)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: XmlQualifiedName AuthorityKind { public get; public set; }
- Property: string Binding { public get; public set; }
- Property: bool IsReadOnly { public get; }
- Property: string Location { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAuthorizationDecisionClaimResource () |
public class System.ServiceModel.Security.Tokens.SamlAuthorizationDecisionClaimResource |
n/a |
- Constructor: public SamlAuthorizationDecisionClaimResource (string resource, SamlAccessDecision accessDecision, string actionNamespace, string actionName)
- Method: public override bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: SamlAccessDecision AccessDecision { public get; }
- Property: string ActionName { public get; }
- Property: string ActionNamespace { public get; }
- Property: string Resource { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlAuthorizationDecisionStatement () |
public class System.ServiceModel.Security.Tokens.SamlAuthorizationDecisionStatement |
n/a |
- Constructor: public SamlAuthorizationDecisionStatement ()
- Constructor: public SamlAuthorizationDecisionStatement (SamlSubject samlSubject, string resource, SamlAccessDecision accessDecision, IEnumerable`1 samlActions)
- Constructor: public SamlAuthorizationDecisionStatement (SamlSubject samlSubject, string resource, SamlAccessDecision accessDecision, IEnumerable`1 samlActions, SamlEvidence samlEvidence)
- Method (i): public virtual bool Equals (object obj)
- Method (i): public virtual bool Evaluate (EvaluationContext evaluationContext, object state)
- Method (i): protected virtual void Finalize ()
- Method: protected override void GetClaims (IList`1 claims)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public void SetIssuer (ClaimSet issuer)
- Method (i): protected void SetSubject (SamlSubject samlSubject)
- Method (i): public virtual string ToString ()
- Method: public override void WriteXml (XmlDictionaryWriter writer)
- Property: SamlAccessDecision AccessDecision { public get; public set; }
- Property: static string ClaimType { public get; }
- Property: SamlEvidence Evidence { public get; public set; }
- Property: override bool IsReadOnly { public get; }
- Property: virtual ClaimSet Issuer { public get; }
- Property: string Resource { public get; public set; }
- Property: IList`1 SamlActions { public get; }
- Property: SamlSubject SamlSubject { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlCondition () |
public abstract class System.ServiceModel.Security.Tokens.SamlCondition |
n/a |
- Constructor: protected SamlCondition ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public abstract void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public abstract void WriteXml (XmlDictionaryWriter writer)
- Property: abstract bool IsReadOnly { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlConditions () |
public class System.ServiceModel.Security.Tokens.SamlConditions |
n/a |
- Constructor: public SamlConditions ()
- Constructor: public SamlConditions (DateTime notBefore, DateTime notOnOrAfter)
- Constructor: public SamlConditions (DateTime notBefore, DateTime notOnOrAfter, IEnumerable`1 conditions)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: IList`1 Conditions { public get; }
- Property: bool IsReadOnly { public get; }
- Property: DateTime NotBefore { public get; public set; }
- Property: DateTime NotOnOrAfter { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlConstants () |
public abstract sealed class System.ServiceModel.Security.Tokens.SamlConstants |
n/a |
- Field: public static readonly string[] AcceptedDateTimeFormats
- Field: public static const string AssertionIdPrefix, Value = SamlSecurityToken-
- Field: public static readonly string EmailName
- Field: public static readonly string EmailNamespace
- Field: public static readonly string GeneratedDateTimeFormat
- Field: public static readonly string HolderOfKey
- Field: public static const int MajorVersionValue, Value = 1
- Field: public static const int MinorVersionValue, Value = 1
- Field: public static readonly string Namespace
- Field: public static readonly string SenderVouches
- Field: public static readonly string UserName
- Field: public static readonly string UserNameNamespace
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlDoNotCacheCondition () |
public class System.ServiceModel.Security.Tokens.SamlDoNotCacheCondition |
n/a |
- Constructor: public SamlDoNotCacheCondition ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public override void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public override void WriteXml (XmlDictionaryWriter writer)
- Property: override bool IsReadOnly { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlEvidence () |
public class System.ServiceModel.Security.Tokens.SamlEvidence |
n/a |
- Constructor: public SamlEvidence ()
- Constructor: public SamlEvidence (IEnumerable`1 assertions)
- Constructor: public SamlEvidence (IEnumerable`1 assertionIdReferences)
- Constructor: public SamlEvidence (IEnumerable`1 assertionIdReferences, IEnumerable`1 assertions)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: IList`1 AssertionIdReferences { public get; }
- Property: IList`1 Assertions { public get; }
- Property: bool IsReadOnly { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlLoader () |
public class System.ServiceModel.Security.Tokens.SamlLoader |
n/a |
- Constructor: public SamlLoader ()
- Constructor: public SamlLoader (SecurityStandardsManager standardsManager)
- Constructor: public SamlLoader (SecurityStandardsManager standardsManager, SecurityTokenResolver tokenResolver)
- Constructor: public SamlLoader (SecurityTokenResolver tokenResolver)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual SamlAdvice LoadAdvice (XmlDictionaryReader reader)
- Method: public virtual SamlAssertion LoadAssertion (XmlDictionaryReader reader)
- Method: public virtual SamlAttribute LoadAttribute (XmlDictionaryReader reader)
- Method: public virtual SamlCondition LoadCondition (XmlDictionaryReader reader)
- Method: public virtual SamlConditions LoadConditions (XmlDictionaryReader reader)
- Method: public virtual SamlStatement LoadStatement (XmlDictionaryReader reader)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual Claim ResolveIdentity (SecurityKeyIdentifier securityKeyIdentifier)
- Method: public virtual SecurityKey ResolveSignatureKey (SecurityKeyIdentifier securityKeyIdentifier)
- Method: public virtual SecurityKey ResolveSubjectKey (SecurityKeyIdentifier securityKeyIdentifier)
- Method (i): public virtual string ToString ()
- Property: SecurityStandardsManager StandardsManager { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlSecurityToken () |
public class System.ServiceModel.Security.Tokens.SamlSecurityToken |
n/a |
- Constructor: protected SamlSecurityToken ()
- Constructor: public SamlSecurityToken (SamlAssertion assertion)
- Method: public override bool CanCreateKeyIdentifierClause ()
- Method: public override T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: protected void Initialize (SamlAssertion assertion)
- Method: public override bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Method: public void WriteTo (XmlDictionaryWriter writer)
- Property: SamlAssertion Assertion { public get; }
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: override string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlStatement () |
public abstract class System.ServiceModel.Security.Tokens.SamlStatement |
n/a |
- Constructor: protected SamlStatement ()
- Method (i): public virtual bool Equals (object obj)
- Method: public abstract bool Evaluate (EvaluationContext evaluationContext, object state)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public abstract void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method: public void SetIssuer (ClaimSet issuer)
- Method (i): public virtual string ToString ()
- Method: public abstract void WriteXml (XmlDictionaryWriter writer)
- Property: abstract bool IsReadOnly { public get; }
- Property: virtual ClaimSet Issuer { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlSubject () |
public class System.ServiceModel.Security.Tokens.SamlSubject |
n/a |
- Constructor: public SamlSubject ()
- Constructor: public SamlSubject (string nameFormat, string nameQualifier, string name)
- Constructor: public SamlSubject (string nameFormat, string nameQualifier, string name, IEnumerable`1 confirmations, string confirmationData, SecurityKeyIdentifier securityKeyIdentifier)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual IEnumerator`1 GetEnumerator ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public virtual string ToString ()
- Method: public virtual void WriteXml (XmlDictionaryWriter writer)
- Property: IList`1 ConfirmationMethod { public get; }
- Property: virtual int Count { public get; }
- Property: SecurityKey Crypto { public get; public set; }
- Property: bool IsReadOnly { public get; }
- Property: virtual Claim this [int index] { public get; }
- Property: SecurityKeyIdentifier KeyIdentifier { public get; public set; }
- Property: string Name { public get; public set; }
- Property: string NameFormat { public get; public set; }
- Property: string NameQualifier { public get; public set; }
- Property: string SubjectConfirmationData { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SamlSubjectStatement () |
public abstract class System.ServiceModel.Security.Tokens.SamlSubjectStatement |
n/a |
- Constructor: protected SamlSubjectStatement ()
- Constructor: protected SamlSubjectStatement (SamlSubject samlSubject)
- Method (i): public virtual bool Equals (object obj)
- Method: public override bool Evaluate (EvaluationContext evaluationContext, object state)
- Method (i): protected virtual void Finalize ()
- Method: protected abstract void GetClaims (IList`1 claims)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public override void MakeReadOnly ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public abstract void ReadXml (XmlDictionaryReader reader, SamlLoader loader)
- Method (i): public void SetIssuer (ClaimSet issuer)
- Method: protected void SetSubject (SamlSubject samlSubject)
- Method (i): public virtual string ToString ()
- Method (i): public abstract void WriteXml (XmlDictionaryWriter writer)
- Property: override bool IsReadOnly { public get; }
- Property: virtual ClaimSet Issuer { public get; }
- Property: SamlSubject SamlSubject { public get; public set; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SecureConversationSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.SecureConversationSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.SecureConversationSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public SecureConversationSecurityTokenParameters (Binding bootstrapBinding)
- Constructor: public SecureConversationSecurityTokenParameters (Binding bootstrapBinding, bool requireCancellation)
- Constructor: public SecureConversationSecurityTokenParameters (Binding bootstrapBinding, bool requireCancellation, ChannelProtectionRequirements bootstrapProtectionRequirements)
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
- Property: Binding BootstrapBinding { public get; public set; }
- Property: ChannelProtectionRequirements BootstrapProtectionRequirements { public get; }
|
- Constructor: public SecureConversationSecurityTokenParameters (SecurityBindingElement bootstrapSecurityBindingElement)
- Constructor: public SecureConversationSecurityTokenParameters (SecurityBindingElement bootstrapSecurityBindingElement, bool requireCancellation)
- Constructor: public SecureConversationSecurityTokenParameters (SecurityBindingElement bootstrapSecurityBindingElement, bool requireCancellation, ChannelProtectionRequirements bootstrapProtectionRequirements)
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
- Property: ChannelProtectionRequirements BootstrapProtectionRequirements { public get; }
- Property: SecurityBindingElement BootstrapSecurityBindingElement { public get; public set; }
|
System.ServiceModel.Security.Tokens SecurityContextSecurityToken () |
public sealed class System.ServiceModel.Security.Tokens.SecurityContextSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.SecurityContextSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public SecurityContextSecurityToken (UniqueId contextId, string id, byte[] key, DateTime tokenEffectiveTime, DateTime tokenExpirationTime, ReadOnlyCollection`1 authorizationPolicies)
- Constructor: public SecurityContextSecurityToken (UniqueId contextId, string id, byte[] key, DateTime tokenEffectiveTime, DateTime tokenExpirationTime, UniqueId keyGeneration, DateTime keyEffectiveTime, DateTime keyExpirationTime, ReadOnlyCollection`1 authorizationPolicies)
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
|
- Constructor: public SecurityContextSecurityToken (UniqueId contextId, string id, byte[] key, DateTime validFrom, DateTime validTo, ReadOnlyCollection`1 authorizationPolicies)
- Constructor: public SecurityContextSecurityToken (UniqueId contextId, string id, byte[] key, DateTime validFrom, DateTime validTo, UniqueId keyGeneration, DateTime keyEffectiveTime, DateTime keyExpirationTime, ReadOnlyCollection`1 authorizationPolicies)
- Method: public static SecurityContextSecurityToken CreateCookieSecurityContextToken (UniqueId contextId, string id, byte[] key, DateTime validFrom, DateTime validTo, ReadOnlyCollection`1 authorizationPolicies, SecurityStateEncoder securityStateEncoder)
- Method: public static SecurityContextSecurityToken CreateCookieSecurityContextToken (UniqueId contextId, string id, byte[] key, DateTime validFrom, DateTime validTo, UniqueId keyGeneration, DateTime keyEffectiveTime, DateTime keyExpirationTime, ReadOnlyCollection`1 authorizationPolicies, SecurityStateEncoder securityStateEncoder)
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Property: ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: override string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: override DateTime ValidFrom { public get; }
- Property: override DateTime ValidTo { public get; }
|
System.ServiceModel.Security.Tokens SecurityContextSecurityTokenAuthenticator () |
n/a |
public class System.ServiceModel.Security.Tokens.SecurityContextSecurityTokenAuthenticator |
--> NONE <-- |
- Constructor: public SecurityContextSecurityTokenAuthenticator ()
- Method (i): public bool CanValidateToken (SecurityToken token)
- Method: protected override bool CanValidateTokenCore (SecurityToken token)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method (i): public ReadOnlyCollection`1 ValidateToken (SecurityToken token)
- Method: protected override ReadOnlyCollection`1 ValidateTokenCore (SecurityToken token)
|
System.ServiceModel.Security.Tokens SecurityContextSecurityTokenResolver () |
n/a |
public class System.ServiceModel.Security.Tokens.SecurityContextSecurityTokenResolver |
--> NONE <-- |
- Constructor: public SecurityContextSecurityTokenResolver (int securityContextCacheCapacity, bool removeOldestTokensOnCacheFull)
- Method: public virtual void AddContext (SecurityContextSecurityToken token)
- Method: public virtual void ClearContexts ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public virtual Collection`1 GetAllContexts (UniqueId contextId)
- Method: public virtual SecurityContextSecurityToken GetContext (UniqueId contextId, UniqueId generation)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual void RemoveAllContexts (UniqueId contextId)
- Method: public virtual void RemoveContext (UniqueId contextId, UniqueId generation)
- Method (i): public SecurityKey ResolveSecurityKey (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public SecurityToken ResolveToken (SecurityKeyIdentifier keyIdentifier)
- Method (i): public SecurityToken ResolveToken (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual string ToString ()
- Method: public virtual bool TryAddContext (SecurityContextSecurityToken token)
- Method (i): public bool TryResolveSecurityKey (SecurityKeyIdentifierClause keyIdentifierClause, out SecurityKey key)
- Method: protected override bool TryResolveSecurityKeyCore (SecurityKeyIdentifierClause keyIdentifierClause, out SecurityKey key)
- Method (i): public bool TryResolveToken (SecurityKeyIdentifier keyIdentifier, out SecurityToken token)
- Method (i): public bool TryResolveToken (SecurityKeyIdentifierClause keyIdentifierClause, out SecurityToken token)
- Method: protected override bool TryResolveTokenCore (SecurityKeyIdentifier keyIdentifier, out SecurityToken token)
- Method: protected override bool TryResolveTokenCore (SecurityKeyIdentifierClause keyIdentifierClause, out SecurityToken token)
- Method: public virtual void UpdateContextCachingTime (SecurityContextSecurityToken context, DateTime expirationTime)
- Property: bool RemoveOldestTokensOnCacheFull { public get; }
- Property: int SecurityContextTokenCacheCapacity { public get; }
|
System.ServiceModel.Security.Tokens SecurityKey () |
public abstract class System.ServiceModel.Security.Tokens.SecurityKey |
n/a |
- Constructor: protected SecurityKey ()
- Method: public abstract byte[] DecryptKey (string algorithm, byte[] keyData)
- Method: public abstract byte[] EncryptKey (string algorithm, byte[] keyData)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public abstract bool IsAsymmetricAlgorithm (string algorithm)
- Method: public abstract bool IsSupportedAlgorithm (string algorithm)
- Method: public abstract bool IsSymmetricAlgorithm (string algorithm)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract int KeySize { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SecurityToken () |
public abstract class System.ServiceModel.Security.Tokens.SecurityToken |
n/a |
- Constructor: protected SecurityToken ()
- Constructor: protected SecurityToken (string id)
- Method: public virtual bool CanCreateKeyIdentifierClause ()
- Method: public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static string GenerateId ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual bool IsCurrentlyTimeEffective ()
- Method: public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method: public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method: protected void SetEffectiveTime (DateTime effectiveTime)
- Method: protected void SetExpirationTime (DateTime expirationTime)
- Method: protected void SetHasBeenValidated (bool value)
- Method: protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method: public void Validate ()
- Method: public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected abstract void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: abstract ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: abstract ReadOnlyCollection`1 SecurityKeys { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SecurityTokenException () |
public class System.ServiceModel.Security.Tokens.SecurityTokenException |
n/a |
- Constructor: public SecurityTokenException ()
- Constructor: protected SecurityTokenException (SerializationInfo info, StreamingContext context)
- Constructor: public SecurityTokenException (string message)
- Constructor: public SecurityTokenException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SecurityTokenParameters () |
public abstract class System.ServiceModel.Security.Tokens.SecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public abstract class System.ServiceModel.Security.Tokens.SecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Method: public virtual object Clone ()
- Method: protected abstract object CloneCore ()
- Method: ProtectedInternal abstract SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
- Method: public SecurityTokenParameters Clone ()
- Method: protected abstract SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal abstract SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal abstract void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method: ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
System.ServiceModel.Security.Tokens SecurityTokenValidationException () |
public class System.ServiceModel.Security.Tokens.SecurityTokenValidationException |
n/a |
- Constructor: public SecurityTokenValidationException ()
- Constructor: protected SecurityTokenValidationException (SerializationInfo info, StreamingContext context)
- Constructor: public SecurityTokenValidationException (string message)
- Constructor: public SecurityTokenValidationException (string message, Exception innerException)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual Exception GetBaseException ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public virtual void GetObjectData (SerializationInfo info, StreamingContext context)
- Method (i): public virtual Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: virtual IDictionary Data { public get; }
- Property: virtual string HelpLink { public get; public set; }
- Property: protected int HResult { }
- Property: virtual Exception InnerException { public get; }
- Property: virtual string Message { public get; }
- Property: virtual string Source { public get; public set; }
- Property: virtual string StackTrace { public get; }
- Property: virtual MethodBase TargetSite { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens ServiceModelSecurityTokenRequirement () |
n/a |
public abstract class System.ServiceModel.Security.Tokens.ServiceModelSecurityTokenRequirement |
--> NONE <-- |
- Constructor: protected ServiceModelSecurityTokenRequirement ()
- Field: public static readonly string AdditionalTokenRequestParametersProperty
- Field: public static readonly string AuditLogLocationProperty
- Field: public static readonly string ClaimTypeRequirementsProperty
- Field: public static readonly string HttpAuthenticationSchemeProperty
- Field: public static readonly string IsInitiatorProperty
- Field: public static readonly string IsOutOfBandTokenProperty
- Field: public static readonly string IssuedSecurityTokenParametersProperty
- Field: public static readonly string IssuerAddressProperty
- Field: public static readonly string IssuerBindingContextProperty
- Field: public static readonly string IssuerBindingProperty
- Field: public static readonly string IssuerSecurityBindingElementProperty
- Field: public static readonly string ListenUriProperty
- Field: public static readonly string MessageAuthenticationAuditLevelProperty
- Field: public static readonly string MessageDirectionProperty
- Field: public static readonly string MessageSecurityVersionProperty
- Field: protected new static const string Namespace
- Field: public static readonly string SecurityAlgorithmSuiteProperty
- Field: public static readonly string SecurityBindingElementProperty
- Field: public static readonly string SupportingTokenAttachmentModeProperty
- Field: public static readonly string SupportSecurityContextCancellationProperty
- Field: public static readonly string SuppressAuditFailureProperty
- Field: public static readonly string TargetAddressProperty
- Field: public static readonly string TransportSchemeProperty
- Field: public static readonly string ViaProperty
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public TValue GetProperty (string propertyName)
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method (i): public bool TryGetProperty (string propertyName, out TValue result)
- Property: bool IsInitiator { public get; }
- Property: EndpointAddress IssuerAddress { public get; public set; }
- Property: Binding IssuerBinding { public get; public set; }
- Property: SecurityBindingElement IssuerSecurityBindingElement { public get; public set; }
- Property: int KeySize { public get; public set; }
- Property: SecurityKeyType KeyType { public get; public set; }
- Property: SecurityKeyUsage KeyUsage { public get; public set; }
- Property: SecurityTokenVersion MessageSecurityVersion { public get; public set; }
- Property: IDictionary`2 Properties { public get; }
- Property: bool RequireCryptographicToken { public get; public set; }
- Property: SecurityAlgorithmSuite SecurityAlgorithmSuite { public get; public set; }
- Property: SecurityBindingElement SecurityBindingElement { public get; public set; }
- Property: string TokenType { public get; public set; }
- Property: string TransportScheme { public get; public set; }
|
System.ServiceModel.Security.Tokens ServiceModelSecurityTokenTypes () |
n/a |
public abstract sealed class System.ServiceModel.Security.Tokens.ServiceModelSecurityTokenTypes |
--> NONE <-- |
- Field: public static readonly string AnonymousSslnego
- Field: public static readonly string MutualSslnego
- Field: public static readonly string SecureConversation
- Field: public static readonly string SecurityContext
- Field: public static readonly string Spnego
- Field: public static readonly string SspiCredential
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
|
System.ServiceModel.Security.Tokens SigningCredentials () |
public class System.ServiceModel.Security.Tokens.SigningCredentials |
n/a |
- Constructor: public SigningCredentials (SecurityKey signingKey, string signatureAlgorithm, string digestAlgorithm)
- Constructor: public SigningCredentials (SecurityKey signingKey, string signatureAlgorithm, string digestAlgorithm, SecurityKeyIdentifier signingKeyIdentifier)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: string DigestAlgorithm { public get; }
- Property: string SignatureAlgorithm { public get; }
- Property: SecurityKey SigningKey { public get; }
- Property: SecurityKeyIdentifier SigningKeyIdentifier { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SslSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.SslSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.SslSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
System.ServiceModel.Security.Tokens SspiSecurityToken () |
public class System.ServiceModel.Security.Tokens.SspiSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.SspiSecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
|
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Property: override string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: override DateTime ValidFrom { public get; }
- Property: override DateTime ValidTo { public get; }
|
System.ServiceModel.Security.Tokens SspiSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.SspiSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.SspiSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
System.ServiceModel.Security.Tokens SupportingTokenParameters () |
n/a |
public class System.ServiceModel.Security.Tokens.SupportingTokenParameters |
--> NONE <-- |
- Constructor: public SupportingTokenParameters ()
- Method: public SupportingTokenParameters Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: Collection`1 Endorsing { public get; }
- Property: Collection`1 Signed { public get; }
- Property: Collection`1 SignedEncrypted { public get; }
- Property: Collection`1 SignedEndorsing { public get; }
|
System.ServiceModel.Security.Tokens SupportingTokenRequirements () |
public sealed class System.ServiceModel.Security.Tokens.SupportingTokenRequirements |
n/a |
- Constructor: public SupportingTokenRequirements ()
- Method: public virtual object Clone ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public void SetKeyDerivation (bool requireDerivedKeys)
- Method: public override string ToString ()
- Property: Collection`1 Endorsing { public get; }
- Property: Collection`1 Signed { public get; }
- Property: Collection`1 SignedEncrypted { public get; }
- Property: Collection`1 SignedEndorsing { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SymmetricKey () |
public class System.ServiceModel.Security.Tokens.SymmetricKey |
n/a |
- Constructor: public SymmetricKey (byte[] symmetricKey)
- Method: public override byte[] DecryptKey (string algorithm, byte[] keyData)
- Method: public override byte[] EncryptKey (string algorithm, byte[] keyData)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override byte[] GenerateDerivedKey (string algorithm, byte[] label, byte[] nonce, int derivedKeyLength, int offset)
- Method: public override ICryptoTransform GetDecryptionTransform (string algorithm, byte[] iv)
- Method: public override ICryptoTransform GetEncryptionTransform (string algorithm, byte[] iv)
- Method (i): public virtual int GetHashCode ()
- Method: public override int GetIVSize (string algorithm)
- Method: public override KeyedHashAlgorithm GetKeyedHashAlgorithm (string algorithm)
- Method: public override SymmetricAlgorithm GetSymmetricAlgorithm (string algorithm)
- Method: public override byte[] GetSymmetricKey ()
- Method (i): public Type GetType ()
- Method: public override bool IsAsymmetricAlgorithm (string algorithm)
- Method: public override bool IsSupportedAlgorithm (string algorithm)
- Method: public override bool IsSymmetricAlgorithm (string algorithm)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override int KeySize { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens SymmetricSecurityKey () |
public abstract class System.ServiceModel.Security.Tokens.SymmetricSecurityKey |
n/a |
- Constructor: protected SymmetricSecurityKey ()
- Method (i): public abstract byte[] DecryptKey (string algorithm, byte[] keyData)
- Method (i): public abstract byte[] EncryptKey (string algorithm, byte[] keyData)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public abstract byte[] GenerateDerivedKey (string algorithm, byte[] label, byte[] nonce, int derivedKeyLength, int offset)
- Method: public abstract ICryptoTransform GetDecryptionTransform (string algorithm, byte[] iv)
- Method: public abstract ICryptoTransform GetEncryptionTransform (string algorithm, byte[] iv)
- Method (i): public virtual int GetHashCode ()
- Method: public abstract int GetIVSize (string algorithm)
- Method: public abstract KeyedHashAlgorithm GetKeyedHashAlgorithm (string algorithm)
- Method: public abstract SymmetricAlgorithm GetSymmetricAlgorithm (string algorithm)
- Method: public abstract byte[] GetSymmetricKey ()
- Method (i): public Type GetType ()
- Method (i): public abstract bool IsAsymmetricAlgorithm (string algorithm)
- Method (i): public abstract bool IsSupportedAlgorithm (string algorithm)
- Method (i): public abstract bool IsSymmetricAlgorithm (string algorithm)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: abstract int KeySize { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens UserNameSecurityToken () |
public class System.ServiceModel.Security.Tokens.UserNameSecurityToken |
n/a |
- Constructor: public UserNameSecurityToken (string userName, string password)
- Constructor: public UserNameSecurityToken (string userName, string password, string id)
- Method (i): public virtual bool CanCreateKeyIdentifierClause ()
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: string Password { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: string UserName { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens UserNameSecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.UserNameSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.UserNameSecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
System.ServiceModel.Security.Tokens UserNameWindowsSecurityToken () |
public class System.ServiceModel.Security.Tokens.UserNameWindowsSecurityToken |
n/a |
- Constructor: public UserNameWindowsSecurityToken (string userName, string password, bool extractGroupsForWindowsAccounts)
- Constructor: public UserNameWindowsSecurityToken (string userName, string password, bool extractGroupsForWindowsAccounts, string id)
- Method (i): public virtual bool CanCreateKeyIdentifierClause ()
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void SetWindowsIdentity (WindowsIdentity windowsIdentity)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: virtual ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool ExtractGroupsForWindowsAccounts { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: string UserName { public get; }
- Property: WindowsIdentity WindowsIdentity { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens WindowsSecurityToken () |
public abstract class System.ServiceModel.Security.Tokens.WindowsSecurityToken |
n/a |
- Constructor: protected WindowsSecurityToken (bool extractGroupsForWindowsAccounts)
- Constructor: protected WindowsSecurityToken (bool extractGroupsForWindowsAccounts, string id)
- Method (i): public virtual bool CanCreateKeyIdentifierClause ()
- Method (i): public virtual T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method (i): public virtual bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method: protected void SetWindowsIdentity (WindowsIdentity windowsIdentity)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method (i): protected abstract void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool ExtractGroupsForWindowsAccounts { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: abstract ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: WindowsIdentity WindowsIdentity { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens WrappedKeySecurityToken () |
public sealed class System.ServiceModel.Security.Tokens.WrappedKeySecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.WrappedKeySecurityToken
(Please hover your mouse over the type to see the inheritance signatures) |
- Constructor: public WrappedKeySecurityToken (string id, byte[] keyToWrap, string wrappingAlgorithm, SecurityToken wrappingToken, SecurityKeyIdentifier wrappingTokenReference)
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: SecurityToken WrappingToken { public get; }
- Property: SecurityKeyIdentifier WrappingTokenReference { public get; }
|
- Constructor: public WrappedKeySecurityToken (string id, byte[] keyToWrap, string wrappingAlgorithm, SecurityToken wrappingToken, SecurityKeyIdentifier wrappingTokenReference)
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Property: override string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: override DateTime ValidFrom { public get; }
- Property: override DateTime ValidTo { public get; }
- Property: SecurityToken WrappingToken { public get; }
- Property: SecurityKeyIdentifier WrappingTokenReference { public get; }
|
System.ServiceModel.Security.Tokens X509AsymmetricSecurityKey () |
public class System.ServiceModel.Security.Tokens.X509AsymmetricSecurityKey |
n/a |
- Constructor: public X509AsymmetricSecurityKey (X509Certificate2 certificate)
- Method: public override byte[] DecryptKey (string algorithm, byte[] keyData)
- Method: public override byte[] EncryptKey (string algorithm, byte[] keyData)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public override AsymmetricAlgorithm GetAsymmetricAlgorithm (string algorithm, bool privateKey)
- Method: public override HashAlgorithm GetHashAlgorithmForSignature (string algorithm)
- Method (i): public virtual int GetHashCode ()
- Method: public override AsymmetricSignatureDeformatter GetSignatureDeformatter (string algorithm)
- Method: public override AsymmetricSignatureFormatter GetSignatureFormatter (string algorithm)
- Method (i): public Type GetType ()
- Method: public override bool HasPrivateKey ()
- Method: public override bool IsAsymmetricAlgorithm (string algorithm)
- Method: public override bool IsSupportedAlgorithm (string algorithm)
- Method: public override bool IsSymmetricAlgorithm (string algorithm)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Property: override int KeySize { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens X509CertificateValidator () |
public abstract class System.ServiceModel.Security.Tokens.X509CertificateValidator |
n/a |
- Constructor: protected X509CertificateValidator ()
- Method: public static X509CertificateValidator CreateChainTrustOnlyValidator (bool useMachineContext, X509ChainPolicy chainPolicy)
- Method: public static X509CertificateValidator CreateTrustedPeopleOrChainTrustValidator (bool useMachineContext, X509ChainPolicy chainPolicy)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public abstract void Validate (X509Certificate2 certificate)
- Property: static X509CertificateValidator ChainTrustOnly { public get; }
- Property: static X509CertificateValidator TrustedPeopleOnly { public get; }
- Property: static X509CertificateValidator TrustedPeopleOrChainTrust { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens X509SecurityToken () |
public class System.ServiceModel.Security.Tokens.X509SecurityToken |
n/a |
- Constructor: public X509SecurityToken (X509Certificate2 certificate)
- Constructor: public X509SecurityToken (X509Certificate2 certificate, X509CertificateValidator x509CertificateValidator, string id)
- Method: public override bool CanCreateKeyIdentifierClause ()
- Method: public override T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: X509Certificate2 Certificate { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
|
--> NONE <-- |
System.ServiceModel.Security.Tokens X509SecurityTokenParameters () |
public class System.ServiceModel.Security.Tokens.X509SecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
public class System.ServiceModel.Security.Tokens.X509SecurityTokenParameters
(Please hover your mouse over the type to see the inheritance signatures) |
- Method (i): public virtual object Clone ()
- Method: protected override object CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
- Method (i): public SecurityTokenParameters Clone ()
- Method: protected override SecurityTokenParameters CloneCore ()
- Method: ProtectedInternal override SecurityKeyIdentifierClause CreateKeyIdentifierClause (SecurityToken token, SecurityTokenReferenceStyle referenceStyle)
- Method: ProtectedInternal override void InitializeSecurityTokenRequirement (SecurityTokenRequirement requirement)
- Method (i): ProtectedInternal virtual bool MatchesKeyIdentifierClause (SecurityToken token, SecurityKeyIdentifierClause keyIdentifierClause, SecurityTokenReferenceStyle referenceStyle)
|
System.ServiceModel.Security.Tokens X509WindowsSecurityToken () |
public class System.ServiceModel.Security.Tokens.X509WindowsSecurityToken |
n/a |
- Constructor: public X509WindowsSecurityToken (X509Certificate2 certificate, bool extractGroupsForWindowsAccounts)
- Constructor: public X509WindowsSecurityToken (X509Certificate2 certificate, bool extractGroupsForWindowsAccounts, X509CertificateValidator x509CertificateValidator, string id)
- Method: public override bool CanCreateKeyIdentifierClause ()
- Method: public override T CreateKeyIdentifierClause ()
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): public virtual bool IsCurrentlyTimeEffective ()
- Method: public override bool MatchesKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual SecurityKey ResolveKeyIdentifierClause (SecurityKeyIdentifierClause keyIdentifierClause)
- Method (i): protected void SetEffectiveTime (DateTime effectiveTime)
- Method (i): protected void SetExpirationTime (DateTime expirationTime)
- Method (i): protected void SetHasBeenValidated (bool value)
- Method (i): protected void SetWindowsIdentity (WindowsIdentity windowsIdentity)
- Method (i): protected void ThrowIfNotValidated ()
- Method (i): public virtual string ToString ()
- Method (i): public void Validate ()
- Method (i): public void Validate (SecurityTokenResolver tokenResolver)
- Method: protected override void ValidateCore (SecurityTokenResolver tokenResolver)
- Property: override ReadOnlyCollection`1 AuthorizationPolicies { public get; }
- Property: X509Certificate2 Certificate { public get; }
- Property: virtual DateTime EffectiveTime { public get; }
- Property: virtual DateTime ExpirationTime { public get; }
- Property: bool ExtractGroupsForWindowsAccounts { public get; }
- Property: bool HasBeenValidated { public get; }
- Property: virtual string Id { public get; }
- Property: override ReadOnlyCollection`1 SecurityKeys { public get; }
- Property: WindowsIdentity WindowsIdentity { public get; }
|
--> NONE <-- |