KeyDetailRID Property
The registered application provider identifier (RID) for which the public key applies.
Syntax
__property String KeyDetailRID[int KeyIndex] = {read=FKeyDetailRID, write=FSetKeyDetailRID};
Default Value
""
Remarks
The registered application provider identifier (RID) for which the public key applies. For instance "A000000003".
The size of the array is controlled by the KeyDetailCount property.
This property is read-only and not available at design time.
Data Type
String