IdentityProviderDictionary Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

A collection of identity providers.

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

Public Constructors

  Name Description
  IdentityProviderDictionary Initializes an instance of the IdentityProviderDictionary 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  (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 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
  Add  (inherited from Dictionary)
  Contains  (inherited from Dictionary)
  CopyTo  (inherited from Dictionary)
  Remove  (inherited from Dictionary)
  GetEnumerator  (inherited from Dictionary)
  CopyTo  (inherited from Dictionary)
  Add  (inherited from Dictionary)
  Contains  (inherited from Dictionary)
  GetEnumerator  (inherited from Dictionary)
  Remove  (inherited from Dictionary)
  GetEnumerator  (inherited from Dictionary)
  IsReadOnly  (inherited from Dictionary)
  Keys  (inherited from Dictionary)
  Values  (inherited from Dictionary)
  Keys  (inherited from Dictionary)
  Values  (inherited from Dictionary)
  IsSynchronized  (inherited from Dictionary)
  SyncRoot  (inherited from Dictionary)
  IsFixedSize  (inherited from Dictionary)
  IsReadOnly  (inherited from Dictionary)
  Item  (inherited from Dictionary)
  Keys  (inherited from Dictionary)
  Values  (inherited from Dictionary)

Top

See Also

Reference

IdentityProviderDictionary Class
Microsoft.Xrm.Sdk.Client Namespace

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