MailMessage.Signers Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
Signers
Gets the collection of signers of a signed message.
Declaration
public SubjectInfoCollection Signers { get; }
Property Value
Type | Description |
---|---|
SubjectInfoCollection | A collection of signers. |