Compartir a través de


AuthorizationCodeReceivedContext.HandledCodeRedemption Propiedad

Definición

Indica si el desarrollador decide controlar (o omitir) el canje del código. Si es true, el controlador no intentará canjear el código. Consulte HandleCodeRedemption y TokenEndpointResponse.

public:
 property bool HandledCodeRedemption { bool get(); };
public bool HandledCodeRedemption { get; }
member this.HandledCodeRedemption : bool
Public ReadOnly Property HandledCodeRedemption As Boolean

Valor de propiedad

Se aplica a