Signer.AuthenticatedAttributes property

[The AuthenticatedAttributes property is available for use in the operating systems specified in the Requirements section. Instead, use the CmsSigner Class in the System.Security.Cryptography.Pkcs namespace.]

The AuthenticatedAttributes property retrieves the collection of authenticated attributes.

Syntax

Signer.AuthenticatedAttributes As Attributes

Property value

An Attributes collection that represents the signer's authenticated attributes.

Requirements

Requirement Value
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll

See also

Signer