Membros EncryptionAlgorithmWrapper
Describes the type of encryption, if any, that the Message Queue task uses.
O tipo EncryptionAlgorithmWrapper expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
EncryptionAlgorithmWrapper | Initializes a new instance of the EncryptionAlgorithmWrapper class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
EncryptionAlgo | Gets or sets the encryption algorithm used to encrypt the message body of a private message. |
Início
Consulte também