WebAppsGetFunctionsAdminToken interface
Methods
| get(Request |
Fetch a short lived token that can be exchanged for a master key. |
Method Details
get(RequestParameters)
Fetch a short lived token that can be exchanged for a master key.
function get(options?: RequestParameters): StreamableMethod<WebAppsGetFunctionsAdminToken200Response | WebAppsGetFunctionsAdminTokenDefaultResponse>
Parameters
- options
- RequestParameters