IdentityConfiguration.DetectReplayedTokens Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld in de standaardhandlerconfiguratie die aangeeft of handlers opnieuw afgespeelde tokens moeten detecteren.

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

Waarde van eigenschap

true als handlers opnieuw afgespeelde tokens moeten detecteren; anders false.

Van toepassing op