OAuth2DeviceAuthInfo (STRUCT)ΒΆ

TYPE OAuth2DeviceAuthInfo : STRUCT

Information to register the device (device code)

InOut:

Name

Type

Comment

wsUserCode

WSTRING(255)

The user code that can be used for verification.

wsVerificationUri

WSTRING(1024)

The verification url (some servers do not set the field). Enter the URL into a web browser and use the user code for verification.

wsVerificationUriComplete

WSTRING(1024)

The verification url with user (code some servers do not set the field)

udiUserCodeExpiresIn

UDINT

Validity of the user code in seconds

udiPollInterval

UDINT

Poll interval for the verification request