KerberosSecurityTokenHandler 成员

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

Public 构造函数

  名称 说明
  KerberosSecurityTokenHandler  

页首

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

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method CanReadKeyIdentifierClause  (从 SecurityTokenHandler 继承)
public method CanReadToken  (从 SecurityTokenHandler 继承)
public method CanWriteKeyIdentifierClause  (从 SecurityTokenHandler 继承)
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  (从 SecurityTokenHandler 继承)
public method ReadToken  已重载。 (从 SecurityTokenHandler 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)
public method ValidateToken 重写。  
public method WriteKeyIdentifierClause  (从 SecurityTokenHandler 继承)
public method WriteToken  (从 SecurityTokenHandler 继承)

页首

Protected 方法

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

页首

请参见

参考

KerberosSecurityTokenHandler 类
Microsoft.IdentityModel.Tokens 命名空间

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