Class BankIdErrorSimulatedApiClientDecorator
This decorator simulates errors from the BankID API.
An error is thrown with a probability of errorRate
.
The error is one of the errors in errors
.
An error is thrown only once for each session.
The session is based on the OrderRef property.
Inheritance
System.Object
BankIdErrorSimulatedApiClientDecorator
Namespace: ActiveLogin.Authentication.BankId.Api
Assembly: ActiveLogin.Authentication.BankId.Api.dll
Syntax
public class BankIdErrorSimulatedApiClientDecorator : object