Cms |
public class CmsRecipient
The CmsRecipient type exposes the following members.
| Name | Description | |
|---|---|---|
| CmsRecipient(Stream, SubjectIdentifierType) | Initialize a new instance of the CmsRecipient class. | |
| CmsRecipient(String, SubjectIdentifierType) | Initialize a new instance of the CmsRecipient class. | |
| CmsRecipient(X509Certificate, SubjectIdentifierType) | Initialize a new instance of the CmsRecipient class. | |
| CmsRecipient(X509Certificate2, SubjectIdentifierType) | Initialize a new instance of the CmsRecipient class. |
| Name | Description | |
|---|---|---|
| Certificate | Gets the recipient's certificate. | |
| EncryptionAlgorithms | Gets or sets the known S/MIME encryption capabilities of the recipient's mail client, in their preferred order. | |
| RecipientIdentifierType | Gets the recipient identifier type. | |
| RsaEncryptionPadding | Get or set the RSA key encryption padding. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| Finalize | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| MemberwiseClone | (Inherited from Object) | |
| ToString | (Inherited from Object) |