OidcProviderOptions.ResponseMode Vlastnost

Definice

Získá nebo nastaví režim odezvy pro použití v autorizačním toku.

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

Hodnota vlastnosti

String
Atributy

Platí pro