Condividi tramite


WebAuthenticatorOptions.ResponseDecoder Proprietà

Definizione

Ottiene o imposta l'implementazione del decodificatore utilizzata per decodificare l'URI dei risultati dell'autenticazione in ingresso.

public:
 property Microsoft::Maui::Authentication::IWebAuthenticatorResponseDecoder ^ ResponseDecoder { Microsoft::Maui::Authentication::IWebAuthenticatorResponseDecoder ^ get(); void set(Microsoft::Maui::Authentication::IWebAuthenticatorResponseDecoder ^ value); };
public Microsoft.Maui.Authentication.IWebAuthenticatorResponseDecoder? ResponseDecoder { get; set; }
member this.ResponseDecoder : Microsoft.Maui.Authentication.IWebAuthenticatorResponseDecoder with get, set
Public Property ResponseDecoder As IWebAuthenticatorResponseDecoder

Valore della proprietà

Si applica a