共用方式為


EncryptionAlgorithmWrapper Members

Describes the type of encryption, if any, that the Message Queue task uses.

The following tables list the members exposed by the EncryptionAlgorithmWrapper type.

Public Constructors

  名稱 Description
EncryptionAlgorithmWrapper Initializes a new instance of the EncryptionAlgorithmWrapper class.

頂端

Public Properties

  名稱 Description
ms214875.pubproperty(zh-tw,SQL.90).gif EncryptionAlgo Gets or sets the encryption algorithm used to encrypt the message body of a private message.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms214875.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms214875.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms214875.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms214875.pubmethod(zh-tw,SQL.90).gifms214875.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms214875.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms214875.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms214875.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

EncryptionAlgorithmWrapper Class
Microsoft.SqlServer.Dts.Tasks.MessageQueueTask Namespace