KeyDescriptor 類別

定義

定義了金鑰描述符。

public ref class KeyDescriptor
public class KeyDescriptor
type KeyDescriptor = class
Public Class KeyDescriptor
繼承
KeyDescriptor

建構函式

名稱 Description
KeyDescriptor()

初始化一個以預設值的新類別實例 KeyDescriptor

KeyDescriptor(SecurityKeyIdentifier)

透過使用指定的金鑰識別碼初始化該類別的新 KeyDescriptor 實例。

屬性

名稱 Description
EncryptionMethods

為此關鍵描述符取得集合 EncryptionMethod

KeyInfo

取得或設定此金鑰描述符的金鑰識別碼。

Use

取得或設定 KeyType 此鍵描述子。

方法

名稱 Description
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設哈希函式。

(繼承來源 Object)
GetType()

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於