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