次の方法で共有


SymmetricProofDescriptor メンバー

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 から継承)

このページのトップへ

関連項目

参照

SymmetricProofDescriptor クラス
Microsoft.IdentityModel.Tokens 名前空間

Copyright © 2008 by Microsoft Corporation. All rights reserved.