<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.19.2" />

Microsoft.IdentityModel.Tokens.SecurityTokenReplayDetectedException

Throw this exception when a received Security Token has been replayed.

Initializes a new instance of SecurityTokenReplayDetectedException

public SecurityTokenReplayDetectedException(string message)

Initializes a new instance of SecurityTokenReplayDetectedException

public SecurityTokenReplayDetectedException(string message, Exception inner)

Initializes a new instance of SecurityTokenReplayDetectedException

Initializes a new instance of the SecurityTokenReplayDetectedException class.