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

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

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

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

  Имя Описание
public property CanValidateToken  Indicates whether this handler supports validation of tokens handled by this instance. (унаследовано от SecurityTokenHandler)
public property CanWriteToken Переписано. Indicates whether the class provides serialization functionality to serialize token handled by this instance.
public property Configuration  (унаследовано от SecurityTokenHandler)
public property ContainingCollection  (унаследовано от SecurityTokenHandler)
public property KeyInfoSerializer  
public property TokenType Переписано. Get the System.Type of the SecurityToken this instance handles.
Вверх

Открытый Методы (см. также Защищенный Методы)

  Имя Описание
public method CanReadKeyIdentifierClause Переписано.  
public method CanReadToken Переписано.  
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 Переписано.  
public method ReadToken Перегружено. Переписано.  
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)
public method ValidateToken  (унаследовано от SecurityTokenHandler)
public method WriteKeyIdentifierClause  (унаследовано от SecurityTokenHandler)
public method WriteToken Переписано.  
Вверх

Защищенный Методы

  Имя Описание
protected method DetectReplayedTokens  (унаследовано от SecurityTokenHandler)
protected method Finalize  (унаследовано от Object)
protected method MemberwiseClone  (унаследовано от Object)
Вверх

См. также




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