共用方式為


SymmetricKeyEncryption 成員

The SymmetricKeyEncryption class represents the encryption type used when encrypting symmetric keys.

SymmetricKeyEncryption 型別公開下列成員。

建構函式

  名稱 描述
公用方法 SymmetricKeyEncryption() () () () Initializes a new instance of the SymmetricKeyEncryption class.
公用方法 SymmetricKeyEncryption(KeyEncryptionType, String) Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

欄位

  名稱 描述
公用欄位 KeyEncryptionType Gets or sets the key encryption type.

頂端

屬性

  名稱 描述
公用屬性 ObjectNameOrPassword Gets or sets the object name or the password associated with the symmetric key encryption.

頂端