Azure.Identity.DeviceCodeInfo
Details of the device code to present to a user to allow them to authenticate through the device code authentication flow.
Identifier of the client requesting device code.
Device code returned by the service
Time when the device code will expire.
User friendly text response that can be used for display purpose.
List of the scopes that would be held by token.
User code returned by the service
Verification URL where the user must navigate to authenticate using the device code and credentials.