다음을 통해 공유


SecurityTokenCache 멤버

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

다음 표에서는 SecurityTokenCache 유형에서 제공하는 멤버를 나열합니다.

보호 생성자

  이름 설명
  SecurityTokenCache  

공용 속성

  이름 설명
public property Owner Sets the SecurityTokenHandler that owns the cache.

공용 메서드

(보호 메서드 참조)

  이름 설명
public method ClearEntries Clears the entries in the cache.
public method Equals  오버로드되었습니다. (Object에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetType  (Object에서 상속)
public methodstatic ReferenceEquals  (Object에서 상속)
public method ToString  (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.

보호 메서드

  이름 설명
protected method Finalize  (Object에서 상속)
protected method MemberwiseClone  (Object에서 상속)

참고 항목

참조

SecurityTokenCache 클래스
Microsoft.IdentityModel.Tokens 네임스페이스

Copyright © 2008 by Microsoft Corporation.모든 권리 보유.