Condividi tramite


IdentityConfiguration.DetectReplayedTokens Proprietà

Definizione

Ottiene o imposta un valore nella configurazione predefinita del gestore che indica se i gestori devono rilevare i token ripetuti.

public:
 property bool DetectReplayedTokens { bool get(); void set(bool value); };
public bool DetectReplayedTokens { get; set; }
member this.DetectReplayedTokens : bool with get, set
Public Property DetectReplayedTokens As Boolean

Valore della proprietà

true se i gestori devono rilevare i token riprodotti; in caso contrario, false.

Si applica a