В следующей таблице перечислены члены, предоставляемые типом KerberosSecurityTokenHandler.

Открытый Конструкторы

  Имя Описание
KerberosSecurityTokenHandler  
Вверх

Открытый Свойства

  Имя Описание
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 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 method DetectReplayedTokens  (унаследовано от SecurityTokenHandler)
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)
Вверх

См. также




© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.