public interface O365DeviceCodeResponse
Modifier and Type | Method and Description |
---|---|
long |
expiresIn()
Shows the lifespan of the code in milliseconds.
|
String |
message()
Shows the help message.
|
String |
userCode()
Shows the code that you must copy and then specify on the Microsoft authentication portal.
|
String |
verificationUrl()
Shows the verification URL that you must open to sign in to Microsoft Azure.
|
String userCode()
String verificationUrl()
long expiresIn()
String message()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.