CertificateRetrieval
CertificateRetrieval enumeration
Specifies whether S/MIME certificates SHOULD be returned by the server for each resolved recipient.
public enum CertificateRetrieval
Values
Name | Value | Description |
---|---|---|
DoNotRetrieve | 1 |
Do not retrieve certificates for the recipient (default). |
RetrieveFull | 2 |
Retrieve the full certificate for each resolved recipient. |
RetrieveMini | 3 |
Retrieve the mini certificate for each resolved recipient. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email