Partager via


Membres SecurityTokenCache

Defines a simple abstract interface to a cache of security tokens.

Les tableaux suivants répertorient les membres exposés par le type SecurityTokenCache.

Protégé Constructeurs

  Nom Description
  SecurityTokenCache  

Haut

Public Propriétés

  Nom Description
public property Owner Sets the SecurityTokenHandler that owns the cache.

Haut

Public Méthodes

(voir également Protégé Méthodes)

  Nom Description
public method ClearEntries Clears the entries in the cache.
public method Equals  Surchargé. (hérité de Object)
public method GetHashCode  (hérité de Object)
public method GetType  (hérité de Object)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString  (hérité de Object)
public method TryAddEntry Attempts to add an entry to the cache.
public method TryGetAllEntries Attempts to retrieve all entries from the cache.
public method TryGetEntry Attempts to retrieve an entry from the cache.
public method TryRemoveAllEntries Attempts to remove all matching entries from cache.
public method TryRemoveEntry Attempts to remove an entry from the cache.
public method TryReplaceEntry Attempts to replace an existing entry in the cache with a new one.

Haut

Protégé Méthodes

  Nom Description
protected method Finalize  (hérité de Object)
protected method MemberwiseClone  (hérité de Object)

Haut

Voir aussi

Référence

Classe SecurityTokenCache
Espace de noms Microsoft.IdentityModel.Tokens

Copyright © 2008 Microsoft Corporation.Tous droits réservés.