Click or drag to resize
SoLockManagerGetUnlockString Method

Note: This API is now obsolete.

Returns the unlock string.

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
[ObsoleteAttribute("For security reason, this method always returns null.")]
public static string GetUnlockString()

Return Value

Type: String
Remarks
For security reason, this method always returns null.
See Also