다음을 통해 공유


SecurityTokenHandler 멤버

Defines the interface for a Custom Security Token Handler.

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

보호 생성자

  이름 설명
  SecurityTokenHandler  

공용 속성

  이름 설명
public property CanValidateToken Indicates whether this handler supports validation of tokens handled by this instance.
public property CanWriteToken Indicates whether the class provides serialization functionality to serialize token handled by this instance.
public property Configuration  
public property ContainingCollection  
public property TokenType Get the System.Type of the SecurityToken this instance handles.

공용 메서드

(보호 메서드 참조)

  이름 설명
public method CanReadKeyIdentifierClause Indicates if the current XML element is pointing to a KeyIdentifierClause that can be serialized by this instance.
public method CanReadToken Indicates whether the current XML element can be read as a token of the type handled by this instance.
public method CanWriteKeyIdentifierClause Indicates if the given SecurityKeyIdentifierClause can be serialized by this instance.
public method CreateSecurityTokenReference Create the security token reference for tokens handled by this instance.
public method CreateToken  
public method Equals  오버로드되었습니다. (Object에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetTokenTypeIdentifiers  
public method GetType  (Object에서 상속)
public method ReadKeyIdentifierClause  
public method ReadToken 오버로드되었습니다.  
public methodstatic ReferenceEquals  (Object에서 상속)
public method ToString  (Object에서 상속)
public method ValidateToken  
public method WriteKeyIdentifierClause  
public method WriteToken  

보호 메서드

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

참고 항목

참조

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

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