X509SecurityTokenHandler 成员

下表列出了 X509SecurityTokenHandler 类型公开的成员。

Public 构造函数

  名称 说明
  X509SecurityTokenHandler 已重载。  

页首

Public 属性

  名称 说明
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 CertificateValidator  
public property Configuration  (从 SecurityTokenHandler 继承)
public property ContainingCollection  (从 SecurityTokenHandler 继承)
public property MapToWindows  
public property TokenType 重写。 Get the System.Type of the SecurityToken this instance handles.
public property UseWindowsTokenService  
public property WriteXmlDSigDefinedClauseTypes  

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method CanReadKeyIdentifierClause 重写。  
public method CanReadToken 重写。  
public method CanWriteKeyIdentifierClause 重写。  
public method CreateSecurityTokenReference  (从 SecurityTokenHandler 继承)
public method CreateToken  (从 SecurityTokenHandler 继承)
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 方法

  名称 说明
protected method DetectReplayedTokens  (从 SecurityTokenHandler 继承)
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)

页首

请参见

参考

X509SecurityTokenHandler 类
Microsoft.IdentityModel.Tokens 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。