Condividi tramite


MicrosoftChallengeProperties.ResponseMode Proprietà

Definizione

Attenzione

This parameter is not supported in MicrosoftAccountHandler.

Ottiene o imposta il valore per il response_mode parametro utilizzato per una richiesta di verifica. La modalità di risposta specifica il metodo che deve essere usato per inviare di nuovo il token risultante all'app. Può essere uno dei seguenti: query, , fragmentform_post.

public:
 property System::String ^ ResponseMode { System::String ^ get(); void set(System::String ^ value); };
public string ResponseMode { get; set; }
[System.Obsolete("This parameter is not supported in MicrosoftAccountHandler.")]
public string? ResponseMode { get; set; }
member this.ResponseMode : string with get, set
[<System.Obsolete("This parameter is not supported in MicrosoftAccountHandler.")>]
member this.ResponseMode : string with get, set
Public Property ResponseMode As String

Valore della proprietà

Attributi

Si applica a