This class can be used for issuing the symmetric key based token
В следующей таблице перечислены члены, предоставляемые типом SymmetricProofDescriptor.
Открытый Конструкторы
Имя | Описание | |
---|---|---|
SymmetricProofDescriptor | Перегружено. |
Открытый Свойства (см. также Защищенный Свойства)
Имя | Описание | |
---|---|---|
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; |
Защищенный Свойства
Имя | Описание | |
---|---|---|
RequestorEncryptingCredentials | Get the requestor's encrypting credentials which may be used to encrypt the requested proof token or the entropy in the response | |
TargetEncryptingCredentials | Get the relying party encrypting credentials which may be used to encrypt the requested security token in the response |
Открытый Методы (см. также Защищенный Методы)
Имя | Описание | |
---|---|---|
ApplyTo | Переписано. | |
Equals | Перегружено. (унаследовано от Object) | |
GetHashCode | (унаследовано от Object) | |
GetKeyBytes | Get the key bytes | |
GetType | (унаследовано от Object) | |
ReferenceEquals | (унаследовано от Object) | |
ToString | (унаследовано от Object) |
Защищенный Методы
Имя | Описание | |
---|---|---|
Finalize | (унаследовано от Object) | |
GetSourceEntropy | Get the source entropy in plain bytes | |
GetTargetEntropy | Get the target entropy in plain bytes | |
MemberwiseClone | (унаследовано от Object) |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.