property Names[Index: integer]: string;

 

Description

Lists the Object Identifiers of Relative Distinguished Names (RDN) sequence. (The RDN is a sequence of attributes with an associated value in the form Object Identifier=Value.)

Use Names to obtain the Object Identifier (OID). Names is a zero-based array: the first OID is indexed as 0, the second OID is indexed as 1, and so on. The Index parameter indicates the index of the OID. You can read the value at a specific index, or use Names with the ValueCount property to iterate through the list.

This property is read-only.

 

See also

ValueCount

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support