OidcProviderOptions.ResponseType Vlastnost

Definice

Získá nebo nastaví typ odpovědi, který se má použít v autorizačním toku. Platné hodnoty jsou určeny metadaty zprostředkovatele identity.

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

Hodnota vlastnosti

Atributy

Platí pro