CertificateCount

ResolveRecipientsCertificates.CertificateCount property

Specifies the number of valid certificates that were found for the recipient. If a Status value of 8 is returned with the Certificates, the CertificateCount specifies the number of recipient certificates that were not returned.

public int? CertificateCount { get; set; }

See Also