Gets the collection of signers of a signed message.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Signers As SubjectInfoCollection Get |
C# |
---|
public SubjectInfoCollection Signers { get; } |