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; }

Field Value

A collection of signers.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also