Freigeben über


SecurityTokenCache Class

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

Namespace: Microsoft.IdentityModel.Tokens
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As SecurityTokenCache

Syntax

'Declaration
Public MustInherit Class SecurityTokenCache
public abstract class SecurityTokenCache
public ref class SecurityTokenCache abstract
public abstract class SecurityTokenCache
public abstract class SecurityTokenCache

Vererbungshierarchie

System.Object
  Microsoft.IdentityModel.Tokens.SecurityTokenCache
     Microsoft.IdentityModel.MruSecurityTokenCache

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

SecurityTokenCache Members
Microsoft.IdentityModel.Tokens Namespace