Microsoft .Net-Samples
Loading...
Searching...
No Matches
fho.frm.net.Microsoft_DotNetSamples.ClassMethode.HelperAsyncRESTRequest Class Reference

Local: Helper-Class. More...

Static Public Member Functions

static async Task< string > _HelperAsyncRequestExxas (string _RESTBaseAddress, HttpMethod _HttpMethod, string _JSONStringRequest, string _ExxasTokenType, string _ExxasAccessToken)
 Helper Async.-Request exxas mit Bearer-Token.

Detailed Description

Local: Helper-Class.

Member Function Documentation

◆ _HelperAsyncRequestExxas()

async Task< string > fho.frm.net.Microsoft_DotNetSamples.ClassMethode.HelperAsyncRESTRequest._HelperAsyncRequestExxas ( string _RESTBaseAddress,
HttpMethod _HttpMethod,
string _JSONStringRequest,
string _ExxasTokenType,
string _ExxasAccessToken )
static

Helper Async.-Request exxas mit Bearer-Token.

Parameters
_RESTBaseAddress
_HttpMethod
_JSONStringRequest
_ExxasTokenType
_ExxasAccessToken
Returns

Init

System.Net.Http.HttpRequestMessage

Request

Headers

Request: GET

Request: POST

JSON-String to Memory-Stream

POST: Request-Message Content

Content als Stream-Content und Memory-Stream

Request: Delete

JSON-String to Memory-Stream

POST: Request-Message Content

Content als Stream-Content und Memory-Stream

Response

Status-Code

Auslesen Conten-Inhalt aus Response


The documentation for this class was generated from the following file:
  • U:/00000000_global_projects/000_DotNetxx/fho.frm.net.Microsoft_DotNetSamples/fho.frm.net.Microsoft_DotNetSamples/ClassMethode/SampleSynchAsync.cs