This class can be used for issuing the symmetric key based token

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

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

  Имя Описание
SymmetricProofDescriptor Перегружено.  
Вверх

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

  Имя Описание
public property KeyIdentifier Переписано. Get the key identifier that can be used inside issued to define the key. It is usually the binary secret or the encrypted key;
Вверх

Защищенный Свойства

  Имя Описание
protected property RequestorEncryptingCredentials Get the requestor's encrypting credentials which may be used to encrypt the requested proof token or the entropy in the response
protected property TargetEncryptingCredentials Get the relying party encrypting credentials which may be used to encrypt the requested security token in the response
Вверх

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

  Имя Описание
public method ApplyTo Переписано.  
public method Equals  Перегружено. (унаследовано от Object)
public method GetHashCode  (унаследовано от Object)
public method GetKeyBytes Get the key bytes
public method GetType  (унаследовано от Object)
public methodstatic ReferenceEquals  (унаследовано от Object)
public method ToString  (унаследовано от Object)
Вверх

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

  Имя Описание
protected method Finalize  (унаследовано от Object)
protected method GetSourceEntropy Get the source entropy in plain bytes
protected method GetTargetEntropy Get the target entropy in plain bytes
protected method MemberwiseClone  (унаследовано от Object)
Вверх

См. также




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