Search Results for

    Show / Hide Table of Contents

    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
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Active Solution