Signers

Cms.Signers property

Gets the collection of per-signer information packages.

public CmsSigner[] Signers { get; }

Property Value

The collection of per-signer information packages.

Remarks

There may be any number of elements in the collection, including zero.

See Also