Platforms to show: All Mac Windows Linux Cross-Platform
Back to RegistrationEngineMBS class.
RegistrationEngineMBS.Alphabet as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Must have at least two characters.
Characters must be unique.
Default is "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ".
(Read and Write property)
Some examples using this property:
RegistrationEngineMBS.BlockLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
If this value is 0, no delimeters are used.
(Read and Write property)
Some examples using this property:
RegistrationEngineMBS.Delimiter as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Default is "-".
(Read and Write property)
Some examples using this property:
RegistrationEngineMBS.Mode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Currently always 0.
Set to 1 to use 128bit instead of 64bit number.
(Read and Write property)
RegistrationEngineMBS.NumberLength as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
Some examples using this property:
RegistrationEngineMBS.Platform as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.6 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Value is set in the constructor to current platform, but you can change it if you want to run the key generator on a different platform.
Values are:
1 | Mac |
2 | Windows |
3 | Linux |
All other values behave like PlatformSpecificKeys is false.
This value is only used if PlatformSpecificKeys is true.
(Read and Write property)
RegistrationEngineMBS.PlatformSpecificKeys as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Set to false if you want to have Windows, Mac OS X and Linux all use the same serial numbers.
Set to true if you want to different serial numbers depending on the platform.
Default is false.
(Read and Write property)
Some examples using this property:
RegistrationEngineMBS.Prefix as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
RegistrationEngineMBS.Seed as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
RegistrationEngineMBS.Suffix as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Registration | MBS Util Plugin | 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
The items on this page are in the following plugins: MBS Util Plugin.
