SecurityTokenCache 멤버
Defines a simple abstract interface to a cache of security tokens.
다음 표에서는 SecurityTokenCache 유형에서 제공하는 멤버를 나열합니다.
보호 생성자
이름 | 설명 | |
---|---|---|
SecurityTokenCache |
위
공용 속성
이름 | 설명 | |
---|---|---|
Owner | Sets the SecurityTokenHandler that owns the cache. |
위
공용 메서드
(보호 메서드 참조)
이름 | 설명 | |
---|---|---|
ClearEntries | Clears the entries in the cache. | |
Equals | 오버로드되었습니다. (Object에서 상속) | |
GetHashCode | (Object에서 상속) | |
GetType | (Object에서 상속) | |
ReferenceEquals | (Object에서 상속) | |
ToString | (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. |
위
보호 메서드
이름 | 설명 | |
---|---|---|
Finalize | (Object에서 상속) | |
MemberwiseClone | (Object에서 상속) |
위
참고 항목
참조
SecurityTokenCache 클래스
Microsoft.IdentityModel.Tokens 네임스페이스
Copyright © 2008 by Microsoft Corporation.모든 권리 보유.