DownstreamApiOptionsReadOnlyHttpMethod(DownstreamApiOptions, String) Costruttore

Definizione

Costruttore fro a DownstreamApiOptions e un metodo HTTP.

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)

Parametri

options
DownstreamApiOptions

Options

httpMethod
String

HTTP.

Si applica a