SignedCms Properties
.NET Framework 4
The SignedCms type exposes the following members.
| Name | Description | |
|---|---|---|
|
Certificates | The Certificates property retrieves the certificates associated with the encoded CMS/PKCS #7 message. |
|
ContentInfo | The ContentInfo property retrieves the inner contents of the encoded CMS/PKCS #7 message. |
|
Detached | The Detached property retrieves whether the SignedCms object is for a detached signature. |
|
SignerInfos | The SignerInfos property retrieves the SignerInfoCollection collection associated with the CMS/PKCS #7 message. |
|
Version | The Version property retrieves the version of the CMS/PKCS #7 message. |