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: 10.12.3.0 (10.12.3.0)
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