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 | |
---|---|---|
Owner | Sets the SecurityTokenHandler that owns the cache. |
Haut
Public Méthodes
(voir également Protégé Méthodes)
Nom | Description | |
---|---|---|
ClearEntries | Clears the entries in the cache. | |
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) | |
TryAddEntry | Attempts to add an entry to the cache. | |
TryGetAllEntries | Attempts to retrieve all entries from the cache. | |
TryGetEntry | Attempts to retrieve an entry from the cache. | |
TryRemoveAllEntries | Attempts to remove all matching entries from cache. | |
TryRemoveEntry | Attempts to remove an entry from the cache. | |
TryReplaceEntry | Attempts to replace an existing entry in the cache with a new one. |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
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.