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: 2024.1.1.0 (2024.1.1)
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