Compartir a través de


UserCredentialCollection (Miembros)

En las tablas siguientes se enumeran los miembros expuestos por el tipo UserCredentialCollection.

Público Constructores

  Nombre Descripción
  UserCredentialCollection Sobrecargado.  

Arriba

Público Propiedades

(vea también Protegido Propiedades)

  Nombre Descripción
public property Comparer  (Se hereda de KeyedCollection)
public property Count  (Se hereda de Collection)
public property Item  Sobrecargado. (Se hereda de KeyedCollection)

Arriba

Protegido Propiedades

  Nombre Descripción
protected property Dictionary  (Se hereda de KeyedCollection)
protected property Items  (Se hereda de Collection)

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method Add  (Se hereda de Collection)
public method AddRange  
public method Clear  (Se hereda de Collection)
public method Contains  Sobrecargado. (Se hereda de KeyedCollection)
public method CopyTo  (Se hereda de Collection)
public method Equals  Sobrecargado. (Se hereda de Object)
public method GetEnumerator  (Se hereda de Collection)
public method GetHashCode  (Se hereda de Object)
public method GetType  (Se hereda de Object)
public method IndexOf  (Se hereda de Collection)
public method Insert  (Se hereda de Collection)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method Remove  Sobrecargado. (Se hereda de KeyedCollection)
public method RemoveAt  (Se hereda de Collection)
public method ToString  (Se hereda de Object)

Arriba

Protegido Métodos

  Nombre Descripción
protected method ChangeItemKey  (Se hereda de KeyedCollection)
protected method ClearItems  (Se hereda de KeyedCollection)
protected method Finalize  (Se hereda de Object)
protected method GetKeyForItem Sobrecargado. Invalidado.  
protected method InsertItem  (Se hereda de KeyedCollection)
protected method MemberwiseClone  (Se hereda de Object)
protected method RemoveItem  (Se hereda de KeyedCollection)
protected method SetItem  (Se hereda de KeyedCollection)

Arriba

Implementaciones de interfaz explícitas

  Nombre Descripción
  System.Collections.ICollection.CopyTo  (Se hereda de Collection)
  System.Collections.IEnumerable.GetEnumerator  (Se hereda de Collection)
  System.Collections.IList.Add  (Se hereda de Collection)
  System.Collections.IList.Contains  (Se hereda de Collection)
  System.Collections.IList.IndexOf  (Se hereda de Collection)
  System.Collections.IList.Insert  (Se hereda de Collection)
  System.Collections.IList.Remove  (Se hereda de Collection)
  System.Collections.Generic.ICollection.IsReadOnly  (Se hereda de Collection)
  System.Collections.ICollection.IsSynchronized  (Se hereda de Collection)
  System.Collections.ICollection.SyncRoot  (Se hereda de Collection)
  System.Collections.IList.IsFixedSize  (Se hereda de Collection)
  System.Collections.IList.IsReadOnly  (Se hereda de Collection)
  System.Collections.IList.Item  (Se hereda de Collection)

Arriba

Vea también

Referencia

UserCredentialCollection (Clase)
Microsoft.IdentityModel.Protocols.WSIdentity (Espacio de nombres)

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.