property ValueFromIndex[Index: integer]: string;

 

Description

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

Use ValueFromIndex to get the value of RDN. ValueFromIndex is a zero-based array: the first value is indexed as 0, the second value is indexed as 1, and so on. The Index parameter indicates the index of the value. You can read the value at a specific index, or use ValueFromIndex with the Count property to iterate through the list.

This property is read-only.

 

See also

Count

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