CrossRealmIssuerEndpointDictionary Members

Contains a dictionary of remote issuer endpoints.

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

Public Constructors

  Name Description
  CrossRealmIssuerEndpointDictionary Initializes a new instance of theCrossRealmIssuerEndpointDictionary class.

Top

Public Properties

  Name Description
public property Comparer  (inherited from Dictionary)
public property Count  (inherited from Dictionary)
public property Item  (inherited from Dictionary)
public property Keys  (inherited from Dictionary)
public property Values  (inherited from Dictionary)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Add  (inherited from Dictionary)
public method Clear  (inherited from Dictionary)
public method ContainsKey  (inherited from Dictionary)
public method ContainsValue  (inherited from Dictionary)
public method Equals  Overloaded. (inherited from Object)
public method GetEnumerator  (inherited from Dictionary)
public method GetHashCode  (inherited from Object)
public method GetObjectData  (inherited from Dictionary)
public method GetType  (inherited from Object)
public method OnDeserialization  (inherited from Dictionary)
public methodstatic ReferenceEquals  (inherited from Object)
public method Remove  (inherited from Dictionary)
public method ToString  (inherited from Object)
public method TryGetValue  (inherited from Dictionary)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  System.Collections.Generic.ICollection.Add  (inherited from Dictionary)
  System.Collections.Generic.ICollection.Contains  (inherited from Dictionary)
  System.Collections.Generic.ICollection.CopyTo  (inherited from Dictionary)
  System.Collections.Generic.ICollection.Remove  (inherited from Dictionary)
  System.Collections.Generic.IEnumerable.GetEnumerator  (inherited from Dictionary)
  System.Collections.ICollection.CopyTo  (inherited from Dictionary)
  System.Collections.IDictionary.Add  (inherited from Dictionary)
  System.Collections.IDictionary.Contains  (inherited from Dictionary)
  System.Collections.IDictionary.GetEnumerator  (inherited from Dictionary)
  System.Collections.IDictionary.Remove  (inherited from Dictionary)
  System.Collections.IEnumerable.GetEnumerator  (inherited from Dictionary)
  System.Collections.Generic.ICollection.IsReadOnly  (inherited from Dictionary)
  System.Collections.Generic.IDictionary.Keys  (inherited from Dictionary)
  System.Collections.Generic.IDictionary.Values  (inherited from Dictionary)
  System.Collections.ICollection.IsSynchronized  (inherited from Dictionary)
  System.Collections.ICollection.SyncRoot  (inherited from Dictionary)
  System.Collections.IDictionary.IsFixedSize  (inherited from Dictionary)
  System.Collections.IDictionary.IsReadOnly  (inherited from Dictionary)
  System.Collections.IDictionary.Item  (inherited from Dictionary)
  System.Collections.IDictionary.Keys  (inherited from Dictionary)
  System.Collections.IDictionary.Values  (inherited from Dictionary)

Top

See Also

Reference

CrossRealmIssuerEndpointDictionary Class
Microsoft.Xrm.Sdk.Client Namespace

Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.