EncryptionAlgorithmWrapper Members
Include Protected Members
Include Inherited Members
Describes the type of encryption, if any, that the Message Queue task uses.
The EncryptionAlgorithmWrapper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
EncryptionAlgorithmWrapper() | Initializes a new instance of the EncryptionAlgorithmWrapper class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
EncryptionAlgo | Gets or sets the encryption algorithm used to encrypt the message body of a private message. |
Top