OAuth2DeviceAuthInfo (STRUCT)ΒΆ
TYPE OAuth2DeviceAuthInfo : STRUCT
Information to register the device (device code)
- InOut:
Name
Type
Comment
wsUserCodeWSTRING(255)The user code that can be used for verification.
wsVerificationUriWSTRING(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.
wsVerificationUriCompleteWSTRING(1024)The verification url with user (code some servers do not set the field)
udiUserCodeExpiresInUDINTValidity of the user code in seconds
udiPollIntervalUDINTPoll interval for the verification request