AuthorizationCodeReceivedContext.HandledCodeRedemption Proprietà

Definizione

Indica se lo sviluppatore sceglie di gestire (o ignorare) il riscatto del codice. Se true, il gestore non tenterà di riscattare il codice. Vedere HandleCodeRedemption e TokenEndpointResponse.

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

Valore della proprietà

Si applica a