Compartilhar via


WebAuthenticatorOptions.ResponseDecoder Propriedade

Definição

Obtém ou define a implementação do decodificador usada para decodificar o URI do resultado da autenticação de entrada.

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

Valor da propriedade

Aplica-se a