SoftadminApi.LoginLinkInstance_Delete

Type: Stored procedure

Deletes a login link instance.

You normally delete login link instances together with the entity they link to. For example, if the instance leads to "Show Company ABC" then you'd delete it when deleting company ABC.

Parameters

@LoginLinkInstanceId mandatory int
ID of the link instance to delete.