Classe MruSecurityTokenCache
An MRU cache (Most Recently Used).
Espace de noms: Microsoft.IdentityModel
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)
Utilisation
Dim instance As MruSecurityTokenCache
Syntaxe
'Déclaration
Public Class MruSecurityTokenCache
Inherits SecurityTokenCache
public class MruSecurityTokenCache : SecurityTokenCache
public ref class MruSecurityTokenCache : public SecurityTokenCache
public class MruSecurityTokenCache extends SecurityTokenCache
public class MruSecurityTokenCache extends SecurityTokenCache
Remarques
Thread safe.
Hiérarchie d'héritage
System.Object
Microsoft.IdentityModel.Tokens.SecurityTokenCache
Microsoft.IdentityModel.MruSecurityTokenCache
Cohérence de thread
Tous les membres statiques publics (partagés dans Visual Basic) de ce type sont thread-safe.Il n'est pas garanti que les membres d'instance soient thread-safe.
Plateformes
Plateformes de développement
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Voir aussi
Référence
Membres MruSecurityTokenCache
Espace de noms Microsoft.IdentityModel