Compartir a través de


EncryptionAlgorithmWrapper Miembros

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

El tipo EncryptionAlgorithmWrapper expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico EncryptionAlgorithmWrapper Initializes a new instance of the EncryptionAlgorithmWrapper class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública EncryptionAlgo Gets or sets the encryption algorithm used to encrypt the message body of a private message.

Principio