Authorization interface
Authorization payload.
Properties
code | Gets or sets one-time OAuth code to exchange for refresh and access tokens. Only used during PUT/PATCH operations. The secret is cleared during GET. |
Property Details
code
Gets or sets one-time OAuth code to exchange for refresh and access tokens.
Only used during PUT/PATCH operations. The secret is cleared during GET.
code?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript