UnLockResource Method
Unlocks a resource.
Syntax
public void unLockResource(String resourceURI);
Remarks
Before calling UnLockResource on a particular resource, the LockTokens property must be set to the lock tokens for ResourceURI. The method will remove the lock, allowing other users or non-privileged users to access and operate on the file.