Property EnvelopedContentInfo
EnvelopedContentInfo
Gets the EnvelopedData object that contains information about enveloped (encrypted) content. This property is only set for entities with enveloped content.
Declaration
public EnvelopedData EnvelopedContentInfo { get; }
Property Value
Type | Description |
---|---|
EnvelopedData | A EnvelopedData object. |