The following tables list the members exposed by the KerberosSecurityTokenHandler type.

Public Constructors

  Name Description
KerberosSecurityTokenHandler  
Top

Public Properties

  Name Description
public property CanValidateToken Overridden. 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. (Inherited from SecurityTokenHandler)
public property Configuration  (Inherited from SecurityTokenHandler)
public property ContainingCollection  (Inherited from SecurityTokenHandler)
public property TokenType Overridden. Get the System.Type of the SecurityToken this instance handles.
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanReadKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method CanReadToken  (Inherited from SecurityTokenHandler)
public method CanWriteKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method CreateSecurityTokenReference  (Inherited from SecurityTokenHandler)
public method CreateToken  (Inherited from SecurityTokenHandler)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetTokenTypeIdentifiers Overridden.  
public method GetType  (Inherited from Object)
public method ReadKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method ReadToken  Overloaded. (Inherited from SecurityTokenHandler)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method ValidateToken Overridden.  
public method WriteKeyIdentifierClause  (Inherited from SecurityTokenHandler)
public method WriteToken  (Inherited from SecurityTokenHandler)
Top

Protected Methods

  Name Description
protected method DetectReplayedTokens  (Inherited from SecurityTokenHandler)
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.