SignerInfo.Capabilities Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9313)
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. |