Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.72 KB

File metadata and controls

56 lines (37 loc) · 1.72 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Retrieves the Attribute object that represents the indexed attribute.
35c54c5f-f83f-40eb-b341-129c1aac6181
Attributes.Item property
reference
05/31/2018
APIRef
kbSyntax
Attributes.Item
COM
Capicom.dll

Attributes.Item 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 CryptographicAttributeObjectCollection Class in the System.Security.Cryptography namespace.]

The Item property retrieves the Attribute object that represents the indexed attribute. This is the default property.

This property is read-only.

Syntax

Attributes.Item( _
  ByVal Index _
) As Variant

Property value

An Attribute object that represents the indexed attribute.

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