Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.67 KB

File metadata and controls

54 lines (35 loc) · 1.67 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Sets or retrieves the value of the attribute.
aaf0c07c-756f-48c8-b4cd-def40f7cb1a3
Attribute.Value property
reference
05/31/2018
APIRef
kbSyntax
Attribute.Value
COM
Capicom.dll

Attribute.Value property

[CAPICOM is a 32-bit only component that is available for use in the following operating systems: Windows Server 2008, Windows Vista, Windows XP. Instead, use the CryptographicAttributeObject Class in the System.Security.Cryptography namespace.]

The Value property sets or retrieves the value of the attribute.

This property is read/write.

Syntax

Attribute.Value As Variant

Property value

A Variant variable that contains the value of the attribute. For CAPICOM_AUTHENTICATED_ATTRIBUTE_SIGNING_TIME attributes, the data type is DATE. For all other attributes, the property value is a string.

Requirements

Requirement Value
End of client support
Windows Vista
End of server support
Windows Server 2008
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll