This topic has not yet been rated - Rate this topic

CAPICOM_ATTRIBUTE enumeration

The CAPICOM_ATTRIBUTE enumeration type defines the kind of attribute associated with a signature.

Members

MemberDescriptionValue
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

Redistributable

CAPICOM 2.0 or later on Windows Server 2003 and Windows XP

Header

Capicom.h

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.