property ExtendedKeyUsages: TScOIds;
Description
Gets the collection of object identifiers (OIDs) that indicate the applications that use the key.
Use ExtendedKeyUsages[Index] to obtain a pointer to a specific TScOid. The Index parameter indicates the index of the object identifier. 0 is the index of the first object identifier.
This property is read-only.
See Also