CAPICOM_ATTRIBUTE enumeration
The CAPICOM_ATTRIBUTE enumeration type defines the kind of attribute associated with a signature.
Members
Member | Description | Value |
---|---|---|
CAPICOM_AUTHENTICATED_ATTRIBUTE_SIGNING_TIME | The attribute contains the time that the signature was created. |
0 |
CAPICOM_AUTHENTICATED_ATTRIBUTE_DOCUMENT_NAME | The attribute contains the name of the signed document. |
1 |
CAPICOM_AUTHENTICATED_ATTRIBUTE_DOCUMENT_DESCRIPTION | The attribute contains a description of the signed document. |
2 |
Remarks
The CAPICOM_ATTRIBUTE enumeration type is used by the Attribute.Name property.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
Header |
|