DownstreamApiOptionsReadOnlyHttpMethod(DownstreamApiOptions, String) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Konstruktor für eine DownstreamApiOptions und eine HTTP-Methode.
public DownstreamApiOptionsReadOnlyHttpMethod(Microsoft.Identity.Abstractions.DownstreamApiOptions options, string httpMethod);
new Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod : Microsoft.Identity.Abstractions.DownstreamApiOptions * string -> Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod
Public Sub New (options As DownstreamApiOptions, httpMethod As String)
Parameter
- options
- DownstreamApiOptions
Options
- httpMethod
- String
HTTP-Methode.