Click or drag to resize
SoLicensePropertyGetCheckSum Method

Returns the checksum of this license.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntax
public string GetCheckSum()

Return Value

Type: String
Remarks

Limitation: This function returns a non-empty string only if a master password is used.

See Also