System.Security.Cryptography.Pkcs.EnvelopedCms.UnprotectedAttributes Property

The EnvelopedCms.UnprotectedAttributes property retrieves the unprotected (unencrypted) attributes associated with the enveloped CMS/PKCS #7 message. Unprotected attributes are not encrypted, and so do not have data confidentiality within an System.Security.Cryptography.Pkcs.EnvelopedCms object.

Syntax

public System.Security.Cryptography.CryptographicAttributeObjectCollection UnprotectedAttributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography.Pkcs
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0