DisableAutoLogin

function DisableAutoLogin(IntervalId: number)

Deregisters the interval created with EnableAutoLogin and thus terminates the auto login functionality.

DisableAutoLogin 1:

Browser compatibility

The function is only compatible with Google™ Chrome and Microsoft Edge.

Parameter

Name

Type

Description

IntervalId

number

ID of the registered login interval.

Return value

Type

Description

void

No return value.

NuGet package: Beckhoff.TwinCAT.HMI.Plastic.RFID

Available: from version 12.14.0

Usage: TC3 Plastic Application HMI projects