SignerInfo.Capabilities Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
Capabilities
Gets the collection of S/MIME capabilities the signer supports.
Declaration
public SecureMimeCapabilityCollection Capabilities { get; }
Property Value
| Type | Description |
|---|---|
| SecureMimeCapabilityCollection | Collection of supported S/MIME capabilities. |