KeyOtherUserIds Property
If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.
Object Oriented Interface
public function getKeyOtherUserIds();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 6 );
Default Value
''
Remarks
If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.
This property is read-only and not available at design time.
Data Type
String