Gets device code from device code endpoint, calls back to with device code response, and polls token endpoint to exchange device code for tokens
developer provided CommonDeviceCodeRequest
Creates query string for the device code request
developer provided CommonDeviceCodeRequest
Creates query string for the /token request
Wraps sendPostRequestAsync with necessary preflight and postflight logic
Request thumbprint for throttling
Endpoint to make the POST to
Body and Headers to include on the POST request
CorrelationId for telemetry
Generated using TypeDoc
OAuth2.0 Device code client