property Values[const OId: string]: string;
Description
Use Values for getting the value for specified Object Identifier (OID) of Relative Distinguished Names (RDN) sequence. (The RDN is a sequence of attributes with an associated value in the form OID=Value.)
This property is read-only.
To iterate through all of the values in the list, use the ValueFromIndex and ValueCount properties.
See also