Condividi tramite


OidcProviderOptions.ResponseType Proprietà

Definizione

Ottiene o imposta il tipo di risposta da usare nel flusso di autorizzazione. I valori validi vengono specificati dai metadati del provider di identità.

public:
 property System::String ^ ResponseType { System::String ^ get(); void set(System::String ^ value); };
[System.Text.Json.Serialization.JsonPropertyName("response_type")]
public string ResponseType { get; set; }
[System.Text.Json.Serialization.JsonPropertyName("response_type")]
public string? ResponseType { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("response_type")>]
member this.ResponseType : string with get, set
Public Property ResponseType As String

Valore della proprietà

Attributi

Si applica a