LicenseHelperGetLicenseVersionID Method (String) |
Namespace:
MFiles.Crypto
Assembly:
MFiles.Crypto (in MFiles.Crypto.dll) Version: 21.8.10524.1
Syntaxpublic static byte GetLicenseVersionID(
string license
)
Public Shared Function GetLicenseVersionID (
license As String
) As Byte
public:
static unsigned char GetLicenseVersionID(
String^ license
)
Parameters
- license
- Type: SystemString
Return Value
Type:
Byte
See Also