Key run-time property
property TOgMakeCodes.Key : TKey
Key run-time property property TOgMakeCodes.Key : TKey |
Key is used to encode and decode the release code.
The key used to encode release codes should be protected from unauthorized use because a release code that was encoded without a modifier can easily be decoded using the key.
The key should be embedded into the application rather than stored in a file or resource.
If no value is assigned to this property, the Key Maintenance dialog is displayed so that a key can be selected or created.
See also: Code