MiniCertificate

ResolveRecipientsCertificates.MiniCertificate property

Contains the mini-certificate BLOB. This element is returned only if the client specifies a value of 3 in the CertificateRetrieval in the ResolveRecipients command request and the resolved recipient has a valid S/MIME certificate.

public byte[] MiniCertificate { get; set; }

See Also