OidcProviderOptions.ResponseType Właściwość

Definicja

Pobiera lub ustawia typ odpowiedzi do użycia w przepływie autoryzacji. Prawidłowe wartości są określane przez metadane dostawcy tożsamości.

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

Wartość właściwości

Atrybuty

Dotyczy